I am having trouble formatting %Time to a JSON format. I have tried configuring the parameter "FORMAT" of my property but that didn't work. For some reason, it keeps putting a Z an…
Hi Guys,
I'm running Ensemble 2014 and I'm using this to convert JSON to object:
class(%ZEN.Auxiliary.jsonProvider).%ConvertJSONToObject
but how can I convert to %CharacterStre…
Hi Guys,
I'm using the below so I can put JSON file in an object and read each property:
d ##class(%ZEN.Auxiliary.jsonProvider).%ConvertJSONToObject(JSONString3,,.list) S Job=…
I am running into an issue where a JSON response is missing keys...
{
"count": 0,
"pageInformation": {
"offset": 0,
"size": 10
},
"items": []…
Hi Team,We were able to convert XML file to JSON using Studio and terminal, but kindly let us know how this conversion occurs using Ensemble production.Thanks. I would imagine that…
Hello...
I need to convert a array (JSON) in a List Of String. I think, there is some method that does it directly.
Something like that:
SAMPLES>set list = ##class(%ListOfDa…
…ng and data analysis next. Since for my case I have no "live api" I wanted to just stream json files and output the data as it comes in from the files. (basically to emulate a inco…
I want to create a simple Json extract from a database in Cache. Suggestions as to classes, method, etc. are most welcome. Can you please elaborate upon what do you want to achieve…
…4 and passing it as a string value, but I was wondering if there is anything in the Caché JSON support that may be a better fit for encoding this data? Thanks Chris No. Any direct…
Hi all,
I'm trying to convert a HL7 section to a XML or JSON string.
We need to save the content of PID section into a SQL Column, therefore we need to convert it into a XML o JS…
…ting this error when create a class in IRIS, any clues?
Thanks Maybe you meant the %JSONFIELDNAME parameter?
Don't know, I got classes from a clients where I'm suppose to im…
…e folder: https://github.com/robtweed/qewd/blob/master/example/jwtIn my earlier post on JSON Web Tokens (JWTs) and QEWD I used this example application to explain how to use JWTs…
…uest
Try {
Set:$Get(%response)'="" %response.ContentType="application/json"
If $Get(%request) {
Set tStartDate = $Get(%request.Data(…
I have a module that sends EMAIL from a Cache INT routine (listed below).
In order to make sure the columns align in the body of the message that the recipient receives I want to…
…sfully installed and configured the custom MESH API supplied by intersystems. I'm able to send HTML rendered documents directly to GP's using Kettering.xml.
Ideally, I'd like to…


