Users may want to schedule the creation of an update package at a later time, so that the project is not locked during normal business hours. Or the user may want to create a package containing certain objects on a specific schedule. For example, the user may want to create a new package every week that contains all the new metrics from the development project.
First, the user needs to use Strategy Object Manager to create an XML file specifying what objects are to be included in the update package. That XML file can then be used to create the package from the command line.The XML file specifies a container object in the source project, that is, a folder, search object, or object prompt.
To create an XML file for creating an update package from the command line:





To create an update package from an XML file
Call the Project Merge executable, projectmerge.exe, with the following parameters:
NOTE: Creating a package from the command line locks the project metadata for the duration of the package creation. Other users cannot make any changes to the project until it becomes unlocked.