Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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