…t's look at them a bit closer.
Let's say I'm working with a RESTful client and I need to send some info generated on the go that's not a database object but some parts of it. I ca…
…Json format? We were thinking to convert HL7 ADT message to XML via Ensemble DTL and then send it to another BP to convert to Json format for transmission via Web Services. To my u…
Hello! I have a question how to parse Library.ListOfObjects to JSON
I send post data like this from client using rest and want parse "templates", after save "codeForm","codeName…
Hi,
How to send PDF/Image as attachment along with FHIR Resource.
Thanks
Hi
If you are using the HS FHIR Resource classes in IRIS for Health then you will see that attributes…
I have a Enslib.REST.operation which I want to use to send a JSON message. In Ensemble I am using the request message to the Business operation as an input for ObjectToJsonStream f…
Hi Guys,
is there a sample code where I can basically send a HTTP request given a URL and authentication and handle the JSON response?
Thanks
Hi.
Set request=##class(%…
…it is similar to terminal Output but quote chars are escaped.we have a GET call where in we need to send Data in JSOn Format.For Property States of My Class which is type of List o
…esponses received from my production in Postman, even if I was able to do so earlier. I'm sending the request to a remote server reachable via a Putty tunnel.
Postman Test
I'm cu…
Recently I have been posting some updates to our JSON capabilities and I am very glad that so many of you provided feedback. Today I would like to focus on another facet: Producing…
(I am new to this language) I have got a JSON request to handle in a web application which is in %CSP.Request object. But the request which I am going to handle is of type array of…
…StreamFromObject(.stream,array,,,1,"aeloq")
; here you can save stream to a file or send it to the clientset meta=$lb("nameA","nameB","nameC")
for i=1:1:4000000 set dat…
…riod" and "AM", I created a REST service to add records to the Consumer, I use Postman to send JSON for a new Consumer. I get an error back in Postman as follows:2019-02-01{"Statu…
Hi noble devs!
Just building a simple frontend->JSON->IRIS backend story, and figured that IRIS while importing via %JSON.Adaptor wants JSON fields to match property names,…
Hi folks!
How can we handle JSON boolean types in IRIS?
I'm having a UI sending me a JSON payload as:
{
"id": 1,
"strprop": "string",
"boolprop": true
}
The class…
Hi everyone,
My problem today is how to send an HTTP message to a web service deployed via Render and gunicorn.
Issue
Every time I try to contact the web service I get an erro…


