Can TIBCO Adapter for IBM AS/400 call an RPG program that returns a list of values?

Can TIBCO Adapter for IBM AS/400 call an RPG program that returns a list of values?

book

Article ID: KB0089542

calendar_today

Updated On:

Products Versions
TIBCO Adapter for IBM AS/400 -
Not Applicable -

Description

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.

Issue/Introduction

Can TIBCO Adapter for IBM AS/400 call an RPG program that returns a list of values?

Attachments

Can TIBCO Adapter for IBM AS/400 call an RPG program that returns a list of values? get_app