Adding activities to the process
Add six activities to the TransferFromBrokerageToBankProcess process.
Follow the instructions in these tasks to add the activities:
Adding the setWithdrawFromBrokerageInput assign activity
Add the setWithdrawFromBrokerageInput assign activity to the TransferFromBrokerageToBankProcess process.
Adding the initializeOutputVariable assign activity
Add the initializeOutputVariable assign activity to the TransferFromBrokerageToBankProcess process.
Adding the withdrawFromBrokerage invoke activity
Add the withdrawFromBrokerage invoke activity to the TransferFromBrokerageToBankProcess process.
Adding the setDepositToBankInput assign activity
Add the setDepositToBankInput assign activity to the TransferFromBrokerageToBankProcess process.
Adding the depositToBank invoke activity
Add the depositToBank invoke activity to the TransferFromBrokerageToBankProcess process.
Adding the setNewBalanceOnOutputVariable assign activity
Add the setNewBalanceOnOutputVariable assign activity to the TransferFromBrokerageToBankProcess process.
Parent topic:
Creating the TransferFromBrokerageToBankProcess process
Previous topic:
Adding the process variables