ServiceNow Certified Implementation Specialist – Vulnerability Response — Question 34
Which is the property that is set to True or False based on the customer desire fora popup when creating a Problem or Change record from a Vulnerability or Vulnerable Item (VI) record?
Answer options
- A. sn_vul.popup_ui_page
- B. sn_vul.itsm_popup
- C. sn_vul.itsm_popup
- D. sn_vul.popup
Correct answer: B
Explanation
The correct answer is B, sn_vul.itsm_popup, as it directly controls the popup behavior for ITSM records based on user requirements. Options A and D are incorrect because they refer to different properties that do not specifically handle the popup setting for Problem or Change records. Option C is a duplicate of B and does not provide any additional value.