SI
MProfilerIa Service Interface Version II
The following operations are supported. For a formal definition, please review the Service Description.
-
CountMessage
MessageName="countMessage"
Returns the number of messages of type sMessageType in the datastore. (sMessageType="" is the wildcard) -
DeleteMessage
MessageName="deleteMessage"
Delete the message specified by sMessageID from the datastore. -
DeleteMessages
MessageName="deleteMessages"
Deletes the array of message(s) specified by sMessageID from the datastore. -
GetUnitCapabilites
MessageName="getUnitCapabilities"
Get Unit Capabilities -
PeekMessage
MessageName="peekMessage"
Retrieves (but does not delete) a maximum of iMax messages of sMessageType from the datastore. sResponseXML will be a ServiceInterfaceData 1.0 document. (sMessageType="" is the wildcard) -
ProcessRequest
MessageName="processRequest"
Processes the XML request document sRequestXML conforming to the Schema specified by sRequestURI and optionally returns a response document sResponseXML. -
Purge
MessageName="purge"