ExamGecko
Question list
Search
Search

Question 54 - SPLK-2003 discussion

Report
Export

How is it possible to evaluate user prompt results?

A.
Set action_result.summary. status to required.
Answers
A.
Set action_result.summary. status to required.
B.
Set the user prompt to reinvoke if it times out.
Answers
B.
Set the user prompt to reinvoke if it times out.
C.
Set action_result. summary. response to required.
Answers
C.
Set action_result. summary. response to required.
D.
Add a decision Mode
Answers
D.
Add a decision Mode
Suggested answer: C

Explanation:

In Splunk Phantom, user prompts are actions that require human input. To evaluate the resultsof a user prompt, you can set the response requirement in the action result summary. Bysetting action_result.summary.response to required, the playbook ensures that it captures theuser's input and can act upon it. This is critical in scenarios where subsequent actions dependon the choices made by the user in response to a prompt. Without setting this, the playbookwould not have a defined way to handle the user response, which might lead to incorrect orunexpected playbook behavior.

asked 23/09/2024
Venkatesh Ampolu
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first