Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Spreadsheet Data Loader - Load NULL values
Summary
We have employees that have values for a flex field. we need to remove those for some ees nowContent
Example HSDL:
EFFECTIVE START DATE | PERSON NUMBER | NMLS#
1/1/18 | 123456 |
1/1/18 | 654321 | 102030
The first one says it is successful in load, but the value that was previously there is still there. so I am trying to load a "NULL" value. If I add end date I get an error below.
You must provide only one parent record Worker and it must start on the earliest effective start date and not have an end date. |
The second one loads just fine and updates..
0