ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 83 - AD01 discussion

Report
Export

A Work Queue is in place to calculate invoice prices for Gas, Electric and Dual fuel payments Tagging has been configured to tag each work queue item with 'Gas', 'Electric' or 'Dual' How would you configure the Get Next Item action to retrieve items from the queue that are tagged with Gas cr Electric?

A.
<>Dual
Answers
A.
<>Dual
B.
'Gas' & 'Electric'
Answers
B.
'Gas' & 'Electric'
C.
[Gas] OR [Electric]
Answers
C.
[Gas] OR [Electric]
D.
-Dual
Answers
D.
-Dual
Suggested answer: D

Explanation:

To retrieve items from a work queue tagged with 'Gas' or 'Electric' and exclude items tagged with 'Dual', you need to use a tag filter that excludes the 'Dual' tag. In Blue Prism, the correct way to exclude items tagged with 'Dual' is to use the '-' operator before the tag name, like -Dual. This ensures that only items tagged with either 'Gas' or 'Electric' but not 'Dual' are retrieved.

The Blue Prism documentation on work queues and tagging explains how to use the '-' operator to exclude specific tags.

asked 16/09/2024
Saran Lertrat
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first