Hi,
I am currently looking to understand how IFS loads data into the system incrementally during data migration. You have to think about IFS as a whole system not just a strict set of components.
For the TEST-A-REST data sampling, the data can be pushed into a QA cloud environment which has inspired this question.
Is is possible to determine a load order from the IFS oracle tables which must adhere to table constraints and foreign key understanding.
I understand that generally;
Customer
Suppliers
Parts
Have to be loaded into the system before orders can be migrated in to avoid cascade errors.
Is it possible to understand a loading order for IFS oracle table names based on the above information??
I need a full list of IFS oracle tables in the correct order which will allow data to be loaded without any cascading errors occuring.