Troubleshooting RPA bot generation in IBM Process Mining
Use these solutions to resolve common problems that you might encounter with RPA bot generation in IBM Process Mining.
Error in creating RPA bot
This error occurs when the uploaded pluggable RPA bot generator script has issues or defects, for example a syntax error. The error message provides a detailed description and the line numbers in which the defect was observed.
Symptom
A notification with the detailed information about the error shows up in the RPA Candidates window.
Workaround
To resolve this error, review the uploaded pluggable script file of the RPA bot generator to make the necessary changes at the line numbers mentioned in the error notification.
For more information, see Viewing the error logs and stacktrace of a custom RPA bot generator.
BPMN Data model contains no start nodes
This error occurs when the BPMN model of the project does not contain a single start node.
Symptom
A notification with the detailed information about the error shows up in the RPA Candidates window.
Workaround
An ideal BPMN model of the project must have a single start node and one or more final nodes. To resolve this error, verify and update the project configurations.
BPMN data model contains more than one start node
This error occurs when the BPMN model of the project contains multiple start nodes.
Symptom
A notification with the detailed information about the error shows up in the RPA Candidates window.
Workaround
An ideal BPMN model of the project must have a single start node and one or more final nodes. To resolve this error, verify and update the project configurations.
BPMN data model contains no end nodes
This error occurs when the BPMN model of the project does not contain a single final node.
Symptom
A notification with the detailed information about the error shows up in the RPA Candidates window.
Workaround
An ideal BPMN model of the project must have a single start node and one or more final nodes. To resolve this error, verify and update the project configurations.
Bot generation encountered an error
This error occurs when you receive an error notification during the generation process.
Symptom
A notification with the detailed information about the error shows up in the RPA Candidates window.
Workaround
As a first step, verify whether any specific reasons are provided in the error message. If no specific reason is displayed in the error message, then you need to verify the server logs to identify the issue. For more information, see Viewing the error logs and stacktrace of a custom RPA bot generator.