My Oracle Support Banner

Por que estou recebendo o erro "Resource is not route holder, select another resource or bucket" quando tento criar um Usuário utilizando a REST API? (Doc ID 2932776.1)

Last updated on MARCH 03, 2023

Applies to:

Oracle Fusion Cloud Field Service - Version 22.B.00 and later
Information in this document applies to any platform.

Goal

Estou tentando criar um Usuário através da chamada REST API /rest/ofscCore/v1/users/{login} , mas estou recebendo o erro "Resource is not route holder, select another resource or bucket".

Este é o conteúdo da chamada:

"passwordTemporary": true,
"selfAssignment": true,
"dateFormat": "mm/dd/yy",
"timeFormat": "24-hour",
"language": "en",
"login": "<login>",
"name": "<name>",
"timeZone": "EST",
"userType": "FIELD_SUPERVISOR",
"password": "<password>",
"resources": ["<unit1>", "<unit2>"],
"uemail": "<e-mail>",
"uphone": "<phone>"

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


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