General Activities Properties
The following properties control behavior of activities in the General Activities palette.
Engine.WaitNotify.SweepInterval
Notify timeouts cause the notify information to be marked for removal, but the information is removed at regular intervals. The default interval for checking Notify timeouts is 60 seconds. If you wish to alter the interval, you can do so by setting the Engine.WaitNotify.SweepInterval
property to the desired number of seconds. However, as you decrease the number of seconds in the interval you will incur greater engine overhead.
log.file.encoding
The value of this property specifies the character encoding to use when writing to the log file. Any valid Java character encoding name can be used. For a list of potential character encoding names, see the Encoding field on the Configuration tab of the Parse Data activity. If this property is not specified, the default encoding of the Java Virtual Machine used by the process engine is used.
WaitNotify.Service
When Wait and Notify activities are used across multiple engines, TIBCO Rendezvous is used for communication between the engines. This property specifies the service parameter for the TIBCO Rendezvous transport. For more information about the syntax and default value of the service parameter of TIBCO Rendezvous transports, see the TIBCO Rendezvous documentation.
WaitNotify.Network
When Wait and Notify activities are used across multiple engines, TIBCO Rendezvous is used for communication between the engines. This property specifies the network parameter for the TIBCO Rendezvous transport. For more information about the syntax and default value of the daemon parameter of TIBCO Rendezvous transports, see the TIBCO Rendezvous documentation.
WaitNotify.Daemon
When Wait and Notify activities are used across multiple engines, TIBCO Rendezvous is used for communication between the engines. This property specifies the daemon parameter for the TIBCO Rendezvous transport. For more information about the syntax and default value of the daemon parameter of TIBCO Rendezvous transports, see the TIBCO Rendezvous documentation.