Returns a list of accumulated errors since last call of this operation.
The ObjId for all objects, except for the RuntimeController, is in the following format:
host:/ecs/eca/objectname.
SOAP message example:
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope"> <SOAP-ENV:Body xmlns:m="http://www.eventgnosis.com/"> <GetErrors> <ObjId>Controller</ObjId> </GetErrors> </SOAP-ENV:Body> </SOAP-ENV:Envelope>