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.
TCC's Department import script
Summary
Couldn't import RequisitionPreferredApprovers and OfferPreferredApprovers fieldsContent
Hello community,
I'm developing scripts to import Depatments through TCC but I have some troubles to import RequisitionPreferredApprovers and OfferPreferredApprovers fields.
Case # 1: Importing a Department without RequisitionPreferredApprovers and OfferPreferredApprovers fields.
Result: Department imported sucessfully.
Case # 2: Importing a Department with RequisitionPreferredApprovers and OfferPreferredApprovers fields.
Header | Field | Use the value to search or lookup | Start a new element in the collection |
---|---|---|---|
RequisitionPreferredApprover | RequisitionPreferredApprovers,UserAccount,Loginname | No | No |
OfferPreferredApprover | OfferPreferredApprovers,UserAccount,Loginname | No | No |
Result:
"1","","error","department.merge",,"You cannot create or update the following field: Department.RequisitionPreferredApprovers,User.UserAccount,UserAccount.Loginname;You cannot create or update the following field: Department.OfferPreferredApprovers,User.UserAccount,UserAccount.Loginname;"
Tagged:
0