Adding the setNewBalanceOnOutputVariable assign activity

Add the setNewBalanceOnOutputVariable assign activity to the TransferFromBrokerageToBankProcess process.

Follow these instructions to add the activity:
  1. Switch to the TransferFromBrokerageToBankProcess editor.
  2. Click the Invoke icon on the palette.
  3. Click the connection between depositToBank and Reply.The Assign figure Assign was added.
  4. Switch to the Properties view.
  5. In the details section, click the Description tab.
  6. In the Display Name field, type setNewBalanceOnOutputVariable.
  7. Click the Properties tab.The Display Name field is set to setNewBalanceOnOutputVariable.The Name field is set to SetNewBalanceOnOutputVariable.
  8. In the details section, click the Details tab.
  9. Click the Properties tab.
  10. From the From list, click Variable.
  11. In the navigation tree, expand depositToBankResponse : depositResponseMsg > depositResult : depositResponse > newBalance : CashAmountBO.
  12. From the To list, click Variable.
  13. In the navigation tree, expand UpdatedDestinationAccount : BankAccountBO > balance : double.
    Properties
    The Query field is set to /newBalance.The Query field is set to /balance.
  14. Click the Properties tab.
  15. From the menu, select File > Save (or press Ctrl+S).
    TransferFromBrokerageToBankProcess
  16. From the menu, select File > Close (or press Ctrl+F4).The editor closes for TransferFromBrokerageToBankProcess.

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