Change properties of a contract

The /ChangeContract command changes the properties of an existing contract.

Parameters

This command has the following parameters.

Parameter

Required / Optional Description

/Partner

Required

The partner to which this contract belongs.

/Customer Required Specifies the new customer to which this contract belongs.

This customer will be created.

/Export Optional /Export=Y enables the export feature for reference projects; other values disable this feature.

This functionality is aimed at sharing a reference project KCM Designer project between different instances. This functionality exceeds the scope of this guide. To learn more, please contact your KCM sales representative.

To use the Export/Import functionality, ensure that both contracts have the same partner and are registered with the same Contract Manager.
/Import Optional /Import=Y enables the import feature for reference projects; other values disable this feature.
To use the Export/Import functionality, ensure that both contracts have the same partner and are registered with the same Contract Manager.
/OutputManagementHotfolder Optional The request folder for the Batch & Output Management component.

This folder must be accessible from the server on which the instance is running.

/Toolboxpath Optional Specifies the location of the ccmforword manifest-<KCM version>.xml file for KCM Toolbox for Word.

This location must be accessible to all users and listed in the Trusted App Catalogs section in Microsoft Word.

/Force Optional Use the /Force flag to change contracts that have an instance association.

At least one of the optional parameters must be present.

If the parameters are omitted, values of the contract properties are not changed.

Example

The following example demonstrates how the export feature for the contract belonging to the partner Northwind and the customer Futterkiste can be disabled.

ManageCM /ChangeContract /Partner=Northwind /Customer=Futterkiste
         /Export=N