Find or change the location of the shared resources folder

You can use the /SetSharedResource command to determine or change the location where the Contract Manager stores shared objects for import and export.

The change only takes effect after a restart of the Apache Tomcat KCMRuntime-<version> instance.

Parameters

To change the current location, specify the following parameter:

Parameter

Required / Optional Description
/Folder Optional The new location for the shared resources folder.

Example

This example shows how to retrieve the current location of the folder.

ManageCM /SetSharedResource

The following example demonstrates how to change the folder location to g:\storage\shared.

ManageCM /SetSharedResource /folder=g:\storage\shared