Skip to main content
Question

Recuperate the mandatory field in the migrate source data

  • May 21, 2026
  • 3 replies
  • 28 views

Forum|alt.badge.img+8

Hello,

I would like to update a record using the data migration in IFS APP 10.

Is it possible to recuperate the mandatory fields otherwise than having them in the entry csv file (procedure MIGRATE_SOURCE_DATA) ?

BR.

Julien

3 replies

ashen_malaka_ranasinghe
Hero (Employee)
Forum|alt.badge.img+14

Hi ​@Julien T.,

There is no standard feature in MIGRATE_SOURCE_DATA that automatically “recuperates” mandatory fields if they are completely absent. Instead, those values must either be included in the input file, derived through transformations, or handled by the underlying API logic (if supported).


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • May 25, 2026

Hi ​@ashen_malaka_ranasinghe,

There is no way to récupérate the value of the mandatory field by using api directly in the migrate source data ?

I mean i put a get api using the rowid of the record.


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • May 25, 2026

I wan t to update customer info and it s comm method