Skip to main content
Question

Can I call a published FME workbench on FME Server using a .bat file?

  • April 3, 2019
  • 4 replies
  • 38 views

raaaju1990
Contributor
Forum|alt.badge.img+9

Hi,

I have a workbench published on FME Server. Now, I need to call that workbench using .bat file and run it. Is that possible?

I have tied calling a local FME workbench using .bat file but never a published work bench from FME Server.

Thanks you.

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.

4 replies

david_r
Celebrity
  • 8394 replies
  • April 3, 2019

As far as I know that isn't possible, you'll have to use the publishing wizard in FME Workbench to publish to FME Server.

You should consider voting for this idea:

https://knowledge.safe.com/content/idea/23653/fme-server-workspacetransformer-batched-publishing.html

 


raaaju1990
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 12 replies
  • April 3, 2019

As far as I know that isn't possible, you'll have to use the publishing wizard in FME Workbench to publish to FME Server.

You should consider voting for this idea:

https://knowledge.safe.com/content/idea/23653/fme-server-workspacetransformer-batched-publishing.html

 

Actually, the workbench is already published. I just need to call the published workbench using a .bat file. Is that possible?


david_r
Celebrity
  • 8394 replies
  • April 3, 2019

The easiest way to start a job on FME Server from a batch file is using the FMEServerConsole command line client:

https://docs.safe.com/fme/html/FME_Server_Documentation/ReferenceManual/Interactive_Command-Line.htm


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • April 3, 2019

Actually, the workbench is already published. I just need to call the published workbench using a .bat file. Is that possible?

IF you can do a GET in the batch to the published workspace, then I think I will work.

You can get the URL to your workspace from the FME Server UI.