Question Antoine.Dh · Jan 25, 2024 Exporting nullable booleans using %JSON.Adaptor When exporting a %JSON.Adaptor inherited class, undefined %Boolean properties are exported to JSON as "false" instead of null or empty is there any way to control this behavior? #InterSystems IRIS 0 2 0 108
Question Antoine.Dh · Jan 18, 2024 Reading a XML list into a custom XML enabled class Hello, I tried to read a XML list from a web service into a response class by creating a custom collection subclass as described in this documentation page Here's the XML file I am trying to read: #InterSystems IRIS 0 3 0 209