Courseiva
Problem ManagementhardMultiple ChoiceObjective-mapped

CIS-ITSM Problem Management Practice Question

A company integrates Problem Management with an external bug tracker. When a Problem state changes in ServiceNow, an outbound REST message must be sent asynchronously. Which ServiceNow feature should trigger this outbound REST call?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

An asynchronous Business Rule or Flow Designer action invoking a REST message

Outbound REST messages triggered from Business Rules or Message/REST integration steps in Flow Designer handle asynchronous external system communications.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • An asynchronous Business Rule or Flow Designer action invoking a REST message

    Why this is correct

    Asynchronous business rules or flows prevent blocking the user transaction while waiting for external API responses.

  • A UI Policy with an inbound webhook script

    Why it's wrong here

    UI policies do not handle outbound REST integrations.

  • A Dictionary Override on the REST endpoint field

    Why it's wrong here

    Dictionary overrides do not execute REST calls.

  • A synchronous Client Script using XMLHttpRequest

    Why it's wrong here

    Synchronous XMLHttpRequests in client scripts block the browser and are prohibited.

About these practice questions

This CIS-ITSM question is part of Courseiva's 500-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official ServiceNow exam blueprint

This CIS-ITSM practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CIS-ITSM exam.