Cannot getting my business process log.

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

Like

1 comments

If your process isn't showing up in the log, it could be that:

  1. It isn't executing due to conditions in the process (for example, a signal with conditons that aren't being met)
  2. The object isn't firing a signal (if the data is getting added/updated directly in database and not through objects)
  3. Or that the process has "Enable Logging" turned off
  4.  

  5. Ryan
Show all comments