Hi,
I am trying to subscribe to events via SubscribeEventStatus method in RecorderStatusService2Soap (StatusSoapProtocol).
I got the token from Login method in ServerCommandService, statusSessionId from StartStatusSession in StatusSoapProtocol and got the eventId guid from GetConfiguration in ServerCommandService. However I am getting “Error processing message/ErrorNumber:10000” in the response and I see a 500 Internal error in the SoapUIlog.
Any suggestion how can I debug it or why am I seeing this error?
Thanks,
Ghazaleh