Hi Everyone !
I just did some changes to my Security Attributes for my APEX application, more in specific, to the Browser Security.
So, everything work perfectly and now I'm ready to move this configuration to my other instances.
BUT ! I have a problem, there is no way to export only that particular configuration. The only option that I see viable is to export the full app in order to push this change. However, we don't want to push the full app because there are more developments on going and more people is working on the same app.
At this point, I'm trying to search a way to push this change with out having to export the full app. I see the exported files of the app are using the proc CREATE_FLOW on the package WWV_IMP_WORKSPACE to create the app attributes. I just wanted to know if there is a way to update instead of delete and create the flow again.
Any ideas on this ???
Please, let me know !
Thank you for taking the time to read until this point =)