…FromString(tInput)S tMsg.DocType = "2.3.1:ADT_A01"
So now if I take that tMsg and try to send it to an Adapterless Business Service and/or simply try to output what it receives to…
…JSONFromObject goes into the object?I have created a related work-around where the client sends an class path, an id, and an empty JSON object of the properties they want to retrie…
I am sending an HTTP request to cache class:
s rObj=##class(%Net.HttpRequest).%New()
s rObj.Server="www.xyz.com"
s rObj.Https=1
s rObj.SSLConfiguration="xyz"
s rObj.ContentTyp…
…hing data to us, but now we have another client where we need to request the JSON file by sending a HTTP request then get the file and process it, kind of a Get rather than push, h…
…ewd-qoper8-express does all the necessary plumbing work for you by default to return and send the JSON response, you will need to modify and format the response in another format…
…and I've been asked to create an Inbound adapter and specify a port of which clients can send through JSON files and I did as attached, but now I've been asked to provide the URL…
As I am iterating through the FHIR JSON Response from a Patient Search, I am running into an issue where the extracted values are not being popualted into the Response object that…
…my JSON response {"access_token":"DSAFFDSGFDGTRHTRHTRH","in":"2522","refresh":"","scope":"send","token_type":"Bearer"}the result : "9@%ZEN.proxyObject" Looks like it works correc…
If you want to dynamically serve images as a property of JSON then there is no perfect encoding solution. One method used frequently is to Base64 encode the image. Whilst there are…
…d processing a JSON-object is no problem but how can I handle Form Data?
The frontend is sending the form as form data and also includes one or more files.
What is the easiest wa…
…the first language we learned.
With that in mind, I have come across the idea to Make JSON representation of messages in Interoperability message viewer instead of XML from the…
Hi team,i send an http request to my rest class, i want to extract ID , full name , pass word from this request , can you show me how doing it.thank's Hi SofianeI'm assuming you wa…
…and arrays) in IRIS are incredibly useful in situations where you are having to transform JSON data into an Object Model for storage to the database, such as in REST API endpoints…
I have always struggled with Iterating through a JSON response to pull out certain fields into a Data Class Structure to use to populate fields in a DTL. So I defined the whole str…
…'m new to this and I was after a just a quick sample using ensemble objects on how to create a Post HTTP request and where to include my curl, then send the request ..etc
Thanks


