iWay Trading Partner Manager Architecture

Topics:

iWay Trading Partner Manager (TPM) framework consists of an iWay TPM web console for design time, iWay TPM runtime functions, and REST API interface.

iWay Trading Partner Manager Web Console

The iWay TPM web console conforms to Web 2.0 standards and is designed using AJAX (Asynchronous JavaScript and XML).

The iWay TPM web console can be accessed using the following URL:

http://localhost:8092

The iWay TPM sign in screen opens, as shown in the following image.

To sign in to the iWay TPM web console, you can use the default user name admin and the password iway.

iWay Trading Partner Manager Runtime Functions

iWay TPM includes a set of predefined function calls, which provide easy access to iWay TPM data during runtime. The iWay TPM function calls are compliant with the iWay Functional Language (iFL) specification and can be used wherever iFL is accessible.

iWay Trading Partner Manager Repository

iWay TPM stores partner information as it is defined by the user in a repository. You are required to configure the iWay TPM repository that is accessible through a JDBC provider. Once iWay TPM is configured to use a defined JDBC provider, all of the underlying tables in the configured repository are automatically created. You have an option to preconfigure the database, in which case, iWay TPM will not automatically generate the tables. The iWay TPM web console writes and reads information from this repository, which enables you to manage partner information. The iWay TPM runtime functions use this repository to retrieve partner data and to process the message.

iWay TPM supports the following databases for repository configuration purposes.

  • MS SQL Server Version 2005 and higher
  • Oracle Version 8i, 9i, 10g, and 11g
  • PostgreSQL (Postgres) Version 12