Question
Student
JP
Last activity: 25 Jan 2024 22:16 EST
How to change all application IDs, class names, and ruleset names
I have received a request to change the application ID. We need to change the class name and ruleset name according to the request.
For example, the following
[Before change]
ApplicationID : HRApp
RulesetID : HRApp, HRAppInt
ClassID : ORG-HRApp-Work, ORG-HRApp-Data etc..
[Before change]
ApplicationID : HRAppNew
RulesetID : HRAppNew, HRAppNewInt
ClassID : ORG-HRAppNew-Work, ORG-HRAppNew-Data etc..
I have tried using Refactor to rename the class, copy the ruleset, and SaveAs the application with the new ID, but it is not working with errors.Is there a better way to change the application ID, ruleset, or class name?