Question
2
Replies
551
Views
Posted: March 6, 2019
Last activity: March 22, 2019
Closed
Solved
Activity to input value of pxCreateDateTime
Hi,
May you please advise what is the Pega activity that input value of.pxCreateDateTime when a case is created?
There are few cases having .pxCreateDateTime different from the dates indicated/ captured by the cases' Audit history, which cause issues of performance management.
Thanks in advance,
Gigi
***Edited by Moderator: Pallavi to update platform capability tags***
When a case is created, the Work-.createWorkPage instantiates the workpage and populates the pxCreateDateTime value using @baseclass.pyDefault data transform.
You can trace your case creation with selecting the 'Data Transforms' event to confirm this.