TXDOC_KEYS

LANSA Composer

TXDOC_KEYS

This activity retrieves the control numbers and staging file key values for each transaction set (message) applicable to the specified pending outbound transaction document.

This can optionally be used as an alternate means, for example, of passing the staging file key values to the outbound transformation map.

Refer also to the description of the FOR_EACH_TXDOCT activity which performs a similar function, but implemented as an iterator activity.

INPUT Parameters:

DOCNUMBER : Required

Specifies the transaction document envelope number whose control numbers and staging file key values are to be retrieved.

OUTPUT Parameters:

CTRLNUMBER_IC :

Upon successful completion, this parameter will contain a list of the interchange control numbers for each transaction set (message) registered for the document.

CTRLNUMBER_GP :

Upon successful completion, this parameter will contain a list of the group control numbers for each transaction set (message) registered for the document.

CTRLNUMBER_MS :

Upon successful completion, this parameter will contain a list of the transaction set (message) numbers for each transaction set (message) registered for the document.

DOCNUMBER_IC :

Upon successful completion, this parameter will contain a list of the internal document interchange sequence numbers for each transaction set (message) registered for the document.  These values correspond to the key field DXXINTID in the staging database files DXX2IN, DXX3GP and DXX4MS.

DOCNUMBER_GP :

Upon successful completion, this parameter will contain a list of the internal document group sequence numbers for each transaction set (message) registered for the document.  These values correspond to the key field DXXGRPID in the staging database files DXX3GP and DXX4MS.

DOCNUMBER_MS :

Upon successful completion, this parameter will contain a list of the internal document transaction set (message) sequence numbers for each transaction set (message) registered for the document.  These values correspond to the key field DXXMSGID in the staging database file DXX4MS.

DOCDATAKEY01DOCDATAKEY02
DOCDATAKEY03

DOCDATAKEY04

DOCDATAKEY05

DOCDATAKEY06
:

Upon successful completion, these parameters will contain lists of the "application-defined" staging file key values for each transaction set (message) registered for the document.