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.
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