EDIFileName Property
The name to be used in the Content-Disposition MIME header of the outbound request.
Data Type
StringDefault Value
"rfc1767.edi"Remarks
If set, the value specified will be used when creating the outbound request's Content-Disposition MIME header of the EDI payload.
You may use the macro %SourceFileName% to read and use the value of the ReceivedFileName property in the message context (for compatibility with other adapters that set this context property).