Move ESS Metadata

Since we need to export tip versions of metadata in MDS in a specific package, we can use the exportMetadata WLST command with docs parameter as "/oracle/apps/ess/custom/**" and "/oracle/as/ess/essapp/custom/**" to an archive. Then we can import from the archive to the target MDS repository using the importMetadata WLST command.

To ensure the metadata is independent of environment, we need to tokenize URLs in job definitions first. Users have to define the new token values in the target environment (if required).

For MDS importMetadata and exportMetadata commands, see exportMetadata and importMetadata in WLST Command Reference for Infrastructure Components.