Adding the assign activity for getBankCustomerInput and getBrokerageCustomerInput

Follow these steps to add the assign activity for getBankCustomerInput and getBrokerageCustomerInput:
  1. Switch to the PortalProcess editor.
  2. Right-click the main figure .
  3. From the pop-up menu, select Align Parallel Activities Contents Automatically.
  4. Click the Empty Action icon on the palette.
  5. Click the Assign icon on the palette.
  6. Click the connection between Receive and Reply. The Assign figure Assign was added.
  7. Switch to the Properties view.
  8. In the details section, click the Description tab.
  9. In the Display Name field, type Assign getBankCustomerInput and getBrokerageCustomerInput. The Name field is set to AssigngetBankCustomerInputandgetBrokerageCustomerInput.
  10. In the details section, click the Details tab.
  11. From the From list, click Variable.
  12. From the list, click Variable.
  13. In the navigation tree, expand InputVariable : gatherPortalInfoRequestMsg > gatherPortalInfoParameters : gatherPortalInfo > customer : CustomerBO.
  14. From the To list, click Variable.
  15. From the list, click Variable.
  16. In the navigation tree, expand getBankCustomerInput : retrieveCustomerRequestMsg > retrieveCustomerParameters : retrieveCustomer > inputCustomer : CustomerBO. The Query field is set to /customer. The Query field is set to /inputCustomer.
  17. Click New.
  18. From the From list, click Variable.
  19. From the list, click Variable.
  20. In the navigation tree, expand InputVariable : gatherPortalInfoRequestMsg > gatherPortalInfoParameters : gatherPortalInfo > customer : CustomerBO > customerNumber : string.
  21. From the To list, click Variable.
  22. From the list, click Variable.
  23. In the navigation tree, expand getBrokerageCustomerInput : retrieveCustomerRequestMsg > retrieveCustomerParameters : retrieveCustomer > customerNumber : CustomerNumberBO > value : string. The Query field is set to /customer/customerNumber. The Query field is set to /customerNumber/value.
  24. Click the Properties tab.

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