Add the withdrawFromBrokerage invoke activity to the TransferFromBrokerageToBankProcess
process.
Follow these instructions to add the activity:
- Switch to the TransferFromBrokerageToBankProcess editor.
- Click the Assign icon
on the palette.
- Click the Invoke icon
on the palette.
- Click the connection between initializeOutputVariable and Reply.The Invoke figure
was added.
- Click the Properties tab.The Display Name field is set to Invoke.The Name field is set to Invoke.
- In the details section, click the Description tab.
- In the Display Name field, type withdrawFromBrokerage.The Name field is set to WithdrawFromBrokerage.
- In the details section, click the Details tab.
- Click Browse.The Select a Partner window opens.
- In the Partner Name (? = any character, * = any String) field, type BrokeragePartner.
- Click BrokeragePartner.
- Click OK.
- From the Operation list, click withdraw.
- Clear the Use Data Type Variables check box.
- Click Browse.The Select Request Variable window opens.
- In the Variable Name (? = any character, * = any String) field, type withdrawFromBrokerageRequest.
- Click OK.
- Click Browse.The Select Response Variable window opens.
- In the Variable Name (? = any character, * = any String) field, type withdrawFromBrokerageResponse.
- Click OK.

- Click the Properties tab.