Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this Snap to export the data associated with a selected entity (in bulk) from the Microsoft Dynamics 365 Finance and SCM application.

...

Snap Type

The Dynamics 365 Finance and SCM Bulk Export Snap is a Read-type Snap.

...

Error

Reason

Resolution

Output view is missing

Document/Binary output view is not enabled.

Ensure to enable the document/binary output view.

Error while executing the request

401: Unauthorized

Ensure that the specified account is valid and retry.

Export job with Execution ID: null is not completed. The status is: Executing.

Exceeded 100 check API calls.

Adjust the job status check interval for long-running jobs and retry.

Examples

Export

...

files from Finance and Operations

...

application using DMF Package API

This example pipeline below demonstrates how to export the files in bulk from the Finance and Operations application.

...

Alternatively, you can use the Trigger and Generate Export as the Operation in the Dynamics 365 Finance and SCM Bulk Export Snap.

...

Download this pipeline.

Export

...

files from Finance and Operations

...

application using Recurring Integrations API

This example pipeline below demonstrates how to export the files in bulk from the Finance and Operations application using the Recurring integrations API. You must use the Recurring integration API when you want to perform a recurring data job.

...