Follow these steps to add the assign activity for getBankCustomerInput
and getBrokerageCustomerInput:
- Switch to the PortalProcess editor.
- Right-click the main figure .
- From the pop-up menu, select Align Parallel Activities Contents Automatically.
- Click the Empty Action icon
on the palette.
- Click the Assign icon
on the palette.
- Click the connection between Receive and Reply.
The Assign figure
was added.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Display Name field, type Assign getBankCustomerInput and getBrokerageCustomerInput.
The Name field is set to AssigngetBankCustomerInputandgetBrokerageCustomerInput.
- In the details section, click the Details tab.
- From the From list, click Variable.
- From the list, click Variable.
- In the navigation tree, expand InputVariable : gatherPortalInfoRequestMsg > gatherPortalInfoParameters : gatherPortalInfo > customer : CustomerBO.
- From the To list, click Variable.
- From the list, click Variable.
- 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.
- Click New.
- From the From list, click Variable.
- From the list, click Variable.
- In the navigation tree, expand InputVariable : gatherPortalInfoRequestMsg > gatherPortalInfoParameters : gatherPortalInfo > customer : CustomerBO > customerNumber : string.
- From the To list, click Variable.
- From the list, click Variable.
- 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.
- Click the Properties tab.