Previous Topic: getReportViewer

Next Topic: runQuery

getIncidentViewer

You can use the getIncidentViewer command to display a graphical incident viewer. The viewer is similar to the CA Enterprise Log Manager interface incident viewer, delivered as a standalone component. Management functions available from within the CA Enterprise Log Manager interface, such as merging, or deleting incidents cannot be performed from this viewer.

Note: The solution provided here works with web-based applications such as JSPs, JavaScript, and HTML. The solution might not work in C++ or Java Swing applications depending on the availability and support for an embedded HTML page and the necessary FLASH plug-in of those applications.

getIncidentViewer Example

https://elmserver:5250/spin/calmapi/getObject.csp?type=getIncidentViewer

This call displays the Incident Viewer, showing incidents created in the last six hours.

You can use time terms, filters and other specifications for getIncidentViewer in the same way as you do for getQueryViewer.