Skip to main content
Solved

FME Flow Dynamic Scripted Parameters?

  • July 11, 2024
  • 2 replies
  • 383 views

warrendev
Enthusiast
Forum|alt.badge.img+26

I saw recently that in FME Form 2024.1 dynamic scripted parameters have been introduced. While I was excited to see this new feature, I was curious if these parameters work the same when published to FME Flow?

I searched the FME Flow documentation, but was unable to find further information regarding this. Is this functionality only limited to FME Form?

Documentation

https://docs.safe.com/fme/html/fpkg-sdk/advanced/scripted-selection/

https://docs.safe.com/fme/html/fmetools/fmetools/scripted_selection.html

FME Related Idea


FME Form User Parameter

 

 

Best answer by virtualcitymatt

That would be my guess. I think its pretty specific to transformers rather than workspaces. I can’t quite figure out how this is supposed to work for workspaces - but maybe I’m just too dumb to get this haha. 

Let us know if you manage to get an answer.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • Best Answer
  • July 15, 2024

That would be my guess. I think its pretty specific to transformers rather than workspaces. I can’t quite figure out how this is supposed to work for workspaces - but maybe I’m just too dumb to get this haha. 

Let us know if you manage to get an answer.


martinkoch
Supporter
Forum|alt.badge.img+22
  • Supporter
  • 87 replies
  • September 6, 2024

When trying ‘something sketchy’ based on the documentation, I seem to be unable to import the needed classes.

Python Exception<ModuleNotFoundError>: No module named ‘fmetools’ 

Seems not to be complete to me.

Let’s hope this functionality materializes soon, together with some hints for documentation.

Would be very nice for more dynamic user experience in Flow apps.