Completing the TestConnection orchestration

In the following steps, you map values to object types and invoke orchestration activities to test your endpoint connections.

Procedure

  1. In the Studio Project toolbox tab, click on the TestConnection orchestration. The orchestration is displayed in the Studio workspace.
  2. In the orchestration, add the logic needed to connect to your endpoint, as shown in Figure 1.
  3. In the orchestration, click on the Send Reply activity. The inputs are displayed in the From Orchestration panel.
    Figure 1. TestConnection
    TestConnection.
  4. Map the values displayed in the From Orchestration panel to the object types in the To Activity panel. You are now ready to test the orchestration.
  5. In the orchestration, right-click on the Provide Service activity. The Verify Activity menu is displayed.
  6. In the Verify Activity menu, select Invoke Service. The Invoke Service window is displayed.
  7. In the Invoke Service window, enter the header and body data and click Execute to start the test. To view the test activity, click the Show Response button. When the test is completed, the results are displayed in the Verify toolbox tab.
  8. If the connection is successful, the test response will show a "true" value. To complete the orchestration, map "true" to the success field of the TestConnectionResponse parameter in the To Activity panel.

What to do next

If your connector activity is discoverable at design time, complete the procedures in Completing the ListObjects orchestration. If your connector activity is not discoverable, you can move ahead to Completing the DescribeObjects orchestration.



Feedback | Notices


Timestamp icon Last updated: Thursday, 2 June 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.cdk.doc/cdk_completingtestconnection.html