Adding the variables

Follow these steps to add variables to the PortfolioEvaluator process:
  1. Click the Add Variable figure Add Variable.
  2. Switch to the Properties view.
  3. In the details section, click the Description tab.
  4. In the Name field, type getQuoteInput.
  5. In the details section, click the Details tab.
  6. Click Interface.
  7. In the Interface list, type net.xmethods.services.stockquote.StockQuotePortType.
  8. From the list, click net.xmethods.services.stockquote.StockQuotePortType.
  9. Click Input.
  10. Switch to the PortfolioEvaluatorProcess editor.
  11. Click the Add Variable figure Add Variable.
  12. Switch to the Properties view.
  13. In the details section, click the Description tab.
  14. In the Name field, type getQuoteOutput.
  15. In the details section, click the Details tab.
  16. Click Interface.
  17. In the Interface list, type net.xmethods.services.stockquote.StockQuotePortType.
  18. From the list, click net.xmethods.services.stockquote.StockQuotePortType.
  19. Click Output.
  20. Switch to the PortfolioEvaluatorProcess editor.
  21. Click the Add Variable figure Add Variable.
  22. Switch to the Properties view.
  23. In the details section, click the Description tab.
  24. In the Name field, type counter.
  25. In the details section, click the Details tab.
  26. Click Data Type.
  27. Click Browse. The Data Type Selection window opens.
  28. In the Filter by type, namespace, or file (? = any character, * = any String) field, type int.
  29. Click int.
  30. Click OK.
  31. Switch to the PortfolioEvaluatorProcess editor.
  32. Click the Add Variable figure Add Variable.
  33. Switch to the Properties view.
  34. In the details section, click the Description tab.
  35. In the Name field, type numberOfSymbols.
  36. In the details section, click the Details tab.
  37. Click Data Type.
  38. Click Browse. The Data Type Selection window opens.
  39. In the Filter by type, namespace, or file (? = any character, * = any String) field, type int.
  40. Click int.
  41. Click OK.
  42. Switch to the PortfolioEvaluatorProcess editor.
  43. Click the Add Variable figure Add Variable.
  44. Switch to the Properties view.
  45. In the details section, click the Description tab.
  46. In the Name field, type stockInfo.
  47. In the details section, click the Details tab.
  48. Click Data Type.
  49. Click Browse. The Data Type Selection window opens.
  50. In the Filter by type, namespace, or file (? = any character, * = any String) field, type StockInfoBO.
  51. Click StockInfoBO.
  52. Click OK.

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