Previous Topic: Linking From CA ADS To CA OLQNext Topic: Passing Syntax to CA OLQ


Linking to CA OLQ

To link to CA OLQ, perform the following steps:

  1. Initialize the UNIVERSAL-COMMUNICATIONS-ELEMENT (UCE) version 2 record.
  2. Issue an EXECUTE NEXT FUNCTION control command to initiate an ADSA program function that links to program IDMSOLQS, passing the UCE in the program parameter list.

Example

INITIALIZE(UNIVERSAL-COMMUNICATIONS-ELEMENT).
EXECUTE NEXT FUNCTION.
RETURN.