ServiceNow Certified Implementation Specialist – Discovery — Question 49
Which of the following properties define the maximum overall size for the returned payload that comes from patterns?
Answer options
- A. cmdb.properties.payload_max_size
- B. glide.discovery.payload_max
- C. mid.discovery.max_payload_size
- D. mid.discovery.max_pattern_payload_size
Correct answer: D
Explanation
The correct answer is D, as 'mid.discovery.max_pattern_payload_size' specifically sets the limit for the payload size related to patterns. Options A, B, and C refer to different payload size settings that do not specifically pertain to patterns, making them incorrect in this context.