Configuration and Script Files and Windows Utility Programs

At the root of the target installation folder, scripts, and configuration property files for Documaker Connector are placed along with utility programs useful on Microsoft Windows. These files are described here:

Table 2-3 Configuration and script files and Windows utility programs

File Description
dm_connector_agent.exe (Windows only) This program creates the Task Tray Agent and provides convenient control of the Documaker Connector Windows Service
dm_connector_svc.exe (Windows only) This program can be run as a Windows service and configured to run a Java program, like Documaker Connector, as the actual service program.
dm_connector_svc.properties (Windows only) The configuration file for dm_connector_svc.exe which causes it to run Documaker Connector as the real service and sets the CLASSPATH for the Documaker Connector program as well as the Documaker Connector properties file. It includes the path to the JVM and the Documaker Connector mode to be run as a service.
ecmconnector.bat (Windows only) Batch script which may be useful to run Documaker Connector in a command prompt window. This file is described more later.
uninstall.exe (Windows only) Lets you uninstall Documaker Connector.
source-dest-conn.properties Series of example files providing a starting point for configuration of Documaker Connector with specific combinations of a source and a destination. The specific files are:
  • batch-file-... - Oracle WebCenter Content-batchloader source to a file-system folder destination
  • batch-ucm-... - Oracle WebCenter Content-batchloader source to Oracle WebCenter Content destination
  • dmkr-ucm... - Oracle Documaker source to Oracle WebCenter Content destination
  • mock-file... - Test data source to file-system folder destination
  • mock-ftp... - Test data source to FTP-server destination
  • mock-mock... - Test data source to Test data (null) destination
  • mock-ucm... - Test data source to Oracle WebCenter Content destination
ecmconnector.sh A UNIX shell script useful to run Documaker Connector.