My Oracle Support Banner

Create Assignment To Rollup Rule Using REST API Error 400 Bad Request You must provide a value for the Role attribute. (Doc ID 2998645.1)

Last updated on JANUARY 17, 2024

Applies to:

Oracle Fusion Incentive Compensation Cloud Service - Version 11.13.23.10.0 and later
Information in this document applies to any platform.

Symptoms

Using REST API to create assignment for Rollup rule.
The rule is created but cannot associate a participant assignment to the newly created rule.
 

SAMPLE PAYLOAD
https://XXXX-YYYY.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/incentiveCompensationRuleHierarchies/2821550/child/RuleAssignments

payload
{
  "RuleId": 300000565127190,
  "OrganizationId": 300000014151749,
  "AssignedObjectId": 10027,
  "AssignedObjectType": "INDIVIDUAL",
  "StartDate": "2023-08-01",
  "EndDate": "2023-08-31",
  "RevenueType": "REVENUE",
  "RoleId": null
}

ERROR
400 Bad Request "You must provide a value for the Role attribute."

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


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