Hello!
Yesterday I managed to upload the Vessel Details file.
To get it to work I had to truncate the decimals in the VDlength field even though the definition states that it should be a Decimal(2).
I got an error on every length with decimal in it (i.e. in the format 18.99). I hope it is correct to use . as a decimal point. To use a comma in a .csv does not work so well.
Hello! Yesterday I managed to upload the Vessel Details file. To get it to work I had to truncate the decimals in the VDlength field even though the definition states that it should be a Decimal(2). I got an error on every length with decimal in it (i.e. in the format 18.99). I hope it is correct to use . as a decimal point. To use a comma in a .csv does not work so well.