This page last changed on May 04, 2010 by nickh.
Configuring the .NET Client to use the Metro Business Service
- In a browser, navigate to the URL: http://localhost/trade/Configuration.aspx
- In the Business Service list, select METRO_BS, and then click Set.
Configuring the .NET Client to use the Metro Order Processor Service
- In a browser, navigate to the URL: http://localhost/trade/Configuration.aspx
- In the Order Processing Service list, select METRO_OPS, and then click Set.
Verifying the Configuration
- In a browser, navtigate to the URL: http://localhost/trade/Portfolio.aspx
 | Warning An error here likely indicates that either the Business Service, or the Active STS are not configured or functioning properly |
- If prompted, log-in with the following credentials:
Item |
Value |
User Id |
uid:0 |
Password |
xxx |
 | Warning If you are not prompted, you are already logged in. An error during log-in likely indicates that the Passive STS is not configured or functioning properly |
- In the table, under the Trade column, click the Sell button next to one of the stocks listed.
- On the Trade Confirmation page, click the Sell button to confirm the trade.
- In the toolbar, click the Account button.
 | Note A Trade Alert message should appear at the top of the page indicating that the order has been processed successfully. |
 | Warning If a Trade Alert message does not appear, the Order Processor Service is likely not configured or functioning properly. |
- Verify that the Order Status for the trade you just made is completed.
 | Warning If the Order Status remains open for a long period of time, the Order Processor Service is likely not configured or functioning properly. |
|