Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there,Is there any way if catching the returned RPC sting from the device, beside logging? I am asking this because I got a different vendor which is returning the XML indicating an error, but the return status is OK, so there is no way of raising...
Thanks for your replay!Can you point me to the place where the action is take place? For example, in the lock method, I would like to check the messages exchanged under the hood on this object: return self._ns.lock(provider, target)Thanks!