Can you please help point me to the correct tables and columns containing the status of the following IS components:
IS Schedulers
IS Packages
Adapters (MQ, JDBC, JMS)
Ports
JMS & Broker Triggers
Cluster Service locks
I need to create a dynamic monitoring service that is accessible via web UI. And the contents are basically to capture the status of these IS components whether they are enabled or disabled. Do you have some idea how to proceed with this?
I need to create a monitoring service that basically capture the state of these IS components (whether they are enabled or disabled). I have checked the advise of MR, and now I have a baseline of the state of our IS schedulers. Now I need to do the same for the other components.
Thanks for your valuable inputs on this discussion.
When I am running getTriggerReport service without any input, its listing me all triggers exist. But here there is no provision to map service output (trigger details )to any variables. Kindly comment on this.
You can check that by invoking getTriggerReport service in a flow service, and take the document structure from the pipeline. They are not explicitly defined, and we cannot ask Software AG to do so as well, as these are not public services.
Attached a sample flow service, which pulls all JMS triggers, and enables all disabled trigger.
That was a partial package, so you will have to create a package named ‘ZZDefault’ and a root folder with the same name. Never mind. Use the attached one.