Hi,
Why does this happen?
Scenario:
1. Send CSV file to Partner
2. Sending successful
3. Partner locates the file
4. File is not in CSV format
Is this normal in AS2?
Does it convert the file form CSV to flat file?
Is there a way to send a CSV file format and received it as it is?
Best Regards,
June
Forum
AS2
Comments
Additional question about
Additional question about Payload subject,
It says: The pattern $(filename) will be replaced by the send filename
Does this mean all files I will be sending, its file extension will be changed e.g. from CSV to no extension file?
Hope to hear from you soon.
Best Regards,
June
Hello,
Hello,
the transfered data will not be changed. What format arrived?
Regards
june_cataquez wrote:
[quote=june_cataquez]The pattern $(filename) will be replaced by the send filename
Does this mean all files I will be sending, its file extension will be changed e.g. from CSV to no extension file?[/quote]
It means that the variable contains the filename taken from the attachment header and could be accessed by the event as parameter.
Regards
I sent a .csv file, the
I sent a .csv file, the arrived file type arrived is File.
service's picture
service's picture
Hello,
the transfered data will not be changed. What format arrived?
Regards
Answer:
The file i sent is .csv file and the received file format type if File.