Unable To Submit Import Request For Custom Object Using REST API [Error 403 Forbidden The value of the attribute record_name isn't valid.,Please enter record name]
(Doc ID 2997499.1)
Last updated on JANUARY 26, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.23.10.0 and laterInformation in this document applies to any platform.
Symptoms
Using the below REST API, unable to submit the import activity and getting error,
Url: https : // <pod url/crmRestApi/resources/latest/importActivities
Body:
{
"Name": "File Import through REST API",
"Activate": "YES",
"ObjectCode": "<object api name>",
"DataFiles" : [ {
"InputFileContentId": "UCMFAxxxxxxxx"
}
]
}
UCMFAxxxxxxxx is the content id of the file uploaded to UCM.
Error Message: 403 Forbidden
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 |