Hi,
I need to lock a the error log(s) from failed invocations of my scripted inbound REST services. They are used for integration with 3-party application and I must see how the JSON messages are generated in the 3-party application.
Where can i f...