Troubleshooting errors in bulk processing
The following issues can arise when you bulk process cases in your application:
-
The Bulk actions option is not displayed in the operator menu of your portal.
-
Associate a role with your access group that grants you the Work-.PerformBulk privilege.
-
Refresh your session.
-
-
The list of items to bulk process is read-only.
-
Hover over the Lock icon in the list to see the name of the user who currently has the case open.
-
Contact the user to coordinate an appropriate time for you to bulk process the case.
You cannot update a case while it is locked by another user.
-
After the user has closed the case, click Update to refresh the list.
-
-
The Processing Results column displays a failed status.
-
Hover over the failed status to view an error message.
-
Follow the instructions in the error message to resolve the issue.
-
Rerun the bulk action.
-
-
The Processing Results column never displays a status.
-
Use the Records Explorer to view the list of agents in your application.
-
Verify that the Pega-ProCom agent exists on your node.
-
Open the Agents form for the Pega-ProCom agent.
-
On the Schedule tab, add the AgentBulkProcessing activity to the Scheduled Agents list and select the Enabled check box.
-
Select the Enable this agent check box.
-
Save the Agents form.
-
-
The Instruction column displays errors.
-
Click Dev Studio > Case Management > Tools > Work Admin > Worklist Assignment Errors .
-
Review the list of problem assignments and their corresponding error messages to determine which errors can be cleared.
-
-
You are not notified when background processing is completed.
-
Ensure that the Default email account is correctly configured in your application.
-
Open your Operator form and verify that a valid email address is provided in the Email field.
-
-
The list of flow actions in the Select Action list is incomplete.
The Select Action list displays only flow actions that are visible to your current workpool and have a common ancestor class to the cases that you are bulk processing.
To display a flow action that is disqualified from bulk processing:
-
Open the flow action that is missing from the list by using the Records Explorer or searching for it.
-
On the Action tab of the Flow Action form, clear the Disqualify this action from bulk processing check box.
-
Save the Flow Action form.
To display flow actions for cases:
-
On the Bulk actions form, remove filter criteria that evaluates an assignment in the Filter Property column.
For example, delete rows that contain Assigned to Operator or Assigned to Work queue.
-
Click Filter Cases.
-
Select the check box next to each case for which the flow action will be run.
To display flow actions and connector actions for assignments:
-
On the Bulk actions form, add filter criteria that evaluates an assignment in the Filter Property column.
For example, add rows that contain Assigned to Operator or Assigned to Work queue.
-
Click Filter Cases.
-
Select the check box next to each assignment for which the flow action will be run.
-