Using HPD_IncidentServiceInterface web service
Integrate with Incident Management using a web service called HPD_IncidentServiceInterface. The web service enables you to create incidents and manage the incident lifecycle, and contains functions to create incidents and add incident work log information. This web service exposes the functions available on the HPD:ServiceInterface form.
Using this web service, you can also integrate applications running in a hybrid Software as a Service (SaaS) environment. For example, you can integrate BMC TrueSight Infrastructure Management/BMC ProactiveNet running on premises with Incident Management running on demand.
The HPD_IncidentServiceInterface web service:
- Simplifies the tight integration between BMC TrueSight Infrastructure Management/BMC ProactiveNet and Incident Management
- Removes BMC Truesight's dependency on the variety of AR System forms introduced with the iBRSD Extension installer.
- Provides an intuitive service-oriented interface to communicate with Incident Management
- Enables easy interaction between BMC TrueSight Infrastructure Management/BMC ProactiveNet and Incident Management
- Improves support for the hybrid SaaS environment
Accessing the web service
You can access the web service using a web service client. For example, using a client such as the SOAP UI, enter the web service URL in the following format to connect to the web service:
For example:
http://myMidtierServer:8080/arsys/WSDL/public/myARServer/HPD_IncidentServiceInterface
Web service operations
The following operations are available in the HPD_IncidentServiceInterface web service:
Operation | Description |
---|---|
Create_Incident |
|
Add_WorkInfo |
|
Process_Event |
|
For more information about the supported web service operations, see HPD_IncidentServiceInterface-operations.