Global Variables

The following table lists the important global variables for TIBCO Order Management Orchestrator configuration related to feasibility enabling, retries, and error handling.

Global Variable Description
com.tibco.fom.orch.feasibilityRequired Flag that enables/disables an order feasibility request to a feasibility provider from the Orchestrator.
com.tibco.fom.orch.enableFeasibilityErrorHandling Flag that determines whether or not to refer the failed feasibility request to a pre-qualification failed error handler.
enableOpdErrorHandling Flag that determines whether or not to refer the failed order and plan development request to a opd error handler.

com.tibco.fom.orch.pcErrorHandlerType.

"allowedValues": [
            "ExternalErrorHandler",
            "InternalErrorHandler"
          ]				
Specifies the name of the default error handler for the process component.