Question
Putumbaka
US
Last activity: 4 Feb 2020 7:38 EST
Assign case to new operator
I have a requirement to assign a case to new user by using new activity.
I need to open the work object using obj open by handle and assign to new operator.(Case has already opearator assigned. I need to reassign to new operator).
Tried call toworklist. callpytransferassignment, call reassign but these are not working.
I need to reassign only by using activity.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
FR
Hello,
Why is it not working? Do you have a tracer ouput to share or a specific issue?
Putumbaka
US
I used Call pyreassignassignment method and gave paramerer reassign operator with my new operator ID but tracer shows Value required as an error on the step page.
Pegasystems Inc.
FR
Maybe because you first open the case instead of opening the assignment to reopen. Can you share the tracer?
Putumbaka
US
what does this mean?
can you eloborate
Pegasystems Inc.
FR
Well, you said: "I need to open the work object using obj open by handle and assign to new operator."
Are you creating this case? And assigning for the first time? Or Does the case exists already with an associated assignment?
If the case already exists with an associated assignment, if you want to transfer it to somebody else, you need to open the assignment to be transfered, not just the case.
Again it might be easiest to help with the tracer XML.
Putumbaka
US
The case already exixts with an associate assignment.
how to open the assignment to be transferred?
I don't have access to share client's tracer
Pegasystems Inc.
FR
I'm sure we can find an existing reassign activity doing this. What's your Pega version running?
Pegasystems Inc.
FR
how about Work-.pxTransferAssignment activity? Could you try it?
Putumbaka
US
what is assignmentID parameter?
it is not pzinskey of work object right?
Pegasystems Inc.
FR
Correct, it is the one of the assignment
Putumbaka
US
its 7.1.9
Pegasystems Inc.
IN
Check this article:https://collaborate.pega.com/question/reassign-case-0