Utility For Transaction Monitoring in MWS

Hi Team,

Do we have any utility to expose transaction monitoring as a service to client.

my client has an existing framework to view transaction monitoring using another tool, now the client wants to monitor MWS transaction as well .Do we have any existing utilities to expose MWS transaction data ? Client wants to use only one framework.

Thanks

There could be underlying services which renders the transaction details in WmMonitor package. Alternatively, check WmTN.

Another option is to analyze the backend TN tables to see how this data is populated on the ui. There will be a significant performance issue exposing this table to third-party applications but do a impact study.

Other option is to explore the MWS Java API references.