For more information, please refer to this announcement explaining best practices for getting answers to questions.
unable to load elemententry with Costing alongwith the subpriority field
Hi Experts,
Trying to load "ElementEntryWithCosting.dat" (file attached). I need to add the subpriority field here. I can get the value from the table & then I increment it by 1 and pass it in HDL. It looks like this:
METADATA|ElementEntryWithCosting|EffectiveStartDate|ElementName|AssignmentNumber|EntryType|CreateEntrySequence|EntrySequence|InputValueName1|ScreenEntryValue1|Subpriority
MERGE|ElementEntryWithCosting|2024/11/07|Retirement - 401k Catchup|E145140-2|E|1||Percentage|5|1
The error message in diagnostic report says:
An error occurred. To review details of the error run the HCM Data Loader Error Analysis Report diagnostic test. Message details: class java.lang.Long cannot be cast to class java.lang.String.