Release Invoices REST Service Error "Invalid Operation Create For The Specified Resource"
(Doc ID 2538744.1)
Last updated on SEPTEMBER 16, 2024
Applies to:
Oracle Fusion Project Billing Cloud Service - Version 11.13.19.01.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.19.01.0 version, Other Issues
Release Invoices Using a REST Service errors "Invalid operation create for the specified resource"
Release Invoices Using a REST Service errors with "Invalid operation create for the specified resource"
Tool:SoapUI 5.5.0 REST Project
End Point: https://xxxxxx.oraclecloud.com/fscmRestApi/resources/11.13.18.05/projectContractInvoices/{###########}
Method: POST
Payload: (follows sample payload provided"
{
"name": "releaseProjectContractInvoice",
"parameters":[
{"invoiceDate": "2019-03-25" },
{"receivablesNumber": "999999"},
{"creditMemoReasonMeaning":"Discount"},
{"creditMemoReasonCode":"DISCOUNT"}
]
}
JSON Response:
"Invalid operation create for the specified resource"
Raw Response:
HTTP/1.1 400 Bad Request
Server: Oracle-HTTP-Server
Cache-Control: no-cache, no-store, must-revalidate
Location:
Content-Length: 70
X-ORACLE-DMS-ECID: 005Xtq74Gwx5i^J_ul_AiX0009c30000rK
Content-Encoding: gzip
REST-Framework-Version: 1
Content-Type: application/json
Content-Language: en
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-DataStream-MidMile-RTT: 28
X-DataStream-Origin-MEX-Latency: 346
X-DataStream-Cache-Status: 0
Date: Sun, 28 Apr 2019 21:05:29 GMT
Connection: close
Vary: Accept-Encoding
Set-Cookie: ORA_FUSION_PREFS=v1.0~bG9jYWxlPWVufmRlZmF1bHRMYW5ndWFnZU1hcmtlcj10cnVl; domain=.oraclecloud.com; path=/; secure
Set-Cookie: ORA_FND_SESSION_EJAR_TEST_CA2_ERP_F=DEFAULT_PILLAR:MkT/lko1bvRJH1N81yttZE28SNVv2ChGyWpiMFwhnJu27/mjccnvCvlUMVRmoRIg:1556485529307; path=/; HttpOnly; domain=.oraclecloud.com; secure
Set-Cookie: JSESSIONID=YFBlxF9r5JWnhObCjaxZ8GKu8J845nmVu1f4-BkM71fcsWogIeIZ!760519976; path=/; HttpOnly
ERROR
-----------------------
Invalid operation create for the specified resource
Changes
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 |
Changes |
Cause |
Solution |
References |