Issue with HCM Data Loader Fast formula when column name size is more
Summary:
HI Team,
We are using HDL Transformation formula for loading the element entries and entry values. As part of this we are getting file from a third party system , which contains 112 columns, which are loaded into 5 different elements input values.
Since the name of the columns coming in the file from 3rd party are big, it is erroring out with below error:
logging message PAY_DLD_INPUT_FILE_MAX_CHAR
The incoming file has a line with more that 1000 characters
oracle.as.scheduler.ExecutionBizErrorException: The incoming file has a line with more that 1000 characters
The names cannot be reduced as they are coming from 3rd party and they have some meaning.