Property Name | Description |
---|---|
Builder Directory | Browse and select a directory that can be used as a temporary directory when processing message objects. Note: This option does not support Internet addresses. The property value must be a directory on your local computer. |
Action | Description |
---|---|
PutMessage | Sends the data contained in a DJMessage Object to the aggregator. The maximum size limit for DJMessage is 2 GB. |
Action | Parameter | Parameter Description |
---|---|---|
PutMessage | Message | When the PutMessage action is called, the aggregator uses the body and/or properties of the Message parameter to add to the final output file that it is creating. |
Property | Description |
---|---|
Target File Path | The target file path and name. |
Encoding | Encoding of the source file: • ISO-8859-1 to ISO-8859-9 • UTF-8 (default) • UTF-16 • Shift_JIS • Cp1252 • EUC-JP For value descriptions, see Encoding Tips. |
Aggregate with Common Header | Select Yes to aggregate all file pieces with common headers into a single file with the same header. Default value is No. |
Record Separator | The record separator to use when dividing the source into groups of records. Type of select from the following list of allowed values: • CR-LF • LF-CR • CR • LF • System-Default (default) Note: This property is visible only when the Aggregate with Common Header property is set to Yes. |
Property | Description |
---|---|
TransferId | Uniquely identifies each transfer. It is a hash of the source name, target host, target name and transfer start time. |
SourceName | The name of the source file. |
PieceNumber | Indicates the sequential order of the piece. |
TotalPieces | The total number of pieces. |
StartTime | A numeric representation of the date/time the transfer started. This is the current time as UTC milliseconds from the epoch. |
SourceEncoding | Encoding of the source file: • ISO-8859-1 to ISO-8859-9 • UTF-8 (default) • UTF-16 • Shift_JIS • Cp1252 • EUC-JP For value descriptions, see Encoding Tips. |