Incremental Exports

Incremental exports enable you to export new or updated nodes from a specified date and time or export type. They are available as REST API methods for list viewpoints in certain application types only.

Considerations

  • Use the Incremental Export for a Dimension REST API method to run incremental exports.
  • Incremental exports are available for list viewpoints in these application types:
    • Oracle Financials Cloud General Ledger
    • Oracle E-Business Suite General Ledger
    • Universal
  • You can run the export to a file for the above application types. For Oracle Financials Cloud General Ledger applications only, you can also run the export to a connection.
  • The export file format is based on the application type's export format.

You can define your incremental export by using these settings:

Table 26-1 Incremental Export Settings

Setting Description
nodeChangeTypes The type of node changes that you want to export:
  • New: Only nodes added after the date and time that you specify are exported.
  • Updated: Only nodes updated after the date and time that you specify are exported.

Note:

You can select both New and Updated in the same export.
since The starting timestamp (in Epoch time) that you want to export from.
sinceLastExportOfType Specify an export type (Full or Incremental). Nodes are exported that were added or updated since the specified export type was last run for this binding.

Note:

You must specify either since or sinceLastExportOfType.