Adding the getQuote activity to WhileLoop

Follow these steps to add the getQuote activity to WhileLoop:
  1. Switch to the PortfolioEvaluatorProcess editor.
  2. Click the Snippet icon on the palette.
  3. Click the Invoke icon on the palette.
  4. Click the WhileLoop figure WhileLoop.The Invoke figure Invoke was added.
  5. Click the Properties tab.The Display Name field is set to Invoke.The Name field is set to Invoke.
  6. In the details section, click the Description tab.
  7. In the Display Name field, type getQuote.The Name field is set to GetQuote.
  8. In the details section, click the Details tab.
  9. Click Browse.The Select a Partner window opens.
  10. Click net.xmethods.services.stockquote.StockQuotePortTypePartner.
  11. In the Partner Name (? = any character, * = any String) field, type net.xmethods.services.stockquote.StockQuotePortType.
  12. Click OK.
  13. From the Operation list, click getQuote.
  14. Clear the Use Data Type Variables check box.
  15. Click Browse.The Select Request Variable window opens.
  16. In the Variable Name (? = any character, * = any String) field, type getQuoteInput.
  17. Click getQuoteInput.
  18. Click OK.
  19. Click Browse.The Select Response Variable window opens.
  20. In the Variable Name (? = any character, * = any String) field, type getQuoteOutput.
  21. Click getQuoteOutput.
  22. Click OK.
  23. Click the Properties tab.

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