Skip to Main Content

Oracle Content Management

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using UCM from Rest API

3831643Apr 28 2023

I'm new to Fusion, and I trying to upload an attachment to an Item.

I can't find how to even begin the process.

I gather from research that I first have to upload the document to UCM (to generate a document id)

Then I can use that in my ItemAttachment request.

I'm using SOAP to this (unless you have suggestion for another way).

I have to do this through a rest api, not through forms, html, etc

Does UCM, by default, allow you to simply upload a file using rest api?

Where can I find robust documentation on the UCM rest api?

Is there any manual configurations (permissions, url set ups, etc.) that needs to be done first?

I'm obviously missing some part of the process. I just want to upload a file. I thought it would have been an easy process.

Any help would greatly appreciated

Comments
Post Details
Added on Apr 28 2023
1 comment
1,486 views