Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Wells Fargo
IN
Last activity: 16 Oct 2018 12:03 EDT
archive work object process
Hi all
we have lot of cases in pc_work table and hence we want to move all cancel cases to a new archive table. is there a process that we should follow to move cancelled cases to new archive table? all the cases archive table should be able to open from the portal.
we already moved all cancelled cases in the back end to new archive table with same structure. now we are facing issues to open the cases from archive table. the class name is different and pzinskey of the work object class is different. hence obj-open and obj-open-by-handle are not working.
can you please tell a solution how we can open cases from archive table?
e.g: - work-CA is the main workobject class. work-Archive is the archive class. work-archive is mapped to table pc_work_archive. but any case in pc_work_archive have pzinskey with 'work-CA CA-12345'. when tried with obj-open-by-handle it is opening from PC_work table. when tried with obj-open the work handle is formed like 'Work-Archive CA-12345' and unable to find in Archive table.
please suggest.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.