Sometime we face a problem that the MDS customization work fine for the first time, but if we run the application again, then it creates some problem e.g it did not allow to make the user any change in UIl, it give some exception.
So, If you want to avoid this error/exception then just follow a simple step.
1. Go to Application --> Application Properties --> Run --> MDS and from the directory content use the select "delete customization before each run".
After selecting this option whenever you will run your ADF application all the customization/preferences by the users will be vanished. Then the users will have to customize the application again according to their own choice.
If you select the "Preserve customization accros application runs " then it will keep the preference forever either you run many time your ADF application.
I suggest you to override location also, because you can also avoid the above problem by just changing the default path.
So, If you want to avoid this error/exception then just follow a simple step.
1. Go to Application --> Application Properties --> Run --> MDS and from the directory content use the select "delete customization before each run".
After selecting this option whenever you will run your ADF application all the customization/preferences by the users will be vanished. Then the users will have to customize the application again according to their own choice.
If you select the "Preserve customization accros application runs " then it will keep the preference forever either you run many time your ADF application.
I suggest you to override location also, because you can also avoid the above problem by just changing the default path.










