Exam AD01 All QuestionsBrowse all questions from this exam
Question 47

The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as "Domestic", "Retail" or "Business". There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.

What is the correct configuration to get the next item from the queue that:

✑ Isn't applying for a loan product i.e. Product Code doesn't begin with "LN" And

✑ Is a domestic customer

    Correct Answer: A

    To get the next item from the queue that isn't applying for a loan product (i.e., Product Code doesn't begin with 'LN') and is a domestic customer, the correct configuration is to use 'Domestic; -Product Code: LN*'. This configuration specifies that the tag must include 'Domestic' and exclude any Product Code starting with 'LN' by using '-' followed by the tag to be excluded with the wildcard '*'.

Discussion
tatty_koOption: A

The correct answer is A

VishalSOption: A

A is correct

tdesbarresOption: A

Correct answer I have tested it in BP

SapOption: A

A is correct

LH1213Option: A

A is the answer

sogoku_ichi_2907Option: A

A is the correct answer.