Testing the Integration Between Applications

You can use TIBCO Workspace to test the integration.

Procedure

  1. Log in to TIBCO Openspace.
  2. Create an LDAP Container and map the participants to LDAP resources.
    Note: See section How to Map Users to the WelcomeUsers Organization Model in the Create, Deploy, and Run Your First BPM Application tutorial for details on how to create an LDAP container and map participants to LDAP resources.
  3. Log in to TIBCO Workspace.
  4. In the Business Services tab, select and start the business service SimpleAddressLookupClientStartEvent.
  5. In the Work Views tab, open the work item from the Work Items Inbox. Enter the postal code SN2 8BL and click Submit.

    The input data is passed to the SimpleAddressLookupService provided by ActiveMatrix BusinessWorks Service Engine, which processes the data and returns the result.

  6. Refresh Workspace and open the work item to view the address.

Result

You can start the business service again and repeat the test with different values for the postal code.

Next Steps

You can:

  • proceed to the next section Using the Schema Construct xsd groups which explains how to use the schema construct xsd:groups in the BPM process.
  • follow the tutorial Using Schema Constructs in a BPM Process which describes how to use the schema construct xsd:choice in the BPM process and how to map the fields in the Output From Service tab.