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:
- Uses the information in the connection child attribute to
connect to the AS/400 system.
- Builds the parameter list for the RPG program based on the
attributes in the BO.
- Executes the RPG program corresponding to the BO.
- Returns the result of executing the program: success or
failure.
