Global Variables
The following table lists the important global variables for TIBCO Order Management - Long Running Orchestrator configuration related to feasibility enabling, retries, and error handling.
Global Variable | Description |
---|---|
GLB_FeasibilityRequired | Flag that enables/disables an order feasibility request to a feasibility provider from Orchestrator. |
GLB_EnableFeasibilityErrorHandling | Flag that determines whether or not to refer the failed feasibility request to a pre-qualification failed error handler. |
GLB_EnableOPDErrorHandling | Flag that determines whether or not to refer the failed Offer and Price Designer request to a pre-qualification failed error handler. |
GLB_RetryFailedProcessComponent | Flag that enables/disables the retries of a failed process component. |
GLB_DefaultProcessComponentErrorHandler | Specifies the name of the default error handler for the process component. |
GLB_ProcessComponentRetries | Specifies the number of retries for a failed process component. |
GLB_ProcessComponentRetryInterval | Specifies the time in milliseconds between the two process component retries. |
GLB_PlanItemSLAThresholdConstant | A value between 0.1 to 1.0 that is used to calculate the threshold duration to be used for plan item SLA notifications. Threshold Duration = GLB_PlanItemSLAThresholdConstant * Maximum Duration. |
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.