It would be fantastic in the DataSync if we can have a kind of workflow or Data Pipeline to define sequences on some action.
As an example we could have :
Sequence 1 : a file is drop in a folder
Sequence 2 : a Synchronization is started and bring the data in SQL
Sequence 3 : On the completion of sequence 2, a Migration start and move from this SQL table to something else
Sequence 4 : Execute Olap 1
Sequence 5 : Execute Olap 2
etc...