BMC Impact Integration Web Services Client samples
The BMC Impact Integration Web Services client samples are installed during installation and can be found at: IIWS_HOME\Tomcat\webapps\imws\client_samples.
The following client sample programs are installed:
- testSendEvents:Sends multiple events
- testEvents: Sends a single event with different slot types and values
- testDataQueries: Include all the query functions
- testReceiveEvents: Subscribes to and polls for events
- testSendEventsData: Sends events and data, and supports all message types (from version 8.6.02)
- testDataQueriesSolutionChanges: Sends a query to retrieve changed results
BMC Impact Integration Web Services provides a complete set of client sample programs that help integration developers to build the BMC Impact Integration Web Services client. The sample programs are located under $IIWS_HOME/Tomcat/webapps/imws/client_samples. Sample programs are developed on the Axis2 java framework.
To demonstrate the APIs, BMC Impact Integration Web Services provide the mc_iiws.baroc file for client samples. The baroc file defines an IIWS_TEST_EV event and an IIWS_TEST_DATA data class used in the BMC Impact Integration Web Services client sample programs. To run the client sample, copy the baroc file to the cell's KB directory, load and compile mccomp, and restart the cell.