Sample IDMS table procedure for QUEUE access
search cancel

Sample IDMS table procedure for QUEUE access

book

Article ID: 132428

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

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.

Additional Information

Defining and Using Table Procedures
Queue Records

Attachments

1558955908414kb000132428.zip get_app