RUG: DEV562: Safely Modifying a Packaged Application to allow Upgrade to Future Versions

NOT basic philosophy for upgrades: re-do all customizations for new version; Want to try and make it more automatic (or at least, as automatic as possible)
Automatic upgrades are possible, but there are some manual steps, and care must be taken.
The merge problem:
 * original app -> vendor new version ->
                |-> my updates to app -> NEW MERGED VERSION
What do you need to do? Modification needed? Where is vendor going? Where are you going internally? 3 simple rules to follow when making updates BMC Commitment (fields) BMC Commitment (workflow) Make backups first "ardisabled" utility "arpermission" utility After upgrade post-upgrade manual work testing