Deployment script [message #244360] |
Tue, 12 June 2007 08:03 |
tkstock
Messages: 28 Registered: April 2006 Location: Richmond
|
Junior Member |
|
|
When exporting an Apex application, you get an SQL script as output. Supposedly, you can run this from SQL*Plus when you are logged in to the parsing schema. I have yet to get this working...
My question is this: Once the script is exported, what mods do you have to make to the script so that it will install in a different workspace under a different application ID?
We have 30 training workspaces (attached to 30 different DB schemas) that we have to update from time to time... it would be much nicer to script this rather than logging into each workspace and importing the exported file.
Does anyone have experience with this? Can anyone point me to a good source for understanding the guts of Apex (flows, security groups, etc)?
Thanks!
|
|
|
|
|