Reassign two Assignments from SLA
Hi,
I have an Split For Each Shape for parallel approvals, routed to different WQ´s that come from the page list. After the SLA Assignment deadline and Passed deadline the Assignment should be routed to another WQ. Like this
START | DEADLINE | PASSED DEADLINE | |||
---|---|---|---|---|---|
Assignment 1 | WQ1 | -> | WQ2 | -> | WQ3 |
Assignment 2 | WQ4 | -> | WQ5 | -> | WQ6 |
I am using a Decision Table in a Data Transform to get the following WQ before using the TransferAssignmentToWorkbasket activity in the SLA but doesn't work, any help?