go to post Roy Gaber · Jan 2, 2019 It appears that InterSystems would benefit by reviewing the closed nature of their connectors, I believe they offer single user licensing for Cache free of charge, not sure about IRIS. Would that be enough to run QEWD-Up? It would be a benefit if they were to work with you in putting together Docker containers, providing more exposure to their products.
go to post Roy Gaber · Apr 4, 2017 I should say that when I use the %ZEN method and grab the output in a file, the file is over 12MB, which leads me to believe that the FRAMESTACK error is caused by the many references to child objects within the parent.
go to post Roy Gaber · Apr 4, 2017 I am attempting to use this method to produce JSON output of my non-dynamic object, since non-dynamic objects do not provide a toJSON() method. I am running version Cache for Windows (x86-64) 2016.2.1 (Build 806_0_17136U) Tue Mar 7 2017 12:25:45 EST
go to post Roy Gaber · Apr 4, 2017 When I attempt to use "%ZEN.Auxiliary.altJSONProvider").%WriteJSONFromObject() on a rather large Object (non-dynamic) I receive a FRAMESTACK error, anyone else have the same issue? If so, how did you overcome it?