General iProcess Engine Configuration

The following process attributes allow you to configure general aspects of iProcess Engine behavior.

Attribute

Description

DBGMEMSIZE_KB

Defines the size of the shared memory segment (in Kb) that should be allocated for shared memory debug logs.

DEPLOY_XSL_OUT_ENCODING

Defines the character set to be used for output encoding.

EAI_NEEDS_MSDTC

Defines the EAI server plug-ins that need to use the Microsoft Distributed Transaction Coordinator (MSDTC).

ENABLE_JMX_LISTENER Enables the JMX server loaded into RPC_TCP_LI to allow existing clients like Business Studio iProcess Plugin to connect to iProcess Engine. This is disabled by default.

EXACT_OPERATION_TIMESTAMP

Defines whether the audit_date timestamp, which is written in the audit_trail table, records when the user operates a specified instruction or when the BG processes a specified instruction.

FREE_WIS_SESSION

Defines whether the WIS session, which is used to retrieve work items, should be freed up in the WIS memory or not after the lock, keep, forward, release, undo, or unlock operation.

LDAP_UV

This attribute turns on and off the LDAP integral User Validation API.

LOGON_OS_LOCATION

Defines the default location where passwords should be validated when a user attempts to log in to this iProcess Engine node.

MIGRATE_LIVE_CASES

Defines whether or not to migrate only live cases from previous versions to a new version when deploying from TIBCO Business Studio to TIBCO iProcess Engine.

NORMALISE_CASE_DATA

Defines whether or not case data normalization is enabled.

RPC_TIMEOUT

Defines the timeout period (in seconds) that an RPC request waits for a response from the iProcess Engine process.

SPO_USERMUTEX_WAITTIME

Defines the maximum amount of time (in milliseconds) that an iProcess Objects Server process should take to acquire for a mutual exclusion lock (mutex) before processing a message if multiple SSO clients use the same user name to log in to TIBCO iProcess Engine. If the time for acquiring a user’s mutex is over the time specified by the SPO_USERMUTEX_WAITTIME attribute, the duration will be recorded and later reported in the sw_warn log.

TIMEZONE

Defines the time zone that this node will operate in.

WARN_ERROR_LOG_SIZE

Defines the maximum size (in bytes) of the sw_warn and sw_error log files before the files stop logging error messages.

WINTIME_RESYNC_NOTICE

Defines the notice period (in seconds) that iProcess Engine processes are given before a resynchronization takes place.

WINTIME_RESYNC_PERIOD

Defines the interval (in seconds) at which iProcess Engine checks to see if its timestamps are in step with Windows system time.

WINTIME_RESYNC_TOLERANCE

Defines the interval (in seconds) at which iProcess Engine checks to see if its timestamps are in step with Windows system time.

XPC_READ_UNCOMMITTED

Allows configuration of uncommitted reads during an XPC SELECT.