Hi Fatima,
May I ask if you’ve looked at the standard migration toolkit and the specific job migrate_supplier? I’m not sure which version of IFS you have (assuming 10) but on 9, the order in that job is:
Supplier_info
Supplier_info_address
Supplier_info_address_type ….. repeated for however many you need
Supplier_Address
Supplier_info_VAT
Supplier_document_tax_info
Identity_invoice_info
Supplier
Identity_pay_info
Payment_way_per_identity
Payment_address
Obviously you can go on further with other tabs but TBH and for the most part, the sub-tabs and sub-sub tabs can be imported in any sequence as long as you start at the top and work down through them.
Hope this helps…
Matt
Hello Matt
First thanks for your quick answer.
What is ‘standard migration toolkit’ ? , it is an IFS migration TOOL ? and what is migrate_supplier job ?
We are using ARMONY DATA tool ( for migration) , do you think we should use IFS data migration tool in order to know the order of logical unit to migrate ?
Thank you.
For information i’m using IFS APPLICATION 10 .
Hi,
When we took on IFS, they provided me with a zip file full of migration jobs and some basic training material to use in the ‘migration jobs’ navigator item. The migration tool is built into Apps9 and I’m pretty sure it’s not gone in 10 so just search in the navigator for ‘Migration Jobs’ and populate to see if you have any. If not, the zip file containing the migration toolkit can be obtained from IFS support direct and there shouldn’t be much argument in obtaining it. It’s not the greatest tool out there and if you know a bit about Oracle PSQL, there’s probably better ways to write the scripts yourself but it’s pretty simple to migrate any table using the migration jobs functions and if you dig into the detail of the standard toolkit, you can quite easily write really complex migration jobs that can then be automated to create your own interfaces to external systems (apart from Fixed Assets which are a dark art!!!).
Kind regards,
Matt
Hey
Actually we have a test environnement , i looked for migration jobs , but it’s not populated . Can you show me some examples please of data mig functions ?
Thank you