Question
National Australia Bank Ltd
IN
Last activity: 15 Oct 2020 12:31 EDT
pxUpdateDateTime is being added to payload/JSON/Message in Dataset-Execute method and Kafka
Hi All
We have an issue where pxUpdateDateTime is being added to all the blocks of payload/JSON/Message that is being generated in the DataSet-Execute method/ connected to Kafka instance. It is overriding the pxupdatedatime which is already present in the payload/JSON/Message
"casedata": {
"Account": {},
"CustomerOrganization": "",
"CustomerState": "",
"Address": {},
"pyAttachmentCategories": [],
"pxUpdateDateTime": "20201014T130152.162 GMT",
}