Skip to main content
Solved

How to include headers in a datamigration in IFS V10

  • August 25, 2025
  • 1 reply
  • 25 views

Forum|alt.badge.img+3

Hello,

How can i include description header (description of each field instead of column name) on in my datamigration export in csv format ?

 

 

Best answer by Makede

Hello ​@Julien T. 

are you using the procedure type CREATE_OUTPUT_FILE?
If so you could work with alias in the column name.

Best regards
Martina
 

 

1 reply

Forum|alt.badge.img+11
  • Hero (Employee)
  • 106 replies
  • Answer
  • August 25, 2025

Hello ​@Julien T. 

are you using the procedure type CREATE_OUTPUT_FILE?
If so you could work with alias in the column name.

Best regards
Martina