Skip to main content
Question

It is possible to run password-protected workbenches on the fme-server?


The title says it all.

Directly you can not upload these workbenches. But maybe using the FMEServerJobsubmitter. The password is then passed using published-parameter. You could upload a dummy workbench with the same name and exchange these directly on the FME server against the password protected Workbench.

Or are there other tricks?

itay
Contributor
Forum|alt.badge.img+16
  • Contributor
  • April 21, 2017

My guess will be yes (never tried it myself) since password protecting the ws is mainly intended for the desktop environment.


itay
Contributor
Forum|alt.badge.img+16
  • Contributor
  • April 21, 2017
itay wrote:

My guess will be yes (never tried it myself) since password protecting the ws is mainly intended for the desktop environment.

Now its verified, it is possible.

 

 


david_r
Evangelist

Yes, I've been doing this since at least FME Server 2014, no problem.

You do not need to pass the password for the workbench to FME Server, it will know how to decrypt it internally for execution. Which of course also implies that the password protection of workspaces isn't super secure, but at least that's documented.


  • April 21, 2017

Thanks for the answers. I have not mentioned that corresponding password is unknown. Previously, the workbench was run only from the console (No password is required). Is it possible to use the workbench e.g. with a SystemCaller on the server?


david_r
Evangelist
stgt wrote:

Thanks for the answers. I have not mentioned that corresponding password is unknown. Previously, the workbench was run only from the console (No password is required). Is it possible to use the workbench e.g. with a SystemCaller on the server?

Should be doable, yes. FME does not need to be supplied the password for the workbench to run it. Using the SystemCaller is a pretty non-standard way of executing workspaces on FME Server, however.

zzupljanin
Contributor
Forum|alt.badge.img+4

What about REST API? I think the same rules should be applicable. Correct me if I'm wrong...


david_r
Evangelist
zzupljanin wrote:

What about REST API? I think the same rules should be applicable. Correct me if I'm wrong...

It should absolutely be possible to submit a job using the REST API even if the workspace file is password protected. Do you get an error?

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings