cancel
Showing results for 
Search instead for 
Did you mean: 

Developing the Wrapper class to log the message in XI server

Former Member
0 Kudos

Hi All,

We are trying to develop wrapper class on the SAP Logging API, in that I am unable to log the message in the log file(whose path is mentioned in the properties file).

We use this for storing when exception raised during message transformation due to certain error conditions...

Procedure:

My Wrapper class will take the parameters from Property file and store/log the message in the specified location,

This is working outside of XI environment

Please suggest how to make to work in XI environment

Also suggest do I need to do any configurations in SAP web As

Thanks,

venu.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

maybe you can try this:

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

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

With the above blog ref by Michal , see the below links also,

/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

Regards

Chilla