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).
Feature: run before and after job
- Posts: 6
- Joined: 6 Sep 2011
- Posts: 2
- Joined: 24 Nov 2010
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.