on 2007 Oct 01 1:46 PM
hello
i am having HTTP-ABAP Proxy scenario where i am entering sales order information from HTTP and sending it to SAP CRM system. I am using ABAP receiver Proxy for getting the message.
But when i debugged the code of receiver proxy i couldn't found the structures being filled by the data. i checked in SXMB_MONI of CRM which was containing data into its payload but no data into the structures. actually i have generated proxy of the interface which uses external definitions as data type.
has anyone faced such problem before?
thanks in advance.
Regards
Rajeev
Hi Rajeev,
There should not be any problem due to XSD u have used.Ur proxy is created sucessfully i guess?? There may be some discrepancy in ur code..
check the server proxy....may be helpful for u..
Server Proxy (Receiver Proxy)-
/people/siva.maranani/blog/2005/04/03/abap-server-proxies
File to ABAP Proxy
/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
check the threads also...
regards
BILL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Check transaction ST22 for any short dumps.
Also use the inbound into CRM XML to test the proxy. Set a breakpoint in the proxy and use transaction SPROXY to test it.
Cheers
Colin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rajeev,
There could be chances that after creating and activating the pxoxy in R/3 (CRM) you might have made some changes in XI structure, so this could be one of the reason that data is not getting populated.
If above is the case, then activate your proxy again. Hopefully it will work.
Regards,
Sarvesh
***Reward Points, if found helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi rajeev,
See while checking the Inbound Proxy wht the error tells in the proxy ?
regards
sasi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.