Hi noble devs!
Just building a simple frontend->JSON->IRIS backend story, and figured that IRIS while importing via %JSON.Adaptor wants JSON fields to match property names, meaning even should match the case. Like:
{ name: "John""Doe"will have issues while saving the dynamic object to a class Sample.Person with:
%Persistent%StringAs soon as the case is not the same...
Is there any setting to fix this?

.png)
.png)

.png)
.png)
.jpg)


