Can't edit field number in 'Inport Format' when configuring csv file loading
Hi everyone,
Does any one come across this kind of problem: the field number of 'Amount' doesn't take effect after any changes (target app is HFM)?
The version of FDMEE is 11.1.2.4.220.009.
The old csv file looks like:
The old Mapping is:
The Field Number of 'AMOUNT' is 13.
But after changing the format of csv file(delete first two column):
the mapping becomes as the following picture:
Now the Field number of 'Amount' is 11. However, the running result shows it still gets the 13th column of csv file as the value of 'AMOUNT'.
Is it the a bug of 'AMOUNT' column?