Creating an Adapter Transaction

How to:

After you have used the iWay Telnet Designer to create a project containing one or more RPCs, you can import them to the iWay Emulation Adapter in iWay Explorer by specifying the full path to the root of the project.


Top of page

x
Procedure: How to Import a Telnet Project

To import a Telnet project:

  1. Open iWay Explorer.

  2. Right-click an available configuration to which you want to connect (for example, SampleConfig) and select Connect from the context menu.

    The following image shows the left pane, where nodes appear for iWay Adapters, iWay Events, and iWay Business Services (also known as web services).

  3. In the left pane, expand the iWay Adapters node and select the Telnet node.

  4. Right-click the Telnet adapter node and select Add Target.

    The Add Target dialog box opens.

  5. In the Name field, type a descriptive name for the target, for example, TelnetTarget.
  6. In the Description field, type a brief description of the connection (optional).
  7. From the Type drop-down list, select Telnet Project.
  8. Click OK.

    The Telnet Project dialog box opens, as shown in the following image.

  9. Specify the full path to the Telnet project in the Project Folder field.
  10. Click OK.

    The new target, for example, TelnetTarget, appears in the left pane beneath the Telnet node.

  11. Right-click the target, for example, TelnetTarget, and select Connect.

    In the left pane, the TelnetTarget node changes to reflect that a connection was made.

    Selecting a service node will provide the details of the RPC connection and the associated XML request and response schemas for the service in the right pane of iWay Explorer. Right-clicking on a service node will allow you to test execute the service and to edit the connection details and default parameter values for the service. If you have edited the service and want to restore the original values from the imported project, a Restore Settings option is available.


iWay Software