Adding another Assign Output Snippet

Follow these steps to add another Assign Output Snippet:
  1. Click the Snippet icon on the palette.
  2. Click the connection between getBankCustomer and Reply. The Snippet figure Snippet was added.
  3. Switch to the Properties view. The Display Name field is set to Snippet. The Name field is set to Snippet.
  4. In the details section, click the Description tab.
  5. In the Display Name field, type Assign currencyExchangeRate, bankCustomer and bankAccounts. The Name field is set to AssigncurrencyExchangeRatebankCustomerandbankAccounts.
  6. In the details section, click the Details tab.
  7. Add the existing getRateCADOutput variable to the canvas.
  8. Add the existing OutputVariable to the canvas and drill into OutputVariable.currencyRateCAD.
  9. Connect the getRateCADOutput figure to the OutputVariable.currencyRateCAD figure.
  10. Add the existing getRateUSDOutput variable to the canvas.
  11. Add the existing OutputVariable variable to the canvas and drill into OutputVariable.currencyRateUSD.
  12. Connect the getRateUSDOutput figure to the OutputVariable.currencyRateUSD figure.
  13. Add the existing getRateGBPOutput variable to the canvas.
  14. Add the existing OutputVariable variable to the canvas and drill into OutputVariable.currencyRateGBP.
  15. Connect the getRateGBPOutput figure to the OutputVariable.currencyRateGBP figure.
  16. Add the existing getBankCustomerOutput variable to the canvas.
  17. Add the existing OutputVariable variable to the canvas and drill into OutputVariable.portalInfo.bankCustomer.
  18. Connect the getBankCustomerOutput figure to the OutputVariable.portalInfo.bankCustomer figure.
  19. Add the existing getBankAccountsOutput variable to the canvas and drill into getBankAccountsOutput.accounts.value.
  20. Add the existing OutputVariable variable to the canvas and drill into OutputVariable.portalInfo.bankAccounts.
  21. Connect the getBankAccountsOutput.accounts.value figure to the OutputVariable.portalInfo.bankAccounts figure.
  22. Switch back to the process editor.
  23. From the menu, select File > Save (or press Ctrl+S).
  24. From the menu, select File > Close (or press Ctrl+F4). The editor closes for PortalProcess.
  25. From the menu, select File > Save (or press Ctrl+S).
  26. From the menu, select File > Close (or press Ctrl+F4). The editor closes for Assembly Diagram: eMergedModule. The User Operation is Waiting window opens. The The user operation is waiting for "Building workspace" to complete. page opens.

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