Using the LDAP Binding Component in a Project

Tutorial Plan

    Follow the outlined procedure to build a BPEL process.

  1. Create a BPEL Module project using the New Project wizard.

  2. Create the following WSDL Document for the BPEL Module.

    1. LDAP WSDL

    2. SOAP WSDL


    Note –

    Test Cases are not required for File Binding Component and JMS.


  3. Create a Composite Application project.

  4. Add the BPEL Module project (*.jar) as a JBI Module to the Composite Application project.

  5. Build the Composite Application project. Ensure that the Application Server is started.

  6. Deploy the Composite Application project to the Application Server.

  7. Create a Test Case.

  8. Run the Test Case.

  9. (Optional) Debug the BPEL process.

    Debug is invoked when the Test Case fails.

LDAP Flowchart