delete_related_case
Remove specific case relationships in Pega by deleting the association between a primary case and a related case using the case IDs.
Instructions
Remove related work association between two cases by deleting a specific relationship
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseID | Yes | Primary case ID from which to remove the related case. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1008". Must be a complete case identifier including spaces and special characters. | |
related_caseID | Yes | Related case ID to be removed from the primary case. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1009". Must be a complete case identifier including spaces and special characters. |