cancel
Showing results for 
Search instead for 
Did you mean: 

Sending xml files via AS2 adapter

Former Member
0 Kudos


Hi Experts,

I have an interface which requires an IDOC to XML scenario.

This is a simple pick and drop scenario with no mapping required.

We just have to send the IDOC to the 3rd party via AS2 receiver in XML format.

Currently, the 3rd party receiver receives the file in binary format with no extensions (i.e. 9876543210123)

Although when opened via notepad, the content is in xml format

Is it possible to have the file sent as a .xml file (i.e. PO IDOC.xml)?

Please see current configuration below:

Currently, 3rd party is still receiving the file with no filename extensions.

Thanks,

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello.

You need to use Module configuration.

Check the below thread.

Former Member
0 Kudos

Hi Luis,

Thanks for your reply.

However, I am a bit confused because the thread mentions that the module configuration is for the file and JMS adapters. Also, the scenario is an AS2 to FTP interface

I want to do the filename change in the AS2 receiver channel of a IDOC to AS2 scenario.

Where exactly do I define the filename that I want to output such as "test.xml" instead of the default filename with 13 numerals?

Thanks,

Mike

Former Member
0 Kudos

Hi Micheal.

Did you check this document on the thread?

Module Tab is present for many adapters.

Lucho