Skip to main content
Question

Recover Deleted Automation

  • April 15, 2025
  • 4 replies
  • 82 views

mccunee
Contributor
Forum|alt.badge.img+2

I accidentally deleted the wrong automation in FME Flow and I am not able to see how I can recover it.

4 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • April 15, 2025

When was the last backup run? There may be a copy of it in there. Restoring it will restore everything that is no longer on the server, that may not be appropriate depending on how old the backup is.

Another option is to install FME Flow locally (don’t need a license to install it) then restore the servers backup, then add the automation to a project and export that to the server.

You could also dig into the backup file (its just a zip file with a different extension) and find the automation definition and use that to rebuild it. This is a very advanced approach and probably not worth the effort.

 


mccunee
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • 9 replies
  • May 22, 2025

I think all of these sound rather intense… surprised there is not a “recycling” UI in Flow since accidental deletion is pretty easy and restoring *everything* from the latest backup isn’t necessarily appropriate either.


hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • May 22, 2025

I think all of these sound rather intense… surprised there is not a “recycling” UI in Flow since accidental deletion is pretty easy and restoring *everything* from the latest backup isn’t necessarily appropriate either.

That would be a good function to have!

It would be worth adding it as an idea here: https://community.safe.com/ideas


deanhowell
Influencer
Forum|alt.badge.img+24
  • Influencer
  • 315 replies
  • May 23, 2025

What did you end up doing? I have just done the same