Skip to main content
Question

VPF data structure and FME server

  • February 19, 2013
  • 2 replies
  • 24 views

dustin
Influencer
Forum|alt.badge.img+31
We are exploring the possibility of using FME server in our workflow.  We are currently running FME Desktop.  One of our primary data inputs is in VPF data structure.  With Desktop, we simply choose the entire directory when starting a project.  However, I'm not sure how this would be accomplished with Server.  It seems a specific file needs to be uploaded to server, rather than a set of directories and sub-directories such as VPF data.  Has anybody ran into this before?
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

dustin
Influencer
Forum|alt.badge.img+31
  • Author
  • Influencer
  • February 19, 2013
I believe we have found a solution for this.  Having the data in the same location on the server for each project, we were able to set the VPF input parameters as private.  These parameters were linked to another public parameter where the user would input which dataset to use for their project.  This eliminates the need for the user to actually upload the data.

mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • February 20, 2013
That's a good solution. You can also upload entire directories as a zip file, and this may well have worked in this scenario.