cancel
Showing results for 
Search instead for 
Did you mean: 

unable to see logs in message monitoring

former_member217945
Participant
0 Kudos

Dear Experts,

I am using sap pi 7.3.1, i cant see any success logs in RWB message monitoring for webservice interface and used Integrated configuration.

can anyone please suggest regarding this.

Thanks,

Suma.

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

for PI 7.31 you should use the PIMON to monitor message.

http://<server:host>/pimon

in message monitoring. tab do you select the option ADAPTER ENGINE from the drop-downs-list ?

also take a look to this blog

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/07/26/scenario-specific-message-staging...

Regards

Rodrigo

Message was edited by: Rodrigo Alejandro Pertierra

Answers (6)

Answers (6)

monikandan_p
Active Participant
0 Kudos

Hi Suma,

Kindly follow the below link for message monitoring log issue.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/09/18/tracing-in-sap-pi-731-single-stac...

Best Regards,

Monikandan,

former_member217945
Participant
0 Kudos

Hi,

i am using 7.31 ICO configuration.

what ever messages are processed in PRD I can see those Delivered messages in message monitor- Data base tab

Below is the screen shot

But not able to see those messages in message status overview.

Please help me on this.

Thanks,

suma.

former_member217945
Participant
0 Kudos

can anyone please help me on this

Former Member
0 Kudos

Hi Suma,

This interface should be a synchronous interface (QoS BE).

We do not find synchronous messages in database-overview page.

Regards,

Pranav

siddhardha_dnk
Active Participant
0 Kudos

Hi Suma,

Might be due to Data Archiving and their Retention Periods. If you create any new interfaces without adding them in Archiving list, messages with particular interface will be marked for delete.

This may solve your issue.

Regards,

Sid.

former_member217945
Participant
0 Kudos

Thanks for the response

Sorry i forgot to mention that I can see only one day messages what ever has been processed but i cant see those messages next day  in RWB.  I can see for other interfaces in RWB

Thanks,

suma

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

your interface is sync?

if yes, in that case check this note

Note 791655 - Documentation of the XI Messaging System Service Properties

….Synchronous messages are kept in the memory in the messaging system for monitoring, however, these are not persistent in the database.

if you want to persist those message you need to configure some parameters, but the persistence depend of the number of message that will be processed in the AAE.

check that.

also

Note 872388 - Troubleshooting Archiving and Deletion in PI

…Per default only asynchronous messages (EO and EOIO) will be persisted on the ABAP and Java side. Synchronous messages (Best Effort) will only be persisted if an error occurs during processing or if the parameter LOGGING_SYNC (ABAP only) is set. Setting LOGGING_SYNC is not recommended to reduce processing overhead

Best Regards

Rodrigo

subhro_de
Active Participant
0 Kudos

Hi Suman,

Successful Asynchronous messages would stay for a day only - errored ones would be there in your monitoring by default. If you need to extend this for asynchronous messages for ICO/single stack you need to set a few parameters like the one below :

xiadapter.inbound.persistDuration.default (for inbound messages) xiadapter.outbound.persistDuration.default (for outbound messages)

Take a look into the discussion below for details :

http://scn.sap.com/message/14116542

Regards

Subhro

iaki_vila
Active Contributor
0 Kudos

Hi Suma,

Have you checked this thread  http://scn.sap.com/thread/3234508?

Regards.

Bhargavakrishna
Active Contributor
0 Kudos

Hi Suma,

you have used the integrated configuration, you should set a filter like this as per your requirement.

i hope you are trying to use the component IE and database overview. All the integrated configuration messages can monitored through RWB -> Message Monitoring -> AE.

Regards

Bhargava krishna