Hi all, I'm working on data migration, and often run into validation error due to the processing order of the tables in the same package (Some tables have to be processed first for other tables to be processed). I know that there is a Processing Order field for the package and there is a Processing Order field for the fields inside the tables. However, there is no Processing Order fields for the tables in the same package.
I do not want to assign the tables to different packages and process them in different orders because I won't be the one doing the job for the client and the person who's doing that might mess up. Is there a way to specify the processing order of the tables in the same package so that I can just set it up and apply the package without error?
*This post is locked for comments