My Oracle Support Banner

Resource Users REST API: The values XXXXX aren't valid for the attribute LegalEntityId. (HRC-1035539) (Doc ID 2901895.1)

Last updated on OCTOBER 18, 2022

Applies to:

Oracle Fusion CX Sales Cloud Service - Version 11.13.22.04.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.13.22.04.0 version, Accounts, Contacts, Households

Error creating a Resource with the ResourceUsers REST API.

ERROR
-----------------------
The values XXXXX aren't valid for the attribute LegalEntityId. (HRC-1035539)

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Method: POST
2. End Point: .../crmRestApi/resources/latest/resourceUsers
3. Payload:
{
  "LegalEntity": "XXXXX",
  "BusinessUnit": "XXXXX",
  "FirstName": "XXXXX",
  "LastName": "XXXXX",
  "ResourceEmail": "XXXXX",
  "PersonType": "EMP",
  "HireDate": "2022-05-01",
  "ResourceStartDate": "2022-05-01",
  "Username": "XXXXX",
  "IndividualRoleCode": "SALES_REPRESENTATIVE"
}

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.