Configuring FileNet CMIS REST Data Source Properties

The FileNet CMIS REST data source performs actions against the FileNet object store such as Create Folder, Create Document, Check Out, Check In, Get, Delete, and so on, and saves the result in a data package. The FileNet CMIS Tests check for a Collector data package for the actions the Test will be doing.

Note: The FileNet Wizard does not use the Collector data packages since several steps including login/logout are involved in the actions.

Data Package

The data package is matched to the FileNet CMIS REST Wizard /Test through the following:

  • Server Address
  • Repository
  • User Name
  • Action
  • Folder or File Name or Query (if relevant - this value is hashed)

Sample Data Packet file name:

DataPackage.FileNetCMISREST_httpfilenet-P8509080fncmis_P8ConfigObjectStore_P8Admin_CreateFolder_WdNljEcAqatdcZ2MJxFKsieOYI0=.xml

Properties

Timeout. Timeout in seconds for the CMIS REST http call.

ObjectStore. Name of the FileNet ObjectStore.

Folder. The folder used in tests.

File. The local file used for tests.

MimeType. The MIME type (media type) used for the tests.

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

MaxItems. The maximum query items to return.

Query1...N. One or more CMIS query strings.