Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
TCC Import - Records to ignore/skip based on column value
Summary
Single CSV file containing records for creation and UpdatesContent
Hi,
I have developed a create script that for the employee entity that creates the user account & employee in one execution. This CSV file used initially contained all staff. That was fine for the initial run as all records had to be created. Now we have an incremental file (with some staff that need to be created and some that need to be updated). Of course, if the csv file contains staff that have already been created and it will error - with user already exists or something.
Is there a way to ignore existing records from being processed by the create script? If we add a column in the csv that has a value of create or update, can the create script detect the column value and either process the record or ignore?
Tagged:
1