Question
4
Replies
358
Views
Posted: August 3, 2018
Last activity: November 9, 2018
Closed
pyRawMessage Property not there in Pega 7.4
After upgrading our application from Pega 7.2.2 to Pega 7.4.0, we are not getting the 'pyRawMessage' property in Connect-Rest Response page. We are using this property and storing it for internal auditing purposes. Please help.
This is an intentional change in behavior. As a security measure the "pyRawMessage" property is no longer populated on Work Pages by default when a REST Connector is used.
If you need pyRawMessage populated then you need to set the parameter "storeRawMessage" to "true".