# Oracle Fusion Cloud - Upload to UCM action
The Upload to UCM action uploads a document to the Universal Content Management (UCM) server based on provided document details.
SOAP ACTION
This action uses SOAP APIs.
# Input
Input field | Description |
---|---|
Document | Provide the complete document object containing the file and its metadata. |
Content (Document) | Provide the content of the document. |
File name (Document) | Enter the name of the file specified by the document. |
Content type (Document) | Specify the content type of the document. |
Document title (Document) | Enter the title of the document. |
Document author (Document) | Specify the author of the document. |
Document security group (Document) | Specify the security group that secures the document. |
Document account (Document) | Specify the account to which the document belongs to. |
Document name (Document) | Enter the name of the document. |
Document ID (Document) | Provide the document identifier. |
# Output
Output field | Description |
---|---|
Result | Returns the numeric document identifier of the uploaded file. |
Last updated: 9/25/2025, 2:46:35 PM