Question
Infosys
IN
Last activity: 1 Sep 2019 8:22 EDT
Split For Each
Dear All,
I have create a case and used Split for each to create additional Assignments as per requirement. Just assume that i have created two assignments and assigned to 2 different users , when the both are trying to work parallel getting lock issue. Can you please suggest me to resolve this?
Thanks in advance.
Raghav
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
TECH MAHINDRA
IN
hexaware
IN
use Optimistic locking or else its not possible for two users to work on same case simulatenously, its near parallelism not exact parallelism. If you really want to have to two users to work in paralell , u can create child cases and use dont lock parent check box option.
Pegasystems Inc.
IN
Hi Raghavendra,
Do you mean that the two sub cases that are split for the main case, when worked by two other users are trying to update the main case and getting lock exception? Kindly elaborate.
If so, as suggested you could use "Optimistic locking" and the user who first commits the changes on the main case would acquire the lock on the parent and the second user would be prompted to refresh the case as the changes are already committed by other user.
If possible, please share the logs to get the exact failure point.
Prosoft Advisory Pvt. Ltd..
IN
Can someone please share similar real time example for Spin off ,Split join & Split-for-Each" ?
Updated: 3 Sep 2018 22:37 EDT
Pegasystems Inc.
IN
CollabPartnerz
IN
HI,
Below link might help you.