Software AG Products 10.11 | Running Business Processes and Composite Applications | Administering webMethods Process Engine | Configuring and Monitoring the Process Engine | Configuring Process Engine Settings | Configuring Process Engine Properties Using an MSR Configuration Variables Template
 
Configuring Process Engine Properties Using an MSR Configuration Variables Template
You can configure Process Engine properties in the WmPRT package by using a Microservices Runtime configuration variables template. The following table lists the Process Engine properties that you can configure by adding them to the template file.
Property
Value
Cleanup Service Execution Interval (sec)
peproperty.watt.prt.cleanInterval=600
External Cluster
peproperty.watt.prt.externalcluster=false
Failed Process Expiration (sec)
peproperty.watt.prt.failedProcessExpire=3600
Maximum Cache Buffer Size
peproperty.watt.prt.maxBroadcastEvents=1000
JMS Server URL
peproperty.watt.prt.optimizeBrokerURL=
Completed Process Expiration (sec)
peproperty.watt.prt.processExpire=60
Cache Cleanup Interval (sec)
peproperty.watt.prt.broadcastInterval=120
Duplicate Event Detection
peproperty.watt.prt.checkDuplicates=false
Database Operation Retry Limit
peproperty.watt.prt.maxdbretries=360
Database Operation Retry Interval (sec)
peproperty.watt.prt.sleepInterval=1
Upload Model
peproperty.watt.prt.uploadMetadata=true
Note:
Other Process Engine watt properties can similarly be defined by prefixing peproperty to that property in the MSR template.
For more information on creating and using Microservices Runtime configuration variables templates, see Developing Microservices with webMethods Microservices Runtime.