Skip to main content
Released

Copy Parameters between Workspaces

Related products:FME Form
  • October 29, 2015
  • 17 replies
  • 133 views

fmelizard
Safer
Forum|alt.badge.img+22

Copying parameters between workspaces (like copying transformers)

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.

17 replies

that workaround is viable.... if you delete the transformer you copy over before applying its parameters to another transformer, the parameters disappear... still its a viable workaround

BIG second on Andras' request. If you could drag and drop parameters from one workspace to another, that would be great

lars_de_vries
Forum|alt.badge.img+10
@andras40 @richardsnyder3 If you use the parameter in a transformer and copy the transformer, the parameter will also be copied. Perhaps a workaround for your request?

fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • October 29, 2015
@larsdevries1 I'm aware of the transformer published parameters. But as @richardsnyder3 mentioned it disappears when deleting the transformer. (I don't remember if editing the parameter would help.)However it is not that comfortable when I us use the parameters from Python scripts. (create transformer - reference the parameter- copy/paste - disable the transformer or edit something on the parameter if it works...)Copying the parameters would be really an advantage.Especially multiple ones :sunglasses: , when my script reads several parameters eg: shutdown email: fail subject, success subject, fail send to, success send to, timestamp log file, attach fail log, attach success log, attach-log-if-logged-features, etc.

geosander
Forum|alt.badge.img+7
  • November 11, 2015
Yes please, I would like that! :D

david_r
Celebrity
  • November 11, 2015
Definitely worthwhile. So far I've seleted he parameters to copy into a ParameterFetcher, which you can then copy/paste to another workspace with the parameter definitions. Work well, but it's needlessly convoluted.

mathieu_ambrosy
Contributor
Forum|alt.badge.img+5

I agree. Sometimes I create a certain type of parameter and I want to copy his definition for another.


Forum|alt.badge.img
  • March 15, 2016

Copying conditional statements between transformers would be invaluable.


bo
Contributor
Forum|alt.badge.img+10
  • Contributor
  • May 8, 2016

Importing (copying) Published and/or Private Parameter from another workspace would be a big time saver and promotes naming standards and prompt consistency. Can wait when I can store and maintain workspace level parameters in one workspace as my "parameter-repository" workspace!


fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • November 5, 2016

Good news, this is in FME 2017.0 build 17181 and later. You can right click on a parameter and copy or duplicate, and then to paste (for now) you right click on the canvas of the target.


Forum|alt.badge.img+1

This has been released as part of FME 2017.0 . Visit http://www.safe.com/downloads to download and give it a spin.


jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • March 27, 2017

I'm using this feature heavily, and I appreciate it very much. A minor improvement would be to have the paste option available on the Published/Private Parameter nodes, not just the User Parameters node.


geolassi
Contributor
Forum|alt.badge.img+8
  • Contributor
  • April 26, 2017

Add copy multiple parameters, please! You could select multiple parameters and choose Copy.


fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • April 29, 2017
Agreed. We'll see what we can do.

 

 


fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • April 29, 2017
I agree -- I personally have bumped into this limitation. We'd have to make it a right click option as the tree control doesn't allow multiple selection generally. We'll see what we can do.

 

 


jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • August 31, 2017

The ability to copy multiple parameters at once is a nice improvement. It would be even better if the order was maintained when pasting, rather than being sorted alphabetically.

I use a lot of concatenated parameters and when they're resorted I get a lot of undefined macro derefenced errors.


fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • March 5, 2018
Hi @jdh. I wanted to let you know that maintaining the order of published parameters has been fixed in 2018.1.