Create a Site from a Template and Keep the Same GUIDs for Content

As a developer, you can use an Oracle Content Management Toolkit command to create an Oracle Content Management site from a template, keeping the same GUIDs for content.

Use the following Content Toolkit command:

update create-site-from-template --reuse-content

This command creates a site in an Oracle Content Management server and preserves content IDs when creating the site. Preserving content IDs is necessary for multiple test to production runs to not end up with duplicate content items on a target server.