Skip to main content
Question

Convert FME workspace into a Geoprocessing tool in ArcPro with the parameter enabled functionality (choose different variable and calculating fields) !!

  • October 8, 2020
  • 1 reply
  • 43 views

I want is to make an ArcPro Geoprocessing tool from FME workspace that would have functionality for user to input different values for certain variables and do calculations (just like any geo processing tool in ArcPro tool box).

I am able to create a Spatial ETL tool in ArcPro and link workspace with that tool, however I am struggling to find a way to make that add different variables as parameters that user can choose or calculate values from.

I would really appreciate the help on this subject and surprisingly I haven't been able to find much material online as well (or maybe I am looking at the wrong place).

Thanks

H

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.

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • October 8, 2020

You want to look at Published Parameters. ​https://community.safe.com/s/article/published-parameter-examples

At least, I think this is what you mean.