Show Me Glossary
 

LDAP Crawler Plug-in Customization

Previous previous|next Next Page

Timothy is now all set to customize the Oracle SES LDAP crawler plug-in according to Andrew's requirements. The exisiting plug-in displays full name, job title, and telephone number. But, Andrew wishes to view the department name also. To meet Andrew's request, Timothy has to customize the crawler plug-in.

Timothy first packages the existing LDAP crawler plug-in Java classes into a .jar file. He then defines a user-defined data source type. As a next step, he creates a new data source based on the plug-in defined source type. Timothy then tests the plug-in.

When this is done successfully, Timothy follows the above steps to test the modified Java code.

Let's watch Timothy working on the crawler Java files.

Show Me

Show Me