cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI: Asynchronous messages not visible in Monitoring after 2 days.

0 Kudos

Hi Experts,

I have a scenario in which an interface fetches data from 3rd party, updates ECC and sends back acknowledgement.

So, there are 2 interfaces

(i) Synchronous - Fetching data and updating in ECC

(ii) Asynchronous - Sending the acknowledgement to 3rd party.

In message monitoring it shows that the messages are successful.

The problem is, when I click the Asynchronous successful messages of the earlier 2 days, they return no messages found(after clicking the successful message count) whereas the Synchronous messages of the same interface are visible. This is common for all interfaces, the Asynchronous messages do not store in memory after 2 days. What can be done to solve this issue?

Bhargavakrishna
Active Contributor
0 Kudos

Hi Divakar,

We should get the retention period details set for asynchronous messages

Not sure if you are on Dual stack or single stack. please refer the below links to check the archiving status.

Please refer the below links to increase the retention periods.

Single stack

https://blogs.sap.com/2017/09/28/pi-aex-7.5-message-retention-settings/

Dual -stack

http://saptechnical.com/Tutorials/XI/Archiving/Index.htm

Regards

Bhargava Krishna



0 Kudos

hi divakarzzz

have you tried to add the parameter

RUNTIME LOGGING_SYNC 1 into your ECC?

let me know the outcome;

Regards,

Adjan Barbosa

Accepted Solutions (0)

Answers (1)

Answers (1)

PavanKumar
Active Contributor
0 Kudos

Hi Divakar,

May be archiving have enabled for those messages have you checked archive tab if the messages not available there also it may got deleted check with your basis team to know after how many days that messages will be get archived/deleted based on pi version archiving will be done in abap/java engines.

Regards

Pavan