…tually a record mapper object) and creates a nicely formatted JSON string I would love to send this along to a RESTful business operation. However no matter what I try, I continua…
…ing .json. Not sure how this will work with our Ensemble instance not being in the DMZ to send outside our network, but I thought I would ask anyway to see if it is possible.Thanks…
…sted in the interface engine, which converts the JSON data received to a HL-7 messages to send to the downstream system. I'm looking for direction and example of how to do the equi…
….ietf.org/html/rfc6902) is a standard format that allows you to update a JSON document by sending the changes rather than the whole document.
JSON Patch plays well with the HTTP P…
most of my jSON data is single words, but when it comes to sending chunks of a memo/email via JSON, that totally differentwhich is the correct conversion process to prepare data re…
…, I was so focused on my end of code and I didn't notice the wrong JSON that my client is sending, but BTW my client is running Ensemble 2014 and Set dynOBJ={}.%FromJSON(pInput) is…
…}
}
}
The Encoder parameter defines the encoding of the password, which prevents sending the user's password unencrypted. But if the Encoder parameter is not defined,
Hi,
I'm trying to send alerts in Ens.Alert process to a teams channel.
I have already created a production that transforms the incoming alerts and send to a set of user's email…
…dd in the custom HTTP Headers for the API call and to convert the body of the message into true JSON format using %JSONExportToStream() then I finally send it out on an HTTP call.
…ts, I have used Content-Type = application/json but I have a vendor that is requesting we send application/x-www-form-urlencoded. How would I go about formatting the Payload as x-w…
…ze an .PNG picture. After serialization in C# (using System.Text.Json.JsonSerializer) and sending it to IRIS it is deserialized with %JSONImport method and saved to %FileBinaryStre…
…han are supported by an ObjectScript string then the way to manipulate that element is to send it to a %File or a %Stream. In the present releases of Caché and IRIS Data Platform…
What are best practices for JSON transformation in IRIS interoperability? This is for a non-healthcare use case, so any tools we happen to have around FHIR might not be available.…
Hello,
We would need some help,
Our aim is to send an image as binary data using a REST Service
Currently we do the following:
1 We get from the external system a binary image…
…New()set httpRequest.Server = "onesignal.com"
set httpRequest.ContentType = "application/json"set httpRequest.Authorization = "Basic "_##class(Util.TablasMaestras).getValorMaestra…


