Hello,
We would like to submit a JSON using Ensemble. Here we have the JSON structure:
{ "app_id": "e47322de-64c8-43c5-a1b7-42aa6409eb48", "headings": {"en":"Cita Atencion…
Hello, I want to parse large JSON object and store data into persistent tables. Is there any other way besides pre-defining persistent classes including typing each property name?…
Hi Community,
I have json equivalent persistent object in pjsonObj variable. Final JSON example below.
{ "Document": { "FileExtension": "pdf",…
…eration, and from what I understood because the request has to be sent as POST, I need to send the request as JSON. However when I try taking the request and running %ToJSON agains…
…ble all this types of communication with:no work on a client side (client always receives/sends ISO8601 timestamp/date)minimum amount of work on a server side for each new property…
I'm trying to send an HTTP POST request with form-data from an Angular app to a Cache backend, but my request fails with a 406 Not Acceptable error.
httpRequestHeaders = new HttpH…
…including receiving payments. With the help of the telegram bot, I solved a simple task - sending Alerts from Ensemble to Telegram.Advantages: Alerts come to the mobile phone, a no…
Hello,
We need to send data to an API using form_data as follows:
Using Ensemble 2017 we would use dynamic objects as:
set body={}.%Set("app_id",pRequest.appId).%Set("c…
I would like to send bundle object to a router and then perform a DTL with in the routing rule ( this BundleObject as a source to my DTL). during this process , I get below excepti…
…ion 2012.1.4Is it possible to make an HTTP Post passing in JSON string?Example:I want to send this request to Authorize.net. How can I do this in cache object script?URL: https:/…
…ord
InterSystems IRIS versions 2022.2 and newer feature a redesigned functionality for JSON web tokens (JWTs). Once housed under the %OAuth2 class package, the JWT class, along…
…he response I'm getting the details about this client. So far so good.
So now I need to send the request body like that:
{
"details":{
" client.id":"123456789",
"client.firstNa…
…quest.HttpResponse.Data.Read()
Thanks How certain are you that the server you're sending the request to accepts a content type of "text/plain"? Having that wrong, or u
…name) with a single value, the value at pData(“varname”) should be the form data value to send. There should be no subnodes.For a form variable (varname) with multiple values, the…
…ng to see how we can use the WhatsApp instant messaging service from InterSystems IRIS to send messages to different recipients. To do this we must create and configure an account…


