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