com.glide.decision_table.max_inputs
ServiceNow property description:
Maximum number of decision inputs that can be defined on a model (sys_decision) record.
Attributes
- Sys ID: 0f90ab94b3131300ed7fc9c316a8dcaf
- Type: integer
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `com.glide.decision_table.max_inputs` specifies the maximum number of decision inputs that can be defined on a model (sys_decision) record. According to the provided documentation, this property sets a limit to ensure optimal performance and manageability of decision tables. By default, the value of this property is set to 10, meaning that a decision table can have up to 10 inputs. Adjusting this property allows administrators to control the complexity of decision tables based on their specific requirements. It is important to consider the impact on system performance when increasing this limit.
Source