Export Library Documents REST API Enhanced to Export a Batch of Documents
You can now export a batch of documents with the Export Library Documents REST API. When exporting library documents with the Export Library Documents API, you can now provide multiple document identifiers (UUIDs or paths) in a comma-separated list via the idOrFullyQualifiedName
parameter. Depending on the specified exportFormat
, documents can be exported individually or collectively in a zipped file to the Inbox/Outbox.
Applies to: Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Planning, Tax Reporting
Business Benefit: This makes the process of exporting documents more efficient than exporting them individually.
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.
Tips And Considerations
Use these Implementation Best Practices to ensure success with your REST API projects.
Key Resources
- REST API for Oracle Enterprise Performance Management Cloud
Access Requirements
- Service Administrators