The URL for Sender HTTP adapter can be like this
http://<host>:<port>/sap/xi/adapter_plain?service=<Serv_name>namespace=<NM_name>interface=<Int_nm>
For more info u can check the following link -->
http://help.sap.com/saphelp_nw04/helpdata/en/82/f4993c03e0cd37e10000000a11405a/content.htm
I have one JSP which I used for getting PO number from SAP, let me know your mail ID I will mail it to you.
- Lalit -
Hi,
Look into this thread for http client code-
/message/266750#266750 [original link is broken]
Save it in the notepad with .html as extention and use it as a client .
For http adapter configuration-
http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
Regards,
Moorthy
Add a comment