How does camunda get the start of a scheduled task

For example, in a process started by a timer, how to monitor that the process has been started, and set a fixed listener when the drawing process is not used.

Looking forward to your answer,thanks.

wisdom

Hi @wisdom,

Is this for Camunda 7 or Camunda 8? You’ve posted it in the Camunda Platform 8 topic. In Camunda 8, you would use a service task in the workflow, or you could - if you are running Self-Managed - use an exporter and listen for that event there.

If it is about Camunda 7, please edit the post and move it to a Camunda 7 topic.

hope this helps,
Josh

1 Like