Skip to main content
Question

how to use multiple versions of fme workbench for create the batch file ?

  • September 7, 2017
  • 3 replies
  • 10 views

3 replies

erik_jan
Contributor
Forum|alt.badge.img+19
  • Contributor
  • September 7, 2017

If you use the full path to the fme.exe in the batch file, the right version of FME will be used.


rajibtechlabs
Contributor
Forum|alt.badge.img+1

@erik_jan

where to use full path in .tcl or .bat , please share example.


erik_jan
Contributor
Forum|alt.badge.img+19
  • Contributor
  • September 7, 2017
erik_jan wrote:

If you use the full path to the fme.exe in the batch file, the right version of FME will be used.

Like this for my FME 2016.1.0.1 version:

 

"C:\\Program Files\\FME_2016_1_0_1\\fme.exe" "C:\\Temp\\my_workspace.fmw"

 

Like this for my FME 2017.0 version:

 

"C:\\Program Files\\FME_2017_0\\fme.exe" "C:\\Temp\\my_workspace.fmw"

 

If installed the same way I do (different folders for different versions and I have 6 versions installed at the same time).

 

 


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