You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Configuring the .NET Client to use the Metro Business Service

  1. In a browser, navigate to the URL: http://localhost/trade/Configuration.aspx
  2. In the Business Service list, select METRO_BS, and then click Set.

Configuring the .NET Client to use the Metro Order Processor Service

  1. In a browser, navigate to the URL: http://localhost/trade/Configuration.aspx
  2. In the Order Processing Service list, select METRO_OPS, and then click Set.

Verifying the Configuration

  1. 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

  2. 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

  3. In the table, under the Trade column, click the Sell button next to one of the stocks listed.
  4. On the Trade Confirmation page, click the Sell button to confirm the trade.
  5. 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.

  6. 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.

  • No labels