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.
API Best Practices
Content
* Posted by Michael Ellerbeck on December 17, 2009 at 8:49am
Hi, is there any best practices for how exporting is implemented? For example this is how I could imagine our workflow going
Create a custom field Named IsExported of Check Box type set to false
Use a searchCandidate to find those whose IsExport Check Box is false.
Export their Data.
Set the IsExported Check Box to true on those Candidates.
Does this sound reasonable?
0