LDAP Binding Component Tutorial

ProcedureTo Edit the Basic Activities : Assign1

  1. Double-click the Basic Activity : Assign1.

    This displays the BPEL Mapper window.


    Note –

    Choose Window —> Other —> BPEL Mapper from the main menu if the BPEL Mapper window is not visible.


  2. Expand the node in the Source tree pane (the left pane) of the BPEL Mapper under Output —> Variables.

    For example, TriggerWSDLOperationIn

    A Trigger1n node appears under the TriggerWSDLOperationIn node.

  3. Expand the node in the Destination tree pane (the right pane) of the BPEL Mapper under Input —> Variables.

    For example, AddWSDLAddOperationIn

    A request node appears under the AddWSDLAddOperationIn node.

  4. Select the node in the Source tree pane. Drag the selection and map it to the node in the Destination tree pane.

    For example,

    1. Source tree pane: TriggerWSDLOperationIn — Trigger1n

    2. Destination tree node: AddAddOperationIn — request — attributes — MainAttribute — inetOrgPerson.uid

    Map the following:

    TriggerIninetOrgPerson.uid

    Map Trigger In
  5. Click Save All.

  6. Expand the node in the Destination tree pane (the right pane) of the BPEL Mapper under Input —> Variables.

    For example, AddWSDLAddOperationIn

    1. Select request — attributes — Attributes

      1. Select person.sn.

      2. Click String and select String Literal from the drop-down list.

        String Literal
      3. Enter the values in the String Literal and map the String Literal with person.sn.

        For example, person.sn = Joe, where sn = surname and person.cn = Jane where cn = common name


      Note –

      Similarly, select person.cn and follow steps b and c.


    String Literal Mapper
  7. Click Save All.

  8. Click the Design tab.


    Note –

    A red icon marked against Basic Activities — Assign1 is not shown.


    Assign1 Cleared