cancel
Showing results for 
Search instead for 
Did you mean: 

Message log and Message version is not visible for Inbound to ECC Synchronous Scenarios

Former Member
0 Kudos

Hi All,

Messages are getting processed successfully for the Inbound to ECC Scenarios,but the Message log and Message version is not visible .

NOTE:Whereas we are able to see the Message log and Message versions for Onbound to ECC Synchronous Scenarios and Asyncronous Scenarios.

Thnaks in Advance

Regards,

MOhammed Gouse

Accepted Solutions (0)

Answers (2)

Answers (2)

naveen_chichili
Active Contributor
0 Kudos

Hi Gouse,

follow the below process..

To set logging in the system, call transaction SXMB_ADM.

- Choose Integration Engine Configuration.

- Choose Specific Configuration.

- Set the LOGGING parameter of category RUNTIME to value 1 (if the parameter does not exist, create it using the New Entries button.)

- Save the setting.

- For the logging of synchronous messages, set the LOGGING_SYNC parameter of category RUNTIME to 1.

Thanks and Regards,

Naveen

Former Member
0 Kudos


Hi Naveen,

Iam using PI 7.31(Java stack) in which we cant use transactions any more pointers.

Harish
Active Contributor
0 Kudos

Hi Mohammed,

Can you provide the more details? what is the scenario?

If you are checking for RFC scenario then message log will not be available in SXMB_MONI.

regards,

Harish

Former Member
0 Kudos


Hi Harish,

It ia an Synchronous SOAP(WebService-Source)-to-SOAP(ECC-Target) scenario.

Am not able to see the logs in PI monitoring system.I want to see the logs here.

Where as am able to see  the logs for synchronous SOAP(ECC-Source)-to-SOAP(Webservice-Target) scenario.

former_member184720
Active Contributor
0 Kudos

Have you configured scenario specific logging?

Former Member
0 Kudos

Yes configured scenario specific logging for both the scenarios

1) It ia an Synchronous SOAP(WebService-Source)-to-SOAP(ECC-Target) scenario(not able to see the logs).

2) It is an Synchronous SOAP(ECC-Source)-to-SOAP(Webservice-Target) scenario(able to see the logs).