SnapLogic MS Dynamics F&O Bulk Export

In this article

Overview

This snaps Exports APIs to export records from MS Dynamics 365 F&O.

Snap Type

MS Dynamics F&O Bulk Export Snap.

Prerequisites

  • None.

Limitations and Known Issues

None.

Accounts

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See MS Dynamics F&O Account for information on setting up this type of account

Snap Views

Type

Description

Type

Description

Input 

This Snap has at most one document input view. Each document contains data in the form of json..

Output

This Snap has at most one document output view. Each document contains corresponding response in the form of json.

Error

This Snap has at most one document error view and produces zero or more documents in the view. Each document contains the corresponding error record if snap is not able to process data from MS Dynamics F&O.

Snap Settings

Field Name

Description

Field Name

Description

Label

required

The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Operation

 

Users can select the appropriate Operation name to Export the data.

This property is suggestible and will retrieve available object names during suggest values.

Supported Operation's are: Trigger Export, Generate Export, Trigger and Generate Export

Default value: Trigger and Generate Export

Definition Group Id

 

The object related to the selected OperationI.  

Default value: Not provided.

Execution Id

 

The operation related to the selected object.

Default value: Not provided.

Re-Execute

This property is suggestible and will retrieve available object names during suggest values.

Supported Operation's are: True , False

Retry Limit

Lets you define the Retry Limit

Default value: 5.

Retry Interval (s)

Lets you define the Retry Interval

Default value: 10.

Snap Execution

optional

Specifies the execution type:

  • Validate & Execute: Performs limited execution of the Snap (up to 2000 records based on Preview doc count, default is  50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Default value: Execute only