Hello SAP Community,
I'm trying to use SAP Document Management Service (DMS) to create a folder and upload files via API. My goal is to create a "Config" folder under the root folder and then create documents inside it.
Steps I've completed:
My request:
POST /browser/95d4b7c4-a5a9-4e60-a833-c0e70c7bc85a/rootcmisaction: createFolderpropertyId[0]: cmis:namepropertyValue[0]: ConfigpropertyId[1]: cmis:objectTypeIdpropertyValue[1]: cmis:folderError response (404):{
"exception": "objectNotFound",
"message": "I164G401lYkqZAwqysJowaWo4vuhRv7CeNEJp3IDI9I"
}
What I've verified:
Environment details:
Question: This error suggests that the object cannot be found. However, based on the Fetch Repository API response, both the repository and root appear to exist.
●Are the API being used and the request contents correct?
●Is there an additional step required before creating folders under root?
Please let me know if any additional information is required.
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.