Feasibility Retry
In case of any technical error when the completed flag value is set as false
, the feasibility retry mechanism ensures that before the feasibility fails, the orders are resubmitted for certain number of times in a certain interval.
You can configure the retry count and retry interval by setting the following property values:
-
com.tibco.fom.orch.feasibilityRetries
for retry count -
com.tibco.fom.orch.feasibilityRetryInterval
for retry interval (in milliseconds)