Skip to main content

Hi all,

I removed/deleted several automations in FME Flow (Server), I stopped most of them, but probably not all. All these automations were monitoring the same folder, and for some reason they are still running and processing jobs.

How can I completely delete them?

I have already tried restarting FME services and restarting the server, but that didn't solve the issue.

Hi ​@9val,

It sounds like you may be encountering a bug related to FMEFLOW-22307. Here are some initial troubleshooting steps to try:

  1. Check the Web UI – Confirm that the automation is truly not visible under Manage Automations. You can find its name in the job log header.
  2. Verify via REST API – Use the Flow REST API to check if the automation is still listed.
  3. Attempt to Delete via API – If the automation appears in the API response, try deleting it through the Flow REST API.

If these steps don’t resolve the issue, I recommend submitting a support ticket for further assistance.