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
Unexpected default values with Candidate Updater Ruby script using Web API
Content
* Posted by Mina Hai on December 22, 2009 at 7:51am
When we run update_recruits.rb (a Ruby Web API program) to update multiple candidates, there are 3 picklist fields that get updated to default values IF they are not already set in Taleo (they have NO default values set within Taleo):
1. name: Lead at Our Schools, value: Special Projects Staff
2. name: NW Rubric Qualifier Score:, value: 2: 50-69% chance of succeeding
3. name: Qualified Subject Areas, value: English
These 3 fields that were all set to “sort alphabetically”--we have since turned off that setting, but the bug is still happening.
I'm attaching the code (update_recruits.rb) and sample XML files that are generated.
0