Follow these steps to add variables to the PortfolioEvaluator process:
- Click the Add Variable figure
.
- Switch to the Properties view.
- Click the Properties tab.
- In the details section, click the Description tab.
- In the Name field, type getQuoteInput.
- In the details section, click the Details tab.
- Click Interface.
- In the Interface list, type net.xmethods.services.stockquote.StockQuotePortType.
- From the list, click net.xmethods.services.stockquote.StockQuotePortType.
- Click Input.
- Switch to the PortfolioEvaluatorProcess editor.
- Click the Add Variable figure
.
- Switch to the Properties view.
- Click the Properties tab.
- In the details section, click the Description tab.
- In the Name field, type getQuoteOutput.
- In the details section, click the Details tab.
- Click Interface.
- In the Interface list, type net.xmethods.services.stockquote.StockQuotePortType.
- From the list, click net.xmethods.services.stockquote.StockQuotePortType.
- Click Output.
- Switch to the PortfolioEvaluatorProcess editor.
- Click the Add Variable figure
.
- Switch to the Properties view.
- Click the Properties tab.
- In the details section, click the Description tab.
- In the Name field, type counter.
- In the details section, click the Details tab.
- Click Data Type.
- Click Browse.The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type int.
- Click int.
- Click OK.
- Switch to the PortfolioEvaluatorProcess editor.
- Click the Add Variable figure
.
- Switch to the Properties view.
- Click the Properties tab.
- In the details section, click the Description tab.
- In the Name field, type numberOfSymbols.
- In the details section, click the Details tab.
- Click Data Type.
- Click Browse.The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type int.
- Click int.
- Click OK.
- Switch to the PortfolioEvaluatorProcess editor.
- Click the Add Variable figure
.
- Switch to the Properties view.
- Click the Properties tab.
- In the details section, click the Description tab.
- In the Name field, type stockInfo.
- In the details section, click the Details tab.
- Click Data Type.
- Click Browse.The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type StockInfoBO.
- Click StockInfoBO.
- Click OK.