Uploading Files to UCM for Oracle PLM – API Endpoint?
Summary:
Hi,
I'm trying to find out if Oracle provides an API endpoint to upload files directly into UCM, specifically to avoid manual uploads through the application UI.
Currently, I need to upload a .txt
file to the /scm/item/import
account in order to use it with the following Oracle PLM API for Item Batches:
Item Batches - Upload File API
However, I haven’t been able to locate a clear API reference for uploading the file into UCM in the first place. Has anyone successfully done this via an API? Any guidance or examples would be greatly appreciated.