Skip to main content
Question

Trying to set WorkspaceRunner Filepath and Parameters

  • November 30, 2017
  • 0 replies
  • 16 views

I'm trying to improve a tool to process Ordnance Survey MasterMap data, and I've been trying WorkspaceRunner as a way to speed things up.

 

The eventual goal is to have a Data Interop tool we could give to customers, have them fill in the bare minimum of data, and set it running without having to know much about what it's doing.

The problem I'm running into is that I can't pass in parameters to set the location of the workbench that I'd like WorkspaceRunner to use and set the Parameters for that workspace;

 

WorkspaceRunner can't look up the required parameters until the workspace is set, and because we can't know where the user will put the tool in a folder structure, it can't be hard-coded.

 

I've tried setting the workspace, setting the parameters, then removing the workspace, but it didn't like that at all.

There is an extra complication with Data Interop - FME will adjust the filepaths when the workbenches move, so long as the relative filepath remains the same, but Data Interop doesn't seem to do that.

Is there any way that anyone knows to get around this?

~ Craig

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.