Rest API for Import Management
Summary
Importing Data Without Using the WebCenter Content Document Transfer UtilityContent
I'm working on a POC for importing data using the Import Management REST api. I'm working from the REST API for CX Sales and B2B Service docs here: https://docs.oracle.com/en/cloud/saas/sales/20c/faaps/UC_Performing_Standard_Import_Using_REST_Service.html. The final step before activating the import job is to upload the files to Oracle Universal Content Management using the oracle.ucm.fa_client_11.1.1.jar tool. (The docs also refer to oracle.ucm.fa_genericclient_11.1.1.jar) I cannot find these jar files anywhere. The documentation says to install Oracle Fusion Middleware. I actually downloaded the 1.7 GB archive and extracted it on my system but the expanded file tree doesn't contain either of the jar files mentioned above. I haven't been able to find references to API calls that import data directly, without using these ucm java tools.