Adding the withdrawFromBrokerage invoke activity

Add the withdrawFromBrokerage invoke activity to the TransferFromBrokerageToBankProcess process.

Follow these instructions to add the activity:
  1. Switch to the TransferFromBrokerageToBankProcess editor.
  2. Click the Assign icon on the palette.
  3. Click the Invoke icon on the palette.
  4. Click the connection between initializeOutputVariable and Reply.The Invoke figure Invoke was added.
  5. Click the Properties tab.The Display Name field is set to Invoke.The Name field is set to Invoke.
  6. In the details section, click the Description tab.
  7. In the Display Name field, type withdrawFromBrokerage.The Name field is set to WithdrawFromBrokerage.
  8. In the details section, click the Details tab.
  9. Click Browse.The Select a Partner window opens.
  10. In the Partner Name (? = any character, * = any String) field, type BrokeragePartner.
  11. Click BrokeragePartner.
  12. Click OK.
  13. From the Operation list, click withdraw.
  14. Clear the Use Data Type Variables check box.
  15. Click Browse.The Select Request Variable window opens.
  16. In the Variable Name (? = any character, * = any String) field, type withdrawFromBrokerageRequest.
  17. Click OK.
  18. Click Browse.The Select Response Variable window opens.
  19. In the Variable Name (? = any character, * = any String) field, type withdrawFromBrokerageResponse.
  20. Click OK.
    Properties
  21. Click the Properties tab.

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.