TCC netchange: The specified entity cannot be found. Path: User.UserAccount,UserAccount.OLFCoverageAreas,OLFCoverageArea.Organizations/Organization.
(Doc ID 2628682.1)
Last updated on AUGUST 04, 2023
Applies to:
Oracle Taleo Recruiting Cloud Service - Version 19D and laterInformation in this document applies to any platform.
Symptoms
TCC user netchange tries to remove the organization code from user's OLFCoverageAreas. However, the import fails with the following error:
The specified entity cannot be found. Path: User.UserAccount,UserAccount.OLFCoverageAreas,OLFCoverageArea.Organizations/Organization. Search criteria: Organization.Code="<VALUE>";
The <VALUE> in the error message represents the organization code value specified for an organization's search criteria in the import.
<User>
<OLFCoverageAreas>
<OLFCoverageArea>
<Organizations>
<Organization action="remove">
<Code searchType="search" searchValue="<VALUE>"/>
</Organization>
</Organizations>
</OLFCoverageArea>
</OLFCoverageAreas>
</User>
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |