Use the following command to send an event to the xMatters Node:
APClient.bin --map-data HelloWorld HelloWorld companyadmin 1001
The “HelloWorld.log” file is created in the xMatters installation directory under the “\AlarmPoint\logs” subdirectory and should contain the following:
2006-05-05 16:24:29,147 [processBroker.6] INFO - Hello World!
Next topic:Annotated Example Part Two