Hello,
I created a table named 'Case Portal Status Mapping:
- Case Status | OOTB status Type
- Portal Status | OOTB status type
Case Status | Portal Status | System Status |
New | New | Active |
Submitted | Submitted | Active |
Waiting on someone else | In Progress | Active |
Pending Partner Action | Pending Partner Action | Active |
In Progress | In Progress | Active |
Deferred | In Progress | Active |
Closed | Completed | Resolved |
Cancelled | Cancelled | Cancelled |
Then added a new field 'Portal Status' on Case form. I need to the Dynamics status of Case should be mapped to status shown on Portal.
Any idea how to map the Portal and case status and what actions should I do for Workflow/Business rule to update Portal Status based on Case Status Reason?