Hi,
In one of my past projects, something like this came up. The best approach we found was to go with a negative tag filter for other tags that are possible since the tag filters always work in an AND'ed mechanism instead of an OR'ed one. For example, if I have four tags A, B, C and D and let us suppose I only want items having a tag as A or B.
We can then use the following tag filter to exclude C and D so that items having A or B could be picked up:
-C;-D then it will return you items having the tags as A or B only.
In case your tags are bit complex, I would suggest a solution redesigning by deciding the tagging mechanism and how to fetch the items from a workflow perspective.
------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.