Starting iWay Explorer

How to:

Before you can use iWay Explorer, you must start the server where iWay Explorer is running.


Top of page

x
Procedure: How to Start iWay Explorer
  1. Ensure the server is started where iWay Explorer is running.
  2. Enter the following URL in your browser window:
    http://hostname:port/iwae/index.html

    where:

    hostname

    Is the machine where the Service Manager is installed.

    port

    Is the SOAP port number for iBSP. The default SOAP port is 9000.

    iWay Explorer opens.

    The Available Hosts drop-down list appears in the upper-right corner. Three tabs appear near the top of the iWay Explorer screen. From left to right, they are:

    • iWay Adapters, where you create and manage connections to your .Net application, and create schemas and business services (or Web services).
    • iWay Events, where you configure event listening for your .Net application.
    • iWay Business Services, where you run business services.

    The left pane of the window contains an expandable list of adapter nodes (based on the iWay adapters installed), events, or business services, depending on the tab that is selected. The right pane provides the details of the selected adapter, event, or service, and is the work area where you will define and modify adapter functions and services.

    The Available Hosts drop-down list specifies to which Servlet iBSP instance or JCA instance you connect.

    For more information on accessing different instances of a JCA installation or a Servlet iBSP, see the iWay Installation and Configuration documentation.

    You are now ready to define a new target to your .Net application.


iWay Software