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:
- Uses the information in the connection child attribute to connect to the
OS/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.
