cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Monitoring in Java Stack

dhairya
Explorer
0 Likes
760

Hi All,

Here we have a requirement where we have to send transaction count of the messages flowing through SAP PI on daily basis.

We have ICO for all the scenarios.

The problem here is in Inbound interfaces (SAP PI --> SAP ECC) we have more than one scenario where Sender component, Receiver component and IDOC type are common.

So can any one tell me a way where i can monitor the count of these interfaces individually in java stack ?

I tried getting counts individually from Netweaver monitoring but couldn't find a unique filter to distinguish between these interfaces.

Please reply back if my question is not clear.

Thanks & Regards,

Dhairya

View Entire Topic
JPReyes
Active Contributor
0 Likes

Hi Dhairya,

You can simply go to NWA and go to the Message Monitor and you'll get the count of messages per interface per day/week/month etc.

Regards, JP

dhairya
Explorer
0 Likes

Hi Juan,

Yes i know we can get count in NWA but what i want is seperate count for each of the interfaces (Inbound) who has same sender component, Receiver Component & Idoc type. So all the data we put in the filters will be common for these interfaces in NWA. So what we will get is total count of both the interfaces but i want individual count for each interface.

Please let me know if i am not clear.

Regards,

Dhairya

patelyogesh
Active Contributor
0 Likes

Hello Dhairya Khimsaria,

What about configuring SAP Solution manager for PI monitoring?

-Yogesh

dhairya
Explorer
0 Likes

Hi Yogesh,

Yes Solution manager will solve this problem but unfortunately we do not have access to to that. So we need to figure out something within PI Netweaver.

-Dhairya