ConvertRecordToOutput Parameters and Valid Execution Modes

The valid execution mode for ConvertRecordToOutput is SYNCHR or ASYNCHR.

The parameters of ConvertRecordToOutput are as follows:

ConvertRecordToOutput Parameters
Name Semantics Type Valid Values Multiplicity
Direction: In
AsynProcess
Indicator
(Optional) See Common Parameters.      
BundlePer
AsyncCall 
(Optional) See Common Parameters.      
CatalogOutputMap
(Optional) The name or ID of the CatalogOutputMap to use. If not specified, the activity tries to evaluate (from the Trading Partner) the catalog associated with the event, else tries to derive it from the event details. If none of the methods yield a valid value, it throws an exception. string or long Any catalog output map name or ID. 1
InDocument
(Mandatory) See Common Parameters.      
InRecordList
(Mandatory) Collection of records to process. recordlist A valid variable. 1
VersionOption
(Optional) See Common Parameters.     1
FEDOption
(Optional) See Common Parameters.      
Direction: Out
DataTruncationWarningFlag
(Optional) Flag indicating data Truncation. It is set if any record data is truncated & failed records are added to the data truncation log. boolean True

False

1
OutRecordList
(Optional) See Common Parameters.