Creating the stockInfo Business Object variable in the loop body

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

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