cancel
Showing results for 
Search instead for 
Did you mean: 

Need help on File to Http Scenario.

former_member191435
Contributor
0 Kudos

Hi,

My requirement is File to Http. I need to pick the file from SOme folder and sent same file as it is through HTTP.

I dont want IR.

In ID I Want to create this. Can Anyone explain me how would I create this Interface with only ID.

According to My knowledge I am planning like below.

Sender File CC

Receiver HTTP CC

Receiver Determination

Interface determination with dummy mapping

Sender and Receiver Agreement.

Is it Ok.

But My client saying that I need to Use reciever as a Business Service. can u plzz tell me what I need to do.

Thanks,

Enivass

Edited by: enivas on Jan 18, 2011 1:31 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For any scenario you need either Business system/service...

one for sender and another for receiver...

so in your scenario also need to create the business service for HTTP and under that create the Http CC similarly for the file CC..

if the file which you are passing is XML then you can send the same using HTTP..

other wise http will not be able to send the same..(unless you convert the request to XML format..)

HTH

Rajesh

former_member191435
Contributor
0 Kudos

Thanks Rajesh,

Really Now I am clear abt business service and business system. Rajesh Please help me I am working on File to HTTP. I want to test this Http as a locally. Can u tell me the sap standard HTTP application.

AT the same time can u plase attach the link of HTTP adapter configuration Link on help.sap.com. I searched in that but I am getting xi 3.0 and PI 7.0 docs only. But I want PI 7.1

Thanks,

Enivass

Former Member
0 Kudos

Hi,

Please find the link for http adapter for 7.1

http://help.sap.com/saphelp_nwpi711/helpdata/en/43/95bcddd51c60b7e10000000a11466f/frameset.htm

locally means did you developed any application to receive the data via HTTP ?

HTH

Rajesh

former_member191435
Contributor
0 Kudos

Thanks Rajesh,

Really Now I am clear abt business service and business system. Rajesh Please help me I am working on File to HTTP. I want to test this Http as a locally. Can u tell me the sap standard HTTP application.

AT the same time can u plase attach the link of HTTP adapter configuration Link on help.sap.com. I searched in that but I am getting xi 3.0 and PI 7.0 docs only. But I want PI 7.1

Thanks,

Enivass

former_member191435
Contributor
0 Kudos

Hi rajesh,

Presently i dont have proper http connections. I want to give some manually and I need to check the output.

I didnot develope any application for receiving the HTTP. I want standard application to receiver HTTP.

Please help me This is the first time I am working on HTTP. I dont know how this work. Please guide me

Thanks,

Enivass

Edited by: enivas on Jan 19, 2011 4:22 AM

former_member200962
Active Contributor
0 Kudos
I searched in that but I am getting xi 3.0 and PI 7.0 docs only.

quite strange...help has for pi7.11 also....there should not be difference between PI7.0 and Pi7.1 HTTP adapter:

http://help.sap.com/saphelp_nwpi71/helpdata/EN/43/64dbb0af9f30b4e10000000a11466f/content.htm

Can u tell me the sap standard HTTP application.

there may not be a readily available application to receive HTTP request...you may have to develop your own.

Regards,

Abhishek.

former_member191435
Contributor
0 Kudos

Hi Salvi,

Can u please tell me how would I develope my own application.

thanks,

Enivass