Question Ashok Kumar · Aug 14, 2023 Generate Method for properties Hello All, How do I generate my own method for all properties in my class definition like auto-generated methods PropertyGet(), PropertySet(), PropertyGetStored(). Thanks. #InterSystems IRIS #InterSystems IRIS for Health 2 14 0 376
Article Ashok Kumar · Aug 14, 2023 8m read Working with %JSON.Adaptor In this article, I walk through the %JSON.Adaptor class. #Best Practices #JSON #InterSystems IRIS #InterSystems IRIS for Health 12 2 6 1.1K
Question Ashok Kumar · Aug 11, 2023 Trailing zero are truncated in %Set method of %DynamicObject Hi Community, Whenever I insert a decimal value with trailing zero(ex:12.0000) value in my JSON object dynamically through %Set method. It truncates the trailing zeros. However If I use literal constructors { } It working as expected. So, In my case the JSON will be generated dynamically. I can't go with "Curly Bracket { } " and the JSON schema not string as well.Is there any way to fix this? #JSON #InterSystems IRIS #InterSystems IRIS for Health 0 2 0 250
Question Ashok Kumar · Aug 10, 2023 Construct clone of %execute result of %SQL.Statement class Hi Team, Is there any way to take a clone object of executed query result of %SQL.Statement #InterSystems IRIS #InterSystems IRIS for Health 0 3 0 174