Initializing the OutputVariable

Follow these steps to initialize the OutputVariable:
  1. Click the Assign icon on the palette.
  2. Click the Snippet icon on the palette.
  3. Click the connection between Assign getBankCustomerInput and getBrokerageCustomerInput and Reply. The Snippet figure Snippet was added.
  4. Switch to the Properties view. The Display Name field is set to Snippet. The Name field is set to Snippet.
  5. In the details section, click the Description tab.
  6. In the Display Name field, type Initialize OutputVariable. The Name field is set to InitializeOutputVariable.
  7. In the details section, click the Details tab.
  8. Click the Standard... icon on the palette. The Add a Standard Visual Snippet window opens.
  9. In the navigation tree, click SCA services > create specific BO.
  10. Click OK. The Data Type Selection window opens.
  11. In the Filter by type, namespace, or file (? = any character, * = any String) field, type gatherPortalInfoResponse.
  12. Click gatherPortalInfoResponse.
  13. Click OK.
  14. Click the canvas to add the activity.
  15. Connect the create gatherPortalInfoResponse figure to the OutputVariable figure.
  16. Add the existing OutputVariable to the canvas.
  17. Click the Standard... icon on the palette. The Add a Standard Visual Snippet window opens.
  18. In the navigation tree, click SCA services > create specific BO.
  19. Click OK. The Data Type Selection window opens.
  20. In the Filter by type, namespace, or file (? = any character, * = any String) field, type PortalInfoBO.
  21. Click PortalInfoBO.
  22. Click OK.
  23. Click the canvas to add the activity.
  24. Add the existing OutputVariable to the canvas and drill into OutputVariable.portalInfo.
  25. Connect the create PortalInfoBO figure to the OutputVariable.portalInfo figure.

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