Extract From an App Server

To extract the source from a development app server, specify the app server directory as the source directory. For example, the following invocation extracts source from an app server named CM_​PROJ1 in the C:\oracle directory into C:\CMExtarct and marks the extract as version CM1.0:


perl extractCMSource.plx -s C:\oracle\CM_PROJ1 -d C:\CMExtract -v CM1.0