Hi developers!
How do you debug implementation code in .impl classes of REST.API in InterSystems IRIS?
Especially if you don't have access to globals, so no things like:
Set^AAA="here we are"not possible in this case.
Suppose I have the following signature of the REST.API method called as POST and containing JSON. :


.png)
.png)
.png)