This document contains a sample IDMS table procedure for accessing queue records via GET/PUT/DELETE QUEUE commands.
There is no way to access IDMS queue records via IDMS/Server. This document contains a sample table procedure which exposes a CV's queue records as SQL rows and columns.
Environment
CA IDMS, all supported releases.
Resolution
Download the attached .zip file. It contains the table procedure source and the code of the implementing program.
Note: the code in this Knowledge Document is provided as sample user-written code, and as such there is no support offered.