How to Upload/Download files to/from Oracle WebCenter Content Server (UCM)

In the previous article, we learnt about "How to submit BI Report Online using Web Service". Today, we are going to learn how to upload/download files to/from Oracle Content Server in Oracle Fusion Cloud environment.

For inbound or outbound integrations to/from Oracle Fusion Cloud Application to work, we need to search/upload/download files from Oracle Universal Content Management (UCM) i.e. Oracle WebCenter Content Server.

The methods available are as following:

1.     Files can be uploaded manually from Application using Data Exchange à Import and Load Data.



You can upload files to UCM using File Import and Export as well. Ensure account is hcm/dataloader/import when uploading the file and hcm/dataloader/export when downloading the file.


Additionally, these files can be accessed from Content Server (https://<Instance host:port>/cs/idcplg).


2.     We can also use WebCenter Content Document Transfer Utility to upload/download files to/from UCM. We can call this java utility to upload and download files from hcm/dataloader/import and hcm/dataloader/export respectively. For using HCM Data Loader, files should be available in hcm/dataloader/import folder. Similarly, the HCM Extract files are located under hcm/dataloader/export directory when the delivery option is selected as Content Server. The detailed steps of using this utility are explained here.


3.     Third method to upload or download files from UCM is using SOAP Web service. We can use idcws/GenericSoapPort to avoid calling java utility for file upload/download.


          For detailed steps, please refer to this link.

Comments

  1. Nice article..
    https://fusionhcmknowledgebase.blogspot.com/

    ReplyDelete
  2. The web-based document management system emulates a traditional desktop interface, allowing you to organize your digital files into folders and subfolders. This enriches the typical features of a DMS like version control and document workflow. Because you do not have to take care of the infrastructure, even small businesses can implement their records management and real time business processes.
    Cloud Document Management

    ReplyDelete

Post a Comment

Popular posts from this blog

SQL to get Payroll Balances in Oracle Fusion HCM

User Account in Oracle Fusion HCM

Using Generic SOAP Port Webservice to Upload file to UCM