Question
4
Replies
907
Views
Posted: October 4, 2018
Last activity: October 24, 2018
Closed
I have to Update value of column or set a value to a column in History table.
Whenever History-Add method inserts a record wanted to set a value to one of the columns.
how can we achieve this.I tried creating pydefault datatransform it did not help
Please check below pdn link:
https://community1.pega.com/sites/pdn.pega.com/files/help_v72/procomhelpmain.htm#methods/history-add/history-add.htm
History details are "append only." The system saves the new instance to the class History-ClassGroup of the underlying work item. (For rules, the system saves the new instance to the fixed class History-Rule.)