Configuring Documentum/xCP Performance Data Source Properties

The Documentum/xCP Performance data source performs actions against the Documentum repository, such as Create Folder, Create Document, Check Out, Check In, Get, Delete, and so on, and saves the result in a data package. A Documentum Monitor checks for a Collector data package for each action matching a Monitor Test.

NOTE: The Documentum/xCP Wizard does not use the Collector data packages. The Document Foundation Classes must be installed on the Collector machine.

Data Package

The data package is matched to the Documentum/xCP Wizard/Test through the following:

  • Server name
  • Repository
  • User name
  • Action
  • Folder or File Name if relevant

Sample Data Packet file names:

DataPackage.DFC_<content_server_port>_<repository>_<user name>_Login.Xml

DataPackage.DFC_<content_server_port>_<repository>_<user name>_CreateFolder_TestDFC.Xml

DataPackage.DFC_<content_server_port>_<repository>_<user name>_CreateDocument_DocumentumTesttxt.Xml

Properties

Repository. Documentum repository name.

Folder. The folder used in the tests.

File. The local file used for the tests.

DocumentType. The document type used for the tests.

ContentType. The content type used for the tests.

ObjectId. The object ID of a document used in the GetDocumentViaObjectId test.

Actions. The actions to test. A value of 1 indicates to perform the test, a value of 0 indicates not to test.