Copy Apex and all apps from development DB to multiple production DBs
179992Aug 29 2008 — edited Aug 29 2008Hi,
We have one development database with around 100 production databases.
I am new to Apex and we are evaluating how we could use it within our existing application but the first thing I need to know is the easiest way to copy the apex developed applications to all of our production databases.
Currently I export all objects from our development schema and compile them onto the production databases, can I do something similar with apex?
Would I just need to export the flows_030100 and flows_files schemas from our dev database and import it into the production databases? If so what about any grants? I can easily grant all the privilages for flows_030100 and flows_files users but is there anything else?
Any other angles to approach this from?
Thanks
Robert