Question
Receiving this error "[@baseclass.pyMessageLabel]AssignmentCorrupted" in trace without more details
Hi Team,
Can someone help me with the below. I was trying to proceed further by clicking next on the assignment. And i get to see the below without much information.
A processing error has occurred
Object key **************************
This assignment has been corrupted and processing cannot proceed.
I see the below error in Trace on pyWorkPage in Pega OOTB activity(Work-setOutput) without any other information(checked in logs as well).
[@baseclass.pyMessageLabel]AssignmentCorrupted
Throw some light on what could be the possible reasons for the above.
Regards,
Theja
Hello,
I'm not familiar with that error message. I would start by comparing the data on the newAssignPage and the corresponding pxFlow page. Do they disagree? Are you unable to open the newAssignPage? Does the assignment exist in the database? My guess is that you can't open the assignment, object, but that one exists in the database (because otherwise you'd be getting a flow removed, or flow not at task type error or one saying the assignment doesn't exist). From there, I'd look at the assignment in the DB. Does it appear corrupt? If you create an activity that does an obj-open-by-handle passing in the assignment key, does it load into the clipboard or give you an error? What error do you get?
Thanks,
Mike