…ce file shown above:
The oddest symptom is that when I change just one of the settings.json files, all directories change to those value in the OBJECTSCRIPT:EXPLORER view (only…
…y sent.Alternatively if you can run the BO locally you can modify the outbound adapter to send the request with Test=1 value and check what's sent. Hi,Yes, we have. Actually, that…
I heed to his a callback method after all REST call. I have already found a method to call before REST call, but after eludes me. Here's the code:
Class Test.REST Extends %CSP.REST
How to I call rest API in Class file. Hi,There are a few ways. Are you using Caché or Ensemble?In Ensemble, you can use a REST Operation, as described here: http://docs.intersystems.com
7000) use tcp read req#15
So you create a TCP listener on port 7000 hanging aroundThen try to connect from an external server by telnet to port 7000 on your server As soon as you send