Feature: run before and after job

Discuss new features and functions
Posts: 6
Joined: 6 Sep 2011

dragonetti

Could it be possible to

- run something before the "Compare" and/or "Synchronise" button is pressed
- run something after the "Compare" and/or "Synchronise" button is pressed

With the option to pass tokens/parameters to the application/script that is run.

With 'run something' I mean: .bat or .exe
With 'token / parameter' I mean: for example pass the Source and Target location of the job to the .exe or .bat

I could not find this in the job settings (maybe I overlooked something, if that is the case my apologies).
Posts: 2
Joined: 24 Nov 2010

decity

FWIW, I use a .bat file to do some chores before calling my FFS batch job from my .bat file. When FFS exits the .bat file calls a second instance of FFS for a different job.