Creating pyDefault Data transform for Employee Evaluation
I am working in the "Case Hierarchy" lesson in unit 3 of the Senior System Architect course. I am trying to create the data transform to initialize the Employee property for the scenario when an "Employee Evaluation" case is created as a top level case instead of a sub-case of "Onboarding".
How do I access the "pyDefault" data transform rule of my "Employee Evaluation" class? When I try to create the "pyDefault" rule in App Explorer, Pega renames the rule to "Default". I am not sure what I am doing wrong.