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.
Update Username in SmartOrg
Summary
Update Username in SmartOrgContent
Hi,
We have a merge script which updates the smartorg account of a user. Username is the primary key on basis of which the search is performed.
Now, we have a scenario that we want to update the username itself. Since we are using username as the identifier, we are not able to update the records, for obvious reasons. It throws the error that 'user cannot be found using the specified search criteria.'
What we want to achieve is that we should be able to update the username of a record even if it is the primary key.
0