PRPC 7.4 Moving Rules
Hi All,
i found out that within our Application were added at least 170 field values into a wrong class. Now this needs to be solved by moving them into a different class within the same class hierarchy.
For Example:
170 Field Values were included to:
BT-HR-TESTFW-Work-Support-Pension
need to be moved into:
BT-HR-TESTFW-Work
because these 170+ Field Values should be reused in more classes.
I see that in PRPC 7.4 it is not possible to move rules between classes with the rafactoring functionality any longer. So i considered to build an activity for doing this job.
I guess i have to change for every field value following properties:
-<pxInsName>
-<pzInsKey>
-<pzDocumentKey>
-<pzOriginalInstanceKey>
So now i need some advice how i can achieve this like i have to use "Obj-Open-By-Handle " method or something like this.
Thanks
***Edited by Moderator Marissa to update platform capability tags****