The Work Queue "˜Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan". What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
The Work Queue "˜Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan". What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
To retrieve the next item from the queue that is tagged either 'Current' or 'Loan', the correct configuration would be to use a tag filter that matches either tag. In this case, configuring 'Current or Loan' in the Tag Filter parameter is the appropriate choice, as it allows the system to pull items that match either tag.
The correct answer is B. Using multiple tags like "+Tag1;+Tag2" requires all of them to be present in the tag of the item (AND condition)
Right correct answer is B, as it will look for any item that has not been tagged with saving leaving current or loan as an option.
yes B is good
B is the answer
B is correct
Yes, B is the correct answer.
Yes B is correct