GuiB Posted July 7 Share Posted July 7 I'm trying to modify the parameters of an Automation Task dynamically by using a JSON Config object, but the Automation Task object doesn't seem to overwrite its parameters from those passed from the JSON Config. It is possible to use a variable (ex: {var:my_variable} ) inside the Automation Task object UI which is a great solution for parameters that can be written, but we can't do it to configure parameters that use a toggle or a drop-down button. Therefore, I'm trying to do it with a JSON Config object. Here is a simple workflow as example: https://d.pr/f/SnAf2s Link to comment Share on other sites More sharing options...
Andrew Posted July 7 Share Posted July 7 @GuiB Thanks for spotting this, an oversight. I'll get config overrides for the Automation Task object working in the next build. GuiB 1 Link to comment Share on other sites More sharing options...
Andrew Posted July 7 Share Posted July 7 @GuiB if you update to EA8 b2045, this should now be fixed. Link to comment Share on other sites More sharing options...
GuiB Posted July 7 Author Share Posted July 7 1 minute ago, Andrew said: @GuiB if you update to EA8 b2045, this should now be fixed. Yep, this is now working on my side, thanks! Andrew 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now