Comments and answers for "It is possible to run password-protected workbenches on the fme-server?" https://knowledge.亚搏在线safe.com/questions/43103/it-is-possible-to-run-password-protected-workbench.html The latest comments and answers for the question "It is possible to run password-protected workbenches on the fme-server?" Comment by david_r on david_r's answer https://knowledge.safe.com/comments/43144/view.html 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? Fri, 21 Apr 2017 14:01:58 GMT david_r Answer by zzupljanin https://knowledge.safe.com/answers/43143/view.html

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

Fri, 21 Apr 2017 13:58:07 GMT zzupljanin
Comment by david_r on david_r's answer https://knowledge.safe.com/comments/43131/view.html 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. Fri, 21 Apr 2017 09:02:41 GMT david_r Answer by stgt https://knowledge.safe.com/answers/43130/view.html

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?

Fri, 21 Apr 2017 08:57:50 GMT stgt
Answer by david_r https://knowledge.safe.com/answers/43117/view.html

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.

Fri, 21 Apr 2017 07:11:01 GMT david_r
Comment by itay on itay's answer https://knowledge.safe.com/comments/43111/view.html Now its verified, it is possible.

Fri, 21 Apr 2017 06:46:05 GMT itay
Answer by itay https://knowledge.safe.com/answers/43105/view.html

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

Fri, 21 Apr 2017 06:15:27 GMT itay