hi,
i need to execute task1 (taskid:1) and after sync , it will run task2 (taskid:2). so in application of task1's application tab, i set the radio button to after sync-taskid. in taskid field , 2 is enter.
however when i run task1, it did not run task2 .
pls help what did i missed out.
bestsync version: 14.0.1.6
both tasks are running as window service
see attached file
excuting another task after sync
Re: excuting another task after sync
If Task1 is set to run in real-time mode, Task2 will never get ran, because Task1 never end.
Please select a schedule mode other than real-time mode in Task1.
Please select a schedule mode other than real-time mode in Task1.
Re: excuting another task after sync
you'r right. it's working now.
thanks
GRace
thanks
GRace