SPLK-1002 Exam QuestionsBrowse all questions from this exam

SPLK-1002 Exam - Question 31


Information needed to create a GET workflow action includes which of the following? (Choose all that apply.)

Show Answer
Correct Answer: ABC

To create a GET workflow action, three key pieces of information are needed. First, a unique name for the workflow action is required to identify it within the system. Second, a URI must be provided, which specifies the location of the external resource that users will access when they activate the action. Third, a label is necessary for the Event Action menu, to display the action at search time. Thus, the required elements are a name for the workflow action, a URI for directing the user, and a label for the Event Action menu.

Discussion

16 comments
Sign in to comment
okseyOptions: ABC
Aug 31, 2020

ABC is the Ans

lance_grown
Oct 28, 2023

B is wrong because it is not directed at search time

carnage1970Options: AC
Jul 27, 2022

It's not redirected at search time.

Sam1289Options: ABC
Jun 23, 2023

A. A name for the workflow action. B. A URI where the user will be directed at search time. C. A label that will appear in the Event Action menu at search time.

NLotusOptions: ACD
Sep 10, 2021

B might be a trick. The user isn't directed to the URI, at search time, but when they activate the GET action, after search time.

SasnycoN
Nov 18, 2021

I'm not sure about "B". THe user is not redirected at search time but when accessing it.

SasnycoN
Nov 18, 2021

"In URI provide a URI for the location of the external resource that you want to send your field values to." but it never mentiones a searchtime: https://docs.splunk.com/Documentation/Splunk/8.0.3/Knowledge/SetupaGETworkflowaction

HuslayerOptions: ABC
Jul 18, 2023

you need name,label,uri i just tried it 7/18/23

nirmaljohnsonOptions: ABC
Nov 10, 2020

A,B&C Workflow Name, Label & URI are required.

SasnycoN
Nov 18, 2021

URI is required but not for user redirection at search time.

GlatOptions: ABC
Dec 16, 2020

Answer is ABS See p219 of F2 PDF

LalithadeviOptions: ABC
Apr 4, 2021

ABC is correct Ref:P219

asaraliOptions: BC
May 29, 2023

It doesn't require a Name..it requires only a Label and URI

Doflamingo
Jul 5, 2023

When you are adding a new Workflow action, you can see that the required fields (marked with asterisk) are: Name, Label, Action Type (link/search) and URI.

Dree_DoggOptions: ABC
Aug 15, 2023

ABC is the Ans

mohamedhaleemOptions: ABC
Oct 3, 2023

ABC makes sense

ANki_24Options: ABC
Jan 4, 2024

correct

okseyOptions: ABC
Aug 31, 2020

A&B is the Ans

JoAsiaGjeOptions: ABC
Sep 27, 2023

ABC is the correct answer. Tested: Settings -> Fields » Workflow actions » Add new mandatory fields (*): - Name (Enter a unique name without spaces or special characters. This is used for identifying your workflow action later on within Splunk Settings.), - Label (Enter the label that appears for this action. Optionally, incorporate a field's value by enclosing the field name in dollar signs, e.g. 'Search for ticket number : $ticketnum$'.), - Action Type (link, search), - URI (Enter the location to link to. Optionally, specify fields by enclosing the field name in dollar signs, e.g. http://www.google.com/search?q=$host$.).

jb844Options: AC
Dec 13, 2023

not redirected at search time,