CaseContentsPage - Few properties are populating for service cases but not for Interaction cases[ex: Work group]
Hi All,
In my current module we are working on Pega Email IVA.
So when we send a email: - It creates Interaction case
- And also if few conditions are met, it also auto creates Service case and Interaction case is resolved.
- These cases [both Interaction and Service case] get routed to respective workbasket.
PROBLEM:
- When the Interaction case or service case is open , I need to know the workgroup [pxWorkGroup] of Workbaset to which the case is assigned to [in review mode]. - For this I am checking for the pxWorkGroup in 'CaseContentsPage' - When doing so, I am able to find the data [pxWorkgroup] for service case but not for interaction case.
Did anyone face this kind of issue ?
Thanks
Vivek