DISCOVER_MAP

LANSA Composer

DISCOVER_MAP

This activity retrieves attributes (including many data interchange attributes) associated with a specified transformation map definition.

INPUT Parameters:

MAPID : Required

This parameter specifies the identifier of the transformation map whose attributes are to be retrieved.  You may specify the special value *TRANSFORM to retrieve attributes for the current transformation map (the transformation map identified by the *TRANSFORM built-in value).

OUTPUT Parameters:

MAPTYPE :

Upon successful completion, this parameter will contain the transformation map type code value that applies to the specified transformation map.

DOCTYPE :

Upon successful completion, this parameter will contain the name of the document type (if any) associated with the specified transformation map.

DIRECTION :

Upon successful completion, this parameter will contain the map direction (I, O) that applies to the specified transformation map.

STANDARD :

Upon successful completion, this parameter will contain the name of the document standard that applies to the specified transformation map.

VERSION :

Upon successful completion, this parameter will contain the name of the document standard version that applies to the specified transformation map.

TRANSACTIONID :

Upon successful completion, this parameter will contain the transaction type that applies to the specified transformation map.

DOCEXTN :

Upon successful completion, this parameter will contain the file extension associated with the document type.

DOCPSEQIN :

Upon successful completion, this parameter will contain the identifier of the inbound processing sequence associated with the document type.  Your processing sequence can invoke the processing sequence using the Processing Sequence directive.

DOCPSEQOUT :

Upon successful completion, this parameter will contain the identifier of the outbound processing sequence associated with the document type.  Your processing sequence can invoke the processing sequence using the Processing Sequence directive.