Field | Description |
Input Events | Specifies the type of events that Process Tracker consumes. Set to: MAPI (default) to define that Process Tracker consumes MAPI events. The Monitor API (MAPI) is used to deliver Optimize events and provide enhanced notifications for event delivery problems. For more information about the MAPI, see Administering webMethods Optimize. EDA to define that Process Tracker consumes EDA events. EDA events are part of Software AG's implementation of an Event Driven Architecture system. In an EDA environment applications can emit and consume EDA events that occur within the suite at run time. For more information about EDA events, see webMethods Event Processing Help. |
Process Instance Cache Size | Specifies the size of the in-memory structure where Process Tracker keeps track of all running process instances. The default value is 5000000 process instances. Note: If the specified size is reached, Process Tracker needs to load additional process instances data from the database, which might slow down its performance. Software AG recommends that you specify a higher value for a big number of long-running process instances. |
Process Model Refresh Interval | Specifies the interval (in milliseconds) at which Process Tracker refreshes the process model definition from the database. The default value is 300000 milliseconds. |
Staging Queue Maximum Size | Specifies the maximum size of the staging queue. The default value is 1000000 control operations. Note: If you expect large numbers of operations to be processed, Software AG recommends that you specify a higher value for this field. |
Staging Queue Processing Batch Size | Specifies the number of objects to be passed for processing from the staging queue in a single transaction. The default value is 1000000 objects. Note: If your database is large, Software AG recommends that you specify a value smaller than the value of the Staging Queue Maximum Size field. |
Staging Queue Settling Period | Specifies the period (in milliseconds) in which Process Tracker allows for incoming control operations to be gathered in the staging queue before they are processed. The default value is 10000 milliseconds. |