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 T...