Skip to main content
Archived

Predefined templates in Python

Related products:FME Form
  • August 31, 2018
  • 2 replies
  • 23 views

paalped
Contributor
Forum|alt.badge.img+5

Hello,

I was thinking, in the Python transformers it is possible to save your work as default. Why not expand this option to be able to save to, or load from a template?

And maybe Safe want to deliver FME with some great templates for accessing various parts of the Python API?

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

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • August 31, 2018

This is a brilliant idea. We'll give it some thought.


debbiatsafe
Safer
Forum|alt.badge.img+22

Hi @paalped

Your suggestion has been partially implemented with parameter presets, which was introduced FME 2019! Users are now able to create, save, and load previously defined presets within transformers, readers, and writers.

While FME does not ship the PythonCaller with any presets other than the default yet, you are certainly welcome create your own.

Should this feature or its implementation not address your concerns, please let us know by leaving a comment.