one way is you can checkmark the sequential checkbox and keep array in that specific order that you want and other way is you can add 3 copy activity for that 3 tables that will copy data in sequential manner. i.e first copy activity will copy Product data then 2nd activity will copy Address data and 3rd activity will copy Customer data.
Great content!
Thanks.
11:22 Do you have control over the order of the sequential execution? For example, can you sequentially run in Product > Address > Customer order?
one way is you can checkmark the sequential checkbox and keep array in that specific order that you want and other way is you can add 3 copy activity for that 3 tables that will copy data in sequential manner. i.e first copy activity will copy Product data then 2nd activity will copy Address data and 3rd activity will copy Customer data.