…`/ci/":"/etc/newman" \
--network="iam-training_default" \
-t postman/newman run "DevOps_IAM.postman_collection.json" \
--environment="DevOps_IAM.postman_environment.json"
…app has just gone into the background because - for example - an incoming telephone call sends it into the background, then after the call the user would bring the app to the fron…
Hi everyone,I have a project which requires the sending of JSON messages to an external service provider using REST. The service provider requires the message contents to be signed…
Hi:
I've looked on many of these examples and questions how to post the JSON body but all the posts are a little complexly worded for me to follow.
so i have an EnsLib.REST.Ope…
XData blocks are more suitable for small XML documents, JSON objects or arrays, or text-structured data. Remember to takegeneral system limits into account, though.
…ad displaying the error page with the error "CSP application closed the connection before sending a complete response". This was working yesterday so the root cause is not clear. R…
…d Adapter for the same. Used Get method of Adapter Class.Basically in a request I want to send Unique File Name and File and in Response I want to get Version ID and if operation w…
I am trying to use postman to start the restapi classes from a json openapi2.0.0 file.
POST: https://myserver.com/api/mgmnt/v2/requestAPI. The body contains the openapi2.0.0. The…
…s FAQ rubric
You can avoid the error by specifying a stream object as the argument of %ToJSON() used when generating a JSON string from a dynamic object.
A code example is below.…
…DP-439207
InterSystems IRIS® data platform 2024.3 (AIX)
AIX installations Using JSON processing and Unicode non-Latin-1 character sets
DP-439280
InterSystems IRIS 2…
Hi devs!
What is the best way to return JSON in IRIS for a GET request in a REST app?
This is how I do it now:
ClassMethod GetAllPersons() As %Stream.Object
{
d ..%SetCont…
Based on user request in zenpage, i am running the method ConvertMDXtoJSON in background and loading the status in progressbar.
D ..%RunBackgroundMethod("ConvertMDXtoJSON",MDX)…
…ce with you, amazing InterSystems Developer Community!
Thanks again to both @Benjamin.DeBoe and JSON for making life simpler for developers with ObjectScript!
Happy coding!
…": "Not Found"
}
}
I want to do something like the above sample from a Google Storage JSON API. I have a call to Write obj.%ToJSON() followed by return ..ReportHttpStatusCode(.…
…Library.DynamicObject or a %Library.DynamicArray from Resultset followed by converting to JSON To build a %Library.DynamicObject or %Library.DynamicArray from a ResultSet followed…


