Data Transform

<<Back

·         A data transform is used to assign values to the properties.
·         Using a Data Transform, we can
1)      Default Property values.
2)      Update one page data to another Page.
3)      Loop in a page list and copy the pages from source page list to target page list.
·         Ultimately A data transform is used to do property-set.
·         A DTF can be called from
1)      Control
2)      DTF
3)      Activity using the method Apply-DataTransform.
4)      Flow under Process tab.
·         Default Data Transform provided by PRPC is ‘pyDefault’ which is available in Work-cover-, Work- and @baseclass. pyDefault DTF is being called under the process tab of flow.
·         pyDefault DTF will be executed before the WO gets created.
·         This DTF is used to assign default values to the properties.
·         WO Id prefix C- is being set from pyDefault DTF.
·         It’s been assigned to an OOTB property pyWorkIDPrefix.

·         The pyDefault DTF is available in the predefined rule set: Pega-ProCom 01.10.01

No comments:

Post a Comment