…requests.
Here's how to do that.
1. Create proxy Service:
/// Empty BS we would use to send Produciton requests
Class production.ProxyService Extends Ens.BusinessService
{
}…
…ain an instance of the class Set instance = ..%New() Set tSc = instance.SendRequestSync("CIESendInviteProcess",cieinviteReqObj,.pResponse)
end up with run time e…
…NVERTINPUTSTREAM = 1 on their %CSP.REST classes and that seemed to work. Their pages were sending UTF-8 strings and because of this parameter we were storing them on our database a…
…implict grant, but every time I send a post message, I get the "invalid grant type" even sending the grant type as implicit. Do we have some material or documentation to study on…
…cach%C3%A9-rest-backend-part-1-many Part 2 - "So you just got yelled at by your boss, for sending him an unformatted Hello World webpage" or Working with JSONhttps://community.int…
…it to a database as a stream property of a class. The second installment discussed how to send files and their names wrapped in a JSON format.
Now let’s look closer at the idea o…
…= patientInstance.%Id()
....some codes to set the properties....
set jsonStr = dynamicObject.%ToJSON()
w jsonStr
} Catch (e…
…late.docx). To upload, fill the file field into the Body tab:
The upload process will send the template to the server to be used by the iris4word.
Open the 2. Download Word Do…
…receive notifications based on the measurements that the portable blood pressure monitor sends to the IRIS instance.
Therefore we will have two different accesses to our IRIS i…
…e to add code to loop through these objects in order to complete the mapping. Can someone send me a sample that can look to create that? I am not very comfortable with scripting la…
I am writing an API that sends over a very large JSON object.
The code I'm using to get the data is actually used in our production system today for the use of writing a report.…
…sing Date in timestamp format.
I am using %JSON.Adaptor. Please refer screen 2
Try sending the CreatedDate format like this, which is the format used by JSON serializers."20…
…put)) {
Return ##class(dc.irisflow.components.misc.ObjectScriptOperation).#CancelSendRequest
}
Return response
}
```
Thus, the last operation that we need t…
…ue I am currently having with one of our interfaces within HealthShare HealthConnect.
We send documents to a third party system via their API.
The API contains a string propert…
…ent", true); xhttp.setRequestHeader("Content-type", "application/json+fhir"); xhttp.send();
If however I change the URL to public FHIR repo ( e.g. "http://spark.furore.com/f…


