cancel
Showing results for 
Search instead for 
Did you mean: 

File to HTTP

Former Member
0 Kudos

File to HTTP (Asynchronous)

Source Structure : cXML Target structure :cXML

Imported the Data structure into the External Objects in Repository.

NO Message Mapping is required.

Would you please tell me the Steps that I need to carry out the above scenario, this is for a simple testing we are designing this scenario.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

in case you dont need a mapping your scenario wil be similar to what i have in this weblog

/people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp

Answers (2)

Answers (2)

former_member206604
Active Contributor
0 Kudos

Hi,

This is straight fwd..

As you said there is no mapping required then you should be sending the same file in the HTTP receiver. Configure the HTTP receiver adapter and the file sender.

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

Thanks,

Prakash

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

<i>NO Message Mapping is required.</i>

In that case, create an Outbound and Inbound Interface containing the External Def as the Message type for the file and HTTP adapter respectively.

Both interfaces will be Asynch Interfaces.

Create the Configuration in your ID as needed and test .

Regards,

Bhavesh