com.glide.decision_table.max_questions
ServiceNow property description:
Maximum number of decision questions that can be defined on a decision table (sys_decision) record.
Attributes
- Sys ID: ce62ebd4b3131300ed7fc9c316a8dc80
- Type: integer
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `com.glide.decision_table.max_questions` sets the maximum number of decision questions that can be defined on a decision table (sys_decision) record. According to the documentation, this property helps in controlling the complexity and performance of decision tables by limiting the number of questions. The default value for this property is 10, but it can be adjusted based on the specific needs of the instance. This ensures that decision tables remain manageable and perform efficiently. Adjusting this property can be particularly useful in environments with complex decision-making requirements.
Source