Products | Versions |
---|---|
TIBCO Adapter for IBM AS/400 | - |
Not Applicable | - |
Resolution:
Environment:
===========
Versions greater than 5.5.0
Resolution:
==========
Beginning with versions greater than 5.5.0, the TIBCO Adapter for IBM AS/400 can call an RPG program that returns a list of values. When using this function, be sure the sequence number defined in the service schema is the same with that in the RPG program. Otherwise, an error will be thrown.
For the service schema on the adapter side, use the "load Parameters" button in "service options" to load parameters from the RPG file. If the source file is unavailable then the schema will have to be defined manually.
Attachments:
===========
1). Example project.
2). Example RPG source codes.
3). Word document explaining the example.