API Script to Create a New Project from a Project Template
When you create a new project from a project template, the process section of the API script must refer to the XML configuration file containing relevant settings.
The process section must contain this information:
- ProcessID: CreateProjectFromTemplate
- ConfigurationFile: The name of the XML configuration file to use when creating the new project.
Parent Topic: Project Template Creation