Running the LDIFImport Process

You must run the LDIFImport process first to import the test data to the connected LDAP server.

Prerequisites

Ensure that you have imported the sample project to TIBCO Business Studio, as described in Importing the Sample Project.

Procedure

  1. In the Project Explorer view, expand the Examples project, and then click Module Descriptors > Module Properties to update the module properties used in the sample project.
  2. In the Module Properties editor, expand the LDAP_Connection folder, and then update the LDAP connection related module properties to create a connection to an LDAP server.
  3. On the toolbar, click the icon to save your changes.
  4. In the Project Explorer view, expand the Resources folder in the Examples project, and then click examples > LDAPConnectionResource.ldapconnectionResource to open the LDAP Connection editor.
  5. In the LDAP Connection Editor panel, click Test Connection to validate your connection.
  6. After successfully connection the connected server, from the menu, click Run > Run Configurations to run the LDIFImport process.
    By default, the LDIFImport process is selected as the running component.
  7. In the Run Configurations dialog, expand BusinessWorks Application and click BWApplication.
  8. In the right panel, click the Applications tab, select the check box next to Examples.application.
  9. Click Run to run the process.
  10. Click the icon to stop the process.