Follow these steps to add another Assign Output Snippet:
- Click the Snippet icon
on the palette.
- Click the connection between getBankCustomer and Reply.
The Snippet figure
was added.
- Switch to the Properties view. The Display Name field
is set to Snippet. The Name field
is set to Snippet.
- In the details section, click the Description tab.
- In the Display Name field, type Assign
currencyExchangeRate, bankCustomer and bankAccounts. The Name field
is set to AssigncurrencyExchangeRatebankCustomerandbankAccounts.
- In the details section, click the Details tab.
- Add the existing getRateCADOutput variable
to the canvas.
- Add the existing OutputVariable to the canvas
and drill into OutputVariable.currencyRateCAD.
- Connect the getRateCADOutput figure to the OutputVariable.currencyRateCAD figure.
- Add the existing getRateUSDOutput variable
to the canvas.
- Add the existing OutputVariable variable
to the canvas and drill into OutputVariable.currencyRateUSD.
- Connect the getRateUSDOutput figure to the OutputVariable.currencyRateUSD figure.
- Add the existing getRateGBPOutput variable
to the canvas.
- Add the existing OutputVariable variable
to the canvas and drill into OutputVariable.currencyRateGBP.
- Connect the getRateGBPOutput figure to the OutputVariable.currencyRateGBP figure.
- Add the existing getBankCustomerOutput variable
to the canvas.
- Add the existing OutputVariable variable
to the canvas and drill into OutputVariable.portalInfo.bankCustomer.
- Connect the getBankCustomerOutput figure
to the OutputVariable.portalInfo.bankCustomer figure.
- Add the existing getBankAccountsOutput variable
to the canvas and drill into getBankAccountsOutput.accounts.value.
- Add the existing OutputVariable variable
to the canvas and drill into OutputVariable.portalInfo.bankAccounts.
- Connect the getBankAccountsOutput.accounts.value figure
to the OutputVariable.portalInfo.bankAccounts figure.
- Switch back to the process editor.
- From the menu, select File > Save (or press Ctrl+S).
- From the menu, select File > Close (or press Ctrl+F4).
The editor closes for PortalProcess.
- From the menu, select File > Save (or press Ctrl+S).
- 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.