Follow these steps to initialize the OutputVariable:
- Click the Assign icon
on the palette.
- Click the Snippet icon
on the palette.
- Click the connection between Assign getBankCustomerInput and
getBrokerageCustomerInput 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 Initialize
OutputVariable. The Name field is set to InitializeOutputVariable.
- In the details section, click the Details tab.
- Click the Standard... icon
on the palette. The Add a Standard Visual Snippet window
opens.
- In the navigation tree, click SCA services > create specific
BO.
- Click OK. The Data Type Selection window
opens.
- In the Filter by type, namespace, or file (? = any character,
* = any String) field, type gatherPortalInfoResponse.
- Click gatherPortalInfoResponse.
- Click OK.
- Click the canvas to add the activity.
- Connect the create gatherPortalInfoResponse figure
to the OutputVariable figure.
- Add the existing OutputVariable to the canvas.
- Click the Standard... icon
on the palette. The Add a Standard Visual Snippet window
opens.
- In the navigation tree, click SCA services > create specific
BO.
- Click OK. The Data Type Selection window
opens.
- In the Filter by type, namespace, or file (? = any character,
* = any String) field, type PortalInfoBO.
- Click PortalInfoBO.
- Click OK.
- Click the canvas to add the activity.
- Add the existing OutputVariable to the canvas
and drill into OutputVariable.portalInfo.
- Connect the create PortalInfoBO figure to
the OutputVariable.portalInfo figure.