cancel
Showing results for 
Search instead for 
Did you mean: 

Central Dashboard to Monitor two Middleware (SAP PO (on Perm) & Mulesoft (cloud))

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

We are implementing SAP systems in customer landscape and client is concern about monitoring two middleware in a single dashboard.

Requirement:

Central Dashboard need to be maintained to Monitor two Middleware involved in a Process for tracking message processing status

E.x.  SAP PO will be gateway to connect SAP systems and Mulesoft (iPaaS) will be a gateway to connect SaaS Application,

hence client wants to come up with a solution to monitor both Middleware in a single dashboard for monitoring message processing status.

Monitoring Status along with payload: Error, Scheduled , Success , waiting  etc…

Presently, Client have a RabbitMQ system which is based on JMS, every system sends status to the RabbitMQ and user logs in and track the status of a message flow in dashboard built in RabbitMQ.

I am looking for a best solution to implement the same at customer site.

Regards,

Mani

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Manikandan,

I don't know anything about mulesoft possibilities. In SAP PI you can use an API to retrieve monitoring capabilities if you want to create your own monitorization:

You only would need to call the webservices that gives to you all the functionality.

Regards.