Skip to main content
Solved

Data Update through Excel

  • March 23, 2021
  • 2 replies
  • 176 views

Asela Munasinghe
Superhero (Customer)
Forum|alt.badge.img+23

When You make an update in IFS through an excel, is it the possible to overwrite the currently filled value? 

e.g. We are working on an excel to update the Customs Stat No in the part number records in IFS. We plan to upload the excel in IFS and thereby update the Customs Stat No for all parts in IFS. For the new value from the excel to be updated on the Customs Stat No field in the Inventory Part, does that field has to be empty in IFS? Or can the excel’s Customs Stat No overwrite the old number?

Best answer by AkilaR

Hi @EnzoFerrari ,

If you are using INSERT_OR_UPDATE method in Migration Job, then it will replace the existing values in the Application with migrated values.

 

Hope this will help.

 

Regards,

Akila 

This topic has been closed for replies.

2 replies

AkilaR
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • Answer
  • March 24, 2021

Hi @EnzoFerrari ,

If you are using INSERT_OR_UPDATE method in Migration Job, then it will replace the existing values in the Application with migrated values.

 

Hope this will help.

 

Regards,

Akila 


Asela Munasinghe
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • March 24, 2021

thanks AkilaR  :pray: