Cannot Download Contract Documents With Category OKC_TERMS_UPLOADED_CONTRACT Using REST API
(Doc ID 3047644.1)
Last updated on SEPTEMBER 16, 2024
Applies to:
Oracle Fusion Enterprise Contracts Management Cloud Service - Version 11.13.24.04.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
Contract documents can be downloaded using the following REST APIs
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractDocuments/{ContractDocumentsUniqID}
and Supporting Documents
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments/{SupportingDocumentsUniqID}
However if documents have the category 'Uploaded Contract Document' (OKC_TERMS_UPLOADED_CONTRACT) they are not found using the APIs.
They return 404 Not Found status
EXPECTED BEHAVIOR
-----------------------
To be able to download all of the documents associated to a contract.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. call REST API to download documents for a contract
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractDocuments/{ContractDocumentsUniqID}
2. API returns 404 Not found error when trying to retrieve the document with category 'Uploaded Contract Document
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 |