Follow these steps to create the stockInfo Business
Object variable in the loop body:
- Click the Standard... palette button. The Add
a Standard Visual Snippet window opens.
- In the navigation tree, click SCA services > create BO.
- Click OK.
- Click inside the loop body (lower) canvas of the While
true activity to add the create BO activity.
- Add an expression to the first input terminal of the create
BO activity. Type http://eMergedLibrary/com/emerged/portal.
- Add an expression to the second input terminal of the create
BO activity. Type StockInfoBO.
- Add an expression to the output terminal of the create
BO activity. Type stockInfo.
- Right-click the input terminal of stockInfo.
- From the pop-up menu, select Set Type > Business Object.
The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character,
* = any String) field, type StockInfoBO.
- In the Matching data types: list, select StockInfoBO.
- In the Qualifier: list, select http://eMergedLibrary/com/emerged/portal
- eMergedLibrary/com/emerged/portal/StockInfoBO.xsd.
- Click OK.