Skip to main content
Question

Automation Parameters are Resetting

  • November 1, 2023
  • 22 replies
  • 667 views

dellerbeck
Contributor
Forum|alt.badge.img+7

If you have an existing automation and need to make a change, you make your changes and publish \\ overwrite in FME Forms. Once you go to the automation and stop it, all parameters are reset to defaults.

 

This happens even to workspaces that were not updated. This has happened the last 2 or 3 releases, currently we are on

FME Flow 2023.1

Build 23619 - win64

22 replies

todd_davis
Influencer
Forum|alt.badge.img+23
  • Influencer
  • November 1, 2023

Yes, I have seen this happen as well. And I spent a lot of time trying to replicate it without being able to pinpoint the cause, although I could see that the front end did not make the api call to update the parameters. My case was "C684074 - Automation returning to default value" but without the ability to find the reason, it was hard to fix.


ctredinnick
Supporter
Forum|alt.badge.img+19
  • Supporter
  • November 1, 2023

There was a bug in FME 2019 where Choice (Multiple) parameters which had a space in them would not save in an Automation (the save button reset the parameters). It had to do with space being used as a delimiter for the multi-choice parameter, and funky use of "quotes" "around parameter" "names" in the automation. If you create a plain workspace with a simple text parameter, does it still get reset to defaults?


dellerbeck
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • November 1, 2023

I can actually reproduce my error pretty easily. It happens whenever I overwrite an existing workspace from Forms that is in an existing automation. I even changed to deployment parameters where I could and eventually had to set up defaults per parameter so it would not break if I made future changes.


dellerbeck
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • November 20, 2023

I think the issue was with the space in the parameter dropdown list. We have a Dev, Test and Prod environment, to make sure we see if we are in production we made the name GIS Gateway. I removed that option from all workspaces in 1 automation and am no longer able to reproduce the issue.

 

I have 3 more automations and probably 10 more workspace to go through. This should prove it this was the issue!

 

Thanks again everyone!


sigher
Contributor
Forum|alt.badge.img+5
  • Contributor
  • November 4, 2024

Still have this issue on certain workspaces / automations in FME 2023.1. 23619. It seems to be related to when the automation changes somehow. Difficult to debug, but the end result is that at next time the automation runs it has the default values and not the correct values.

It has happened several times on several workspaces the last months now, so we are trying to figure out what the issue is.

Any more update on this from Safe Software side?


cnieman
Contributor
Forum|alt.badge.img+6
  • Contributor
  • March 5, 2025

I had noticed this previously, but not for awhile until yesterday when I updated an automation “global.” parameter and all of the workspace parameters were reset to default so the automation no longer worked.  Nothing else changed - none of the workspaces were republished.  All I did was stop the automation, change the automation parameter and restart the automation.

FME Flow Hosted Build 24620.


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • March 10, 2025

I appear to have run into this issue today - Build 24612


sigher
Contributor
Forum|alt.badge.img+5
  • Contributor
  • April 3, 2025

Appeared again for us also. FME 2023.1. 23619.


sdepriest
Contributor
Forum|alt.badge.img+9
  • Contributor
  • April 14, 2025

We have experienced this with FME Flow 2024.2.3 Build 24825 - win64 just this week.  Prior version was FME Flow 2024.0 Build 24187 and we had it happen there also.


marlloess
Contributor
Forum|alt.badge.img+9
  • Contributor
  • May 12, 2025

We have experienced this with 2024.2.1 Build 24801 - win64. It was triggered by changing a value of an Automation Parameter in the Editor. Has a workaround been found yet?


marlloess
Contributor
Forum|alt.badge.img+9
  • Contributor
  • June 18, 2025

An update, with help of my colleagues:

  • There doesn't seem to be a one-size-fits-all solution (yet)
  • We think it might have something to do with the application database that does not respond fast enough. More RAM might minimize the problem.
  • It seems as if installations with an external database experience less problems with this.
  • I’ve heard more recent FME Flow versions have less problems, but rumours that it has also happened on FME Flow Hosted?

The following workaround can be used for now:

  • Make a ~daily (or a timing that suits your edits) back-up (automated, of course) of the specific Automation, and put it back when the Automation Parameters were reset again. That way, you don't have to manually type the automation parameter values again.
  • Some use ‘Projects’ in FME Flow to store the back-up of the automation (.fs file).

I hope this might help a bit.


sigher
Contributor
Forum|alt.badge.img+5
  • Contributor
  • June 18, 2025

Plenty of RAM on our server (96 GB), and also the available RAM is more than 50 GB usually. So that might be rule out I would say. Database is “internal express install” so not external db.


julienpirard
Observer
Forum|alt.badge.img
  • Observer
  • August 8, 2025

Hello, 

Same issue with FME Flow 2024.1.3 Build 24627 - win64

Do you know when a fix will be available ? 


marlloess
Contributor
Forum|alt.badge.img+9
  • Contributor
  • August 8, 2025

Hi everyone, I received some more information via my colleague, who submitted a question to Safe Software. The main takeaways are:

  • There is a fix for an issue where deployment parameters were causing the Automation parameters to reset in the 2025.0 release.
  • If this isn't limited to deployment parameters, they hope implementing the V4 REST API with the 2025.1 release fixes the issues with resetting automation parameters. So they recommend waiting to upgrade to 2025.1 (planned for early July) when it does come out. 

ngarcia
Contributor
Forum|alt.badge.img+5
  • Contributor
  • August 27, 2025

Experienced this issue with FME 2025.1, Build 25606 - linux-x64. It was also triggered by changing the value of an automation parameter in the editor. 


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • October 1, 2025

It’s really fun when it’s a password parameter that you can’t even see has changed!


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

I’ve also been having some weird issues (2024.2.2 Flow Hosted and also 2024.2.2 Express Windows) - It’s hard to say if the issue is me or the Automation. Either way it’s been a bit frustrating. 

I’ve even seen the issue where a Project containing the automation either wasn't exported or imported properly - hard to say. The result was missing several parameters. But this could have happed as a result of editing the parameters after import. 

Could very well be related to editing the Automation/Global parameters.  


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

OK I’m pretty sure the issue is somewhere in one of the js files which is run combined with some state stuff. 

I found that if I have parameters of certain types (e.g., number) inside of a group parameter then these are much more likely to get dropped.

I’ve also seen that if I click the padlock button to lock the parameters then the number type parameter disappears and (a clue) is that the value changes from “_text_uniline” to the actual key e..g,  {route.NewFeautreType._text_uniline}

 


The same thing does not happen if I’ve just edited/set the parameter values - clicking the lock after just editing and saving is fine.

I’ve made copies of the workspace where I have removed the group parameter and I am not seeing the issue at all. 





 


sigher
Contributor
Forum|alt.badge.img+5
  • Contributor
  • October 8, 2025

Great detective-work ​@virtualcitymatt - hope Safe Software looks into it backend


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • October 8, 2025

The workspaces I have seen the same issues with do not have any group parameters


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

The workspaces I have seen the same issues with do not have any group parameters

Yeah - indeed this does also happen, seemingly randomly, when they are not inside Group Parameters, however, I’ve found that it can 100% be reproduced in this way. Indeed given the reported randomness of this problem/behaviour I can only assume there is more than one issue. 

As soon as I removed the group parameters though, it’s been stable, however, I’ve very much tried NOT to edit it too much. 

 


anteboy65
Contributor
Forum|alt.badge.img+4
  • Contributor
  • December 8, 2025

How can a problem that was first seen in FME 2023 still be relevant? At our organisation we have tried to set up automations now for a few months (FME 2025) but now realized that we cant use it. It’s way to buggy. Values are resetting in automations randomly it seems but as other contributors has written it’s certanly triggered by something. The question is what? My point is you cant spend hours of configuring automations when there is a possibility that the work may be a waste the next day. 

 

For an example we have an automation that runs 21 actions which all starts a workspace. Every action has 5 to 25 parameters. When we develop we use values appropriate for the development configuration. That is servers, databases, map services and so on. Since we have 4 environments in total included that means that values in workspaces are only valid for development environment. When workspaces are published to internal test-environment it needs it’s own configuration setup. The same goes for external test and production environment. So the automations between environments uses their own configuration setup. 

When setting up this 21-step automation for lets say internal test environment there are a lot of parameter values that should be tweaked. This also takes a lot of time. You test the automation flow, updates parameters that are wrong and test again. Then all of a sudden almost every action in the automation is resetted to the values that exists in the underlying workspace. You dont know exacly why but one things for sure, you didn’t do it yourself. Now the automation can’t be run in the environment that it’s intended for and the work with tweaking parameters needs to start all over again. 

Also I discovered an other thing that made me rethink the use of automations. In my work with trying real hard to get automations to work and keep their values (type them in again and again and again...) I now stumbled upon a scary situation. My automation was now starting different workspace then I intended to start. For example the automation looked like: “Manual trigger->Workspace A” but what happened was “Manual trigger->Workspace B”. I.e a completely different workspace started.

To me, it looks like automations have far too many bugs to be usable. So bye bye automations until Safe has put som hard work solving the issues. And as I started, how can this still be a problem, two years after FME 2023?