O
olehansen
Guest
HI All. I have a Pasoe rest API where in one of the request the response is a temp-table defined in a dataset with among others one logical field. When this field has the value "true" the field comes out ok in the response Json, but when it is set to false, the field disapears from the response json and is not shown. Why is that? I am using write-json on dataset for the output. dataset dsResponse:WRITE-JSON ("longchar", oinvoice,FALSE,"UTF-8",YES,YES). Any response would be appreciated. Verion in use is Openendge 11.7.3
Continue reading...
Continue reading...