The Batch eWay uses the BatchLocalFile transport attributes definition to read from a local file or write to a local file. When designating a pattern of files to be read, the * (asterisk) is a wildcard meaning “zero or more characters.”
Table 3–3 lists the attributes of the BatchLocalFile TAD.
Table 3–3 Attributes for the BatchLocalFile Transport Attributes Definition
Name |
Display |
Type |
Req? |
Direction |
Default |
List |
---|---|---|---|---|---|---|
Append |
Append |
Boolean |
No |
Both | ||
TargetDirectoryName |
(same as Name) |
String |
Yes |
Both | ||
TargetDirectoryNameIsPattern |
(same as Name) |
Boolean |
No |
Both | ||
TargetFileName |
[...] |
String |
Yes |
Both | ||
TargetFileNameIsPattern |
Boolean |
No |
Both | |||
MaxSequenceNumber |
Integer |
No |
Both | |||
StartingSequenceNumber |
Integer |
No |
Both | |||
PreDirectoryName |
String |
No |
Both | |||
PreDirectoryNameIsPattern |
Boolean |
No |
Both | |||
PreFileName |
String |
No |
Both | |||
PreFileNameIsPattern |
Boolean |
No |
Both | |||
PreTransferCommand |
String |
No |
Both | |||
PostDirectoryName |
String |
No |
Both | |||
PostDirectoryNameIsPattern |
Boolean |
No |
Both | |||
PostFileName |
String |
No |
Both | |||
PostFileNameIsPattern |
Boolean |
No |
Both | |||
PostTransferCommand |
String |
No |
Both | |||
ResumeReadingEnabled |
Boolean |
No |
Both | |||
ActionOnMalformedCommand |
String |
No |
Both | |||
IncludeOrderRecordInErrorRecord |
Boolean |
No |
Both | |||
IncludePayloadInErrorRecord |
[...] |
Boolean |
No |
Both | ||
PublishStatusRecordOnError |
(same as Name) |
Boolean |
No |
Both | ||
PublishStatusRecordOnSuccess |
(same as Name) |
Boolean |
No |
Both |