Hi,I have been reading the posts and the documentation around JSON support available with 2016.2 (which is my version) and following versions, but haven't found a concrete example…
…we need to post pdf documents to a 3rd party REST API.
The API specifies a field in the JSON request message to contain the 'physical content' of the file as an array of bytes, e…
…t large number truncation when using the DynamicObject and DynamicArray classes to create JSON in objectscript and then parsing the result in javascript. Are there any global setti…
FastJsonSchema: High-Performance JSON Validation in IRIS
Validating JSON data against JSON Schema is a common requirement for modern applications. FastJsonSchema brings this capab…
How many times have you had to receive or generate a JSON and wished you could work on it using DTLs without having to deal with DynamicObjects trying to remember the name of each…
I have a json object coming in on a service with a field that has "NaN" as its value."ReferralInOutOfNetworkCd": "NaN",In my DTL, I do a straight copy. yet what goes outbound is Na…
…Objects:Dynamic objects (%DynamicObject and %DynamicArray) allow developers to manipulate JSON-like structures directly in Objectscript. They are especially useful for modern appli…
Hi, I am facing below error while sending the data from one namespace to another namespace.
ERROR <Ens>ErrFailureTimeout: FailureTimeout of 15 seconds exceeded in EnsLib.TCP…
…object correctly.
👩💻👨💻 We would need to send the SAML Assertion inside the SOAP Header to the Target System.
First of all thanks…
I have files of mixed types; e.g. a.pdf, b.pdf, c.txt.
I zipped them with gzip to make a.pdf.gz, b.pdf.gz, c.txt.gz.
I concatenated them into one file, all.gz.
I renamed all.gz to
…ds Ens.VDoc.SearchTable. You can extend EnsLib.HL7.SearchTable and add a new PropName "MSHSendingFacility" to the SearchSpec XData block:
<Item DocType="" PropName="MSHSendin…
Hi,
How to write code in table trigger to send SMS upon any modification on particular column?
Thanks Is the question how to write a trigger or how to send a SMS from within Cac…
In this case I am trying to just send a simple error to the log in the event the try is not successful. Have tried a few ideas I have found on the forum but none have worked as of…
Hi everyone,
I'm developing an Ensemble process that sends user data from a Business Process to a Business Operation using EnsLib.SQL.OutboundAdapter. The operation is supposed to…
We are getting the input as xml in ftp inbound adapter and need to send the xml content to the soap webservice. I have to create a business operation to handle this operation Hi!I…


