Question
4
Replies
500
Views
Posted: April 25, 2016
Last activity: April 7, 2017
Mapping work object to a dedicated table.
Hello,
I'm using PRPC 7.2. I want to map my work object to a dedicated table. My object have the following class:
MX-FW-CSFW-Work-ModuleMapTemplate.
I have created a database table that maps this class to a dedicated table inside the DB called: CSFW_Work_ModuleMapTemplate as shows below:
But, Test connectivity shows another table
What is missing? Can you please help?
Thanks a lot,
Rosy
***Updated by moderator: Lochan to add Categories***
You need to map the data-admin-db-table to work pool i.e.. MX-FW-CSFW-Work. All the case type instances will be stored to that table that is mapped to the work pool.