M
marko.rueterbories
Guest
This is not possible out of the box. You need to implement the serialization on your own. If you are on OE Version 11.6 I want to point you to the JsonObject type ( documentation.progress.com/.../index.html . With this you can easily build your own valid JSON string.
Continue reading...
Continue reading...