Question

Wipro
CA
Last activity: 6 Oct 2025 23:24 EDT
Apply skills to all the assignments in different workbaskets for a particular team
A team works on approximately 40 workbaskets that are referenced in almost same number of flows. Since one flow may contain more than one assignment shape, the number of assignments are almost twice as much as the number of flows. Most of the assignment shapes in these flows call routing activities (some custom some OOTB) to route cases to desired workbaskets. The requirement is to apply a skill to the assignments when an assignment is created in any of the flows for this team.
My solution is to write an activity to apply skill to the current assignment. This activity will be called from existing routing activities already configured in assignment shape
Is there any OOTB solution available to achieve this? If not, how can this be implemented. I am looking towards the community to suggest a solution.
Thanks in advance.