PEGA 7.1.9 -- How to remove pxObjClass from Json Response
I have Service-Rest returning response in JSON format
I am using pxConvertPageToString fuction to prepare response in JSON but source page have pxObjClass property same is getting included in response.
I tried Property-Remove to remove pxObjClass from source page, getting below error,
pxObjClass is unmodifiable. Calling method: com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.setValue(Object) Details: property is reserved