Connector business object processing

The connector passes business objects between the integration broker and the AS/400 system.

When an integration broker 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 AS/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. 1997, 2003