Announcement
Collapse
No announcement yet.
Capture or report error in process
Collapse
X
-
- Likes 1
Leave a comment:
-
Hello Maximus, thanks for the answer.
I knew that. What I wanted to know is if there is a Workflow/BPM event that allows me to capture an unexpected error, or something at the code level that I can implement to find out when a process has failed.
I tried to create a workflow over BpmnUserTask but it doesn't trigger at least with the conditions I set, which are when the status is "finished" and BpmnFlowNode status is "failed".
I created this post because the answer doesn't let me add images.
2 Photos
Leave a comment:
-
Hi,
For getting the error description on the EspoCRM side you need:
1. Enable the 'DEBUG' mode as it described here https://docs.espocrm.com/administrat...e-for-a-logger.
2. After getting an error, investigate a log file https://docs.espocrm.com/administrat...ng/#check-logs.
If you don't have access to the file system on the server, then you need to ask a server support service to make these changes and provide you a log file. There is no option to get an error description via UI.Last edited by Maximus; 06-23-2020, 12:55 PM.
Leave a comment:
-
Capture or report error in process
Hello, in a process (bpm), when a message task fails (server not available for example), how can we capture that error? Is there a place to check those errors?
Thank you.
Tags: None
Leave a comment: