0% found this document useful (0 votes)
134 views

Common Setup

This document contains configuration settings for an archive server, notification server, and document pipeline. It specifies settings like the host, port, and directory locations for each system. It also defines timeouts, file size limits, and other parameters.

Uploaded by

rameshbangaram
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views

Common Setup

This document contains configuration settings for an archive server, notification server, and document pipeline. It specifies settings like the host, port, and directory locations for each system. It also defines timeouts, file size limits, and other parameters.

Uploaded by

rameshbangaram
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

# Host of the Archive Server

ALHOST=hsynlqo2s001.amwaternp.net

# Port of the Archive Server


ALPORT=8080

# URL script parameter of the Archive Server


DSH_SCRIPT=archive

# Host of the Notification Server


NOTIFHOST=localhost

# Port of the Notification Server


NOTIFHTTPPORT=8080

# Configure send of notifications


NOTIFSEND=on

# Directory for documents inserted into the Document Pipeline


DPDIR=C:\ProgramData\OpenText\dpdir

# Host of the Document Pipeline


DPHOST=localhost
# Port of the Document Pipeline
DPPORT=4032

# Protocol of the Archive Server


DSC_HTTP=yes

# Alternative host for the Archive Server


DSC_HTTP_SECONDARY_HOST=

# Timeout for DocTools


DTCTO=60/2

# Timeout for DP
DPCTO=5/5

# Min. free disk space for DP


MIN_FREE_DPDIR_MB=200

# Max. size of DPprotocol files


MAX_DP_PROTOCOL_SIZE=2000000

# Max. number of documents in Document Pipeline


MAX_DP_DOCUMENTS=0

# Max. index of MTA document


DSH_MAX_MTA_INDEX=10000

# Max. total size of MTA document


DSH_MAX_MTA_SIZE=50000000

# Max. time of MTA document


DSH_MAX_MTA_TIME=300

# Refresh interval for the host name cache (libdsh)


DSH_DS_REFRESH_INTERVAL=3600
# Refresh interval for the host name cache (DocTool)
IX_DS_UPDATE_TIME=3600

# Refresh interval for the R/3 info cache


DSH_ADMS_REFRESH_INTERVAL=3600

# Use checksum in Archive Server communication


DSH_CHECKSUM=on

# Always sign URL


DSH_ALWAYS_SIGN_URL=no

# Unique client identifier for authentication


DSH_AUTH_ID=dsh

# Client certificate file


DSH_CERTIFICATE_FILE=C:\ProgramData\OpenText\BASE Document
Pipeline\config\seckey\cert.pem

# Client private key file


DSH_PRIVATE_KEY_FILE=C:\ProgramData\OpenText\BASE Document
Pipeline\config\seckey\key.pem

# IPv6 support
DSH_USE_IPV6=no

# Min. free disk space for cpfile DocTool


CPFILE_MIN_FREE_DISK_SPACE_MB=200

# COMMANDS keys of protocol file


COMMANDS_PROTOCOL=

# docrm: DOCRM_SLEEP_TIME
DOCRM_SLEEP_TIME=5

# NFS user id
NFSX_UID=1

# NFS group id
NFSX_GID=0

# URL of Administration Service


ADMS_URL=

# Max. lines per page of an ASCII printlist


PAGE_IDX_MAX_LINES_PER_PAGE=144

# Document Pipeline log entry messages


LOG_ENTRY=off

# Document Pipeline log debug messages


LOG_DEBUG=off

# Document Pipeline log relative time


LOG_REL=off

# Document Pipeline log RPC messages


LOG_RPC=off
# Document Pipeline log HTTP messages
LOG_DSH=off

# Document Pipeline log info messages


LOG_INFO=off

# Document Pipeline log warning messages


LOG_WARNING=on

# Max. size of the Document Pipeline log file


MAXLOGSIZE=5000000

# Document Pipeline errors into system log


USE_EVENT_LOG=off

You might also like