Cannot getting my business process log.
10:53 May 28, 2024
Hi Community,
I created a business process that can be triggered on the record add. But the process log is not getting triggered. Please guide me here? How to get all process log?
Best regards,
Tushar
Like
1 comments
23:38 May 28, 2024
If your process isn't showing up in the log, it could be that:
- It isn't executing due to conditions in the process (for example, a signal with conditons that aren't being met)
- The object isn't firing a signal (if the data is getting added/updated directly in database and not through objects)
- Or that the process has "Enable Logging" turned off
-
- Ryan
Show all comments