Connector business object processing

The connector passes business objects between InterChange Server Express and the OS/400 system.

When InterChange Server Express passes a business object to the connector, the connector performs the following operations:

  1. Uses the information in the connection child attribute to connect to the OS/400 system.
  2. Builds the parameter list for the RPG program based on the attributes in the BO.
  3. Executes the RPG program corresponding to the BO.
  4. Returns the result of executing the program: success or failure.

Copyright IBM Corp. 2004