cancel
Showing results for 
Search instead for 
Did you mean: 

server proxy...

Former Member
0 Kudos

we have configured file to proxy scenario to create sales document. I tested that proxy coding manually by using test interface option. It is creating the Document properly. But I want to get the Invalid data report ( which is not supporting to create SD) after processing. How can I get it?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

In proxy coding you might have added the logic to create sales document.

If in case it generates the exception then catch that exception and can create the report at the end of execution of the program in R/3. You could even maintain it in database table and then can create the reports based on various parameters such as time duration, type of error etc.

If you are looking for the error log from XI then refer below links

Please see below link to access this log and see the details

/people/michal.krawczyk2/blog/2005/09/07/xi-why-dont-start-searching-for-all-errors-from-one-place - all about the trace n log files !!!!

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

/people/amjad-ali.khoja/blog/2005/12/16/slaw-a-new-logging-tracing-framework-for-xi

/people/amjad-ali.khoja/blog/2006/02/07/using-dom4j-in-xi--a-more-sophisticated-option-for-xml-processing-than-sap-xml-toolkit

Also my be useful..

/people/community.user/blog/2007/01/09/enterprise-soa-explorations-reflections-on-database-integration

/people/anne.tarnoruder/blog/2006/10/26/reusing-code-with-pdk-for-net

/people/piers.harding/blog/2006/05/18/ruby-on-rails-with-ajax

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8314cb90-0201-0010-f586-915...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c...

thanks

Swarup

Edited by: Swarup Sawant on Feb 20, 2008 10:47 AM

Former Member
0 Kudos

Hi,

Refer this blogs

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

Might help you

Regards,

vasanth