<property>
This is the list of possible properties, grouped as shown in
Web Console: the name, the description, the type, the default
value, and restrictions:
- Log:
- log.engineLogSeverity - Messages logged from Engine - String - Default: Warning - Values: Fatal,Severe,Warning,Info,Debug
- log.methodLogSeverity - Messages logged from BP-Methods - String - Default: Info - Values: Fatal,Severe,Warning,Info,Debug
- log.mailLogSeverity - Messages sent by mail - String - Default: None - Values: None,Warning,Severe
- log.detailLevel - Log detail level - int - Default: 1 - Values between 1 and 10
- log.maxLogSize - Maximum size of log file - int = Default: 2000 Kb - Values between 1000 and 1000000000
- log.maxLogFiles - Maximum number of log files - int - Default: 5 - Values between 1 and 100
- Startup:
- startup.autoStartable - Start automatically during Web Console initialization - boolean - Default: false
- startup.arguments - Additional arguments used in startup - String
- startup.javaArguments - Additional java arguments used in startup - String
- Memory:
- memory.maxJvmHeapSize - Maximum JVM heap size - int - Default: 256 Mb - Values between 256 and 4096
- memory.maxInstanceSize - Maximum instance size - int - Default: 16 Kb - Values between
- memory.instancesCacheSize - Instances cache - int - Default: 5000
- Execution Threads:
- execution.interactiveExecutionThreadsPoolSize - Maximum number of execution threads used for interactive executions - int - Default: 50 - Values between 10 and 200
- execution.automaticExecutionThreadsPoolSize - Maximum number of execution threads used for automatic tasks - int - Default: 5 - Values between 1 and 200
- execution.automaticExecutionThreadsPriority - Priority of Automatic Execution Threads - int - Default: 5 - Values between 1 and 10
- execution.automaticItemsQueueSize - Automatic items queue size - int - Default: 1000 - Values between 100 and 100000
- execution.retryTimes - Retry times - int - Default: 5 - Values between 0 and 100
- execution.retryInterval - Retry interval - int - Default: 1800 - Values between 15 and 100000
- Timeouts:
- timeouts.maxMethodTimeout - Maximum BP-Methods timeout - int - Default: 30 seconds
- timeouts.itemExecutionTimeout - Interactive component timeout - int - Default: 720 minutes
- Debugger:
- execution.traceComponents - Trace components - boolean - Default: false
- Disposer:
- disposer.disposerLatency - Disposer latency - int - Default: 2 - Values between 0 and 100
- disposer.instanceCaducity - Instance caducity - int - Default: 15 - Values between 1 and 100
- disposer.disposeParticipants - Dispose Participants - boolean - Default: true
- disposer.participantCaducity - Participant caducity - int - Default: 30 days - Values between 15 and 1000
- disposer.disposerStartingTime - Disposer starting time - Time
- disposer.archivingEnabled - Enable Archiving - boolean - Default: false
- disposer.archivingConfiguration - Archiving Configuration - String
- IPC:
- ipc.serviceEnabled - Enable IPC service - boolean - Default: false
- ipc.servicePort - IPC service Port - int - Default: 54350
- ipc.maxIncomingConnections - Maximum incoming connections - int - Default 5
- Socket Factory:
- execution.enableSocketFactory - Enable socket factory - boolean - Default: false
- SNMP:
- snmp.serviceEnabled - Enable SNMP service - boolean - Default: false
- snmp.agentPort - SNMP agent port - int - Default: 161
- snmp.managerPort - SNMP manager host - String - Default: $LOCALHOST$
- snmp.managerHost - SNMP manager port - int - Default: 162
- Networking:
- networking.mailServerName - Mail server name - String - Default: smtp
- networking.administratorMail - Administrator mail - String - Default: ftadmin
- networking.portalUrl - Web Work Portal URL - String - Default: http://$LOCALHOST$:9595/portal
- networking.webServicesUrl - Web Services URL - String - Default: http://$LOCALHOST$:8585/fws/servlet/Deploy
- DB:
- creationConfiguration - Creation configuration - String
- runtimeConfiguration - Runtime configuration - String
- Directory:
- directoryPollingInterval - Directory polling interval - int - Default: 1 - Values between 1 and 60
- Store Events:
- storeEvents - Store Events - String - Default: DEPENDS - Values: DEPENDS,NEVER,ALWAYS
- PAPI:
- papi.instanceRetrievalSize - Instance retrieval size - int - Default: 1000 - Values between 100 and 50000
- papi.notifyThreadPriority - Notify thread priority - int - Default: 1 - Values between 1 and 10
- papi.latencyBetweenNotifications - Latency between notifications - int - Default: 15 seconds - Values between 1 and 300
| Attribute |
Description |
Type |
Required |
| name |
|
String
|
?
|
| type |
|
String
|
?
|
| value |
|
String
|
?
|