Hi folks.

I'm attempting to load around 50,000 new lines into Fixed Assets using the FA_MASS_ADITIONS table and sqlldr.

Although the table increases by the expected number of lines and I don't get any ldr errors, Assets isn't recognising the data.

I think it's to do with the MASS_ADDITIONS_ID value but I can't work out how to access a sequence using sqlldr if this is what the problem is.

Has anyone had success with this process before ?