cancel
Showing results for 
Search instead for 
Did you mean: 

saving message in application server before converting

Former Member
0 Kudos

Hi,

We are using XI7.0.

In one of the interfaces the receiver side file we get txt message ..due to bcz of some constraints in JMS modules to do content conversion we are using java ear module deployment.

This ear module converts txt message into XML message.

We want to store this message at application server or some other location before converting into XML message, bcz we are getting some empty XML messages , source system people saying that we already sent the data to you..since there is no log so we can't able to find what exactly the source message we received..

Please suggest how can I approach on this problem.

Thanks,

srini.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

the XML messages or the sender side data is always stored on the integration server in the form of LOG.

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...

archiving%22

http://help.sap.com/saphelp_nw04/helpdata/en/aa/fce73a86e99c77e10000000a114084/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/15/01df3a1fd91974e10000000a11402f/content.htm

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

/people/michal.krawczyk2/blog/2005/09/07/xi-why-dont-start-searching-for-all-errors-from-one-place

Thanks

Swarup

Former Member
0 Kudos

Hi,

Check these links.

/people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi

/people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions

/people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching

http://help.sap.com/saphelp_nw70/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm

/people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi

http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm

Regards,

Phani

Former Member
0 Kudos

Hi Srinivas,

I really want to help you out, but could not understand what your problem is. A few hints

1. Try avoiding bcz and other such sms linguals.

2. Use proper English and explain your problem.

Regards,

Jaishankar

Former Member
0 Kudos

Dear Jayshankar,

Will ensure in future for such type of mistakes not to repeat...

My request is,

In sender JMS adapter how can I archive original messages received from source system before converting to XML format.

Thanks,

Srini.

Former Member
0 Kudos

Hi,

Try , this may be helpful for you

Regards

Seshagiri