CreateOutputFile Parameters and Valid Execution Modes

The valid execution mode for CreateOutputFile is SYNCHR.

The parameters of CreateOutputFile are as follows:

CreateOutputFile Parameters
Name Semantics Type Valid Values Multi–

plicity

Direction: In        
AsynProcess
Indicator
(Optional) See Common Parameters.      
BundlePer
AsyncCall
(Optional) See Common Parameters.      
ExecutionMode
(Optional) Specifies the execution mode, that is, DBDump or any other mode.

The execution mode DBDump is used to get a dump of a specific repository without applying any repository format on it. That is, the database values are extracted and presented in an output file with column names as headers.

The default mode is to use the catalog format to output data. You can specify any value other than DBDump in that case.

string DBDump or Any String 1
InDocument (Mandatory) See Common Parameters.      
InRecordList (Mandatory) See Common Parameters.      
FEDOption (Optional) See Common Parameters.      
Direction: Out
OutDocument
(Optional) See Common Parameters.      
ReferenceStepID
(Optional) Reference Process Log ID.

Required only if ExecutionMode is not equal to DBDump.

long Any number. 1
RecordsProcessed (Optional) Number of Records written to the file. long Any number. 1