Sample Data Queue Programs
The sample data queue programs contain the important data queue programs shipped in the ADAS400.SAVF save file.
| Object | Type | Attribute | Parameters | Descriptions |
|---|---|---|---|---|
| PUBDTQS | *PGM | RPGLE | None | A simple program to write information to an IBM i data queue. |
| PUBDTAQ | *PGM | RPGLE | Message data and data queue information | A generic program to write the received input parameters to an IBM i data queue. |
| WRITEDTAQ | *PGM | RPGLE | None | A generic program to write to an IBM i data queue. |
| PUBDTQTRF | *PGM | RPGLE | Input data queue and output data queue | A program to read the messages from an input IBM i data queue and then to write the information to an output IBM i data queue. |
| SNDFDTAQ | *SRVPGM | RPGLE | Input database file and output data queue | A program to read the records from an input IBM i database file and to write the records to an IBM i data queue. |
Copyright © 2022. TIBCO Software Inc. All Rights Reserved.
