cancel
Showing results for 
Search instead for 
Did you mean: 

View payload of Receiver adapter in AAE Sync SOAP-JDBC scenarios?

Former Member
0 Kudos

Hi,

We are in PI 7.3 (ABAP+JAVA) and configured AAE scenario for Synchronous SOAP to JDBC scenario (Web services to SPROC synchronous scenario). We are able to view the payload of sender SOAP adapter enable messaging.syncMessageRemover.removeBody parameter to false. However we can't view the payload of the receiver adapter for both the request and response. If we can configure this in classic scenario, we can view all 4 payloads (Sender WS Request-SOAP, Request to SPROC - JDBC, Response from SPROC-JDBC and Response to WS-SOAP). How can we view the payloads of Request to SPROC - JDBC, Response from SPROC-JDBC for AAE scenarios?

Regards,

N@v!n

Accepted Solutions (1)

Accepted Solutions (1)

nageshwar_reddy
Contributor
0 Kudos

Navin,

This could be a limitation with 7.3. There is a new feature introduced in 7.31 SP01 that enables logging synchronous messages.

Look at Synchronous message logging in Advanced Adapter Section 7.31 SP01 Advanced Adapter Engine (Release Notes).

Also check SAP Library - Advanced Adapter Engine.

Former Member
0 Kudos

Hi Nageshwar,

Thanks for links and they are very helpful. I have found out the Michal Krawczyk weblogs below:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/18/pixi-pi-73-message-version-persis...

http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/04/28/pixi-target-message-logging-with-...

I need to test this and see how it works.

Regards,

N@v!n

Former Member
0 Kudos

Hi Nageshwar,

You are right that it looks like logging of sync messages is a limitation in PI 7.3. Above mentioned blogs by Michal Krawczyk are valid for async messages only.

If anyone has any inputs/thoughts let me know.

Regards,

N@v!n

nageshwar_reddy
Contributor
0 Kudos

Navin,

Why don't you try the module option suggested in ? If you absolutely need the payload, that might be worth a try. I think you may be able to save the payload with that for synchronous messages as well.

The parameter xiadapter.stage.conf is applicable only for asynchronous messages.

In 7.31 the parameter xiadapter.logger.conf is applicable for synchronous and asynchronous messages.

If you are interested, i have a blog that talks about scenario specific message persistence . Have a look and share your thoughts.

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Have you seen this thread?

http://scn.sap.com/thread/1700590

Former Member
0 Kudos

Baskar,

I have gone through that thread, but its not helpful. We can't debug/analyze without looking at the payload of receiver JDBC adapter request/response to SPROC. There got to be a way to make these messages persist in RWB.

Experts - Please help us on how to view the payload of receiver adapter in Sync scenarios configured in AAE.

Regards,

N@v!n