Microsoft Dynamics 365 for Operations Connector > Mappings and mapping tasks with Microsoft Dynamics 365 for Operations Connector > Microsoft Dynamics 365 for Operations sources in mappings
  

Microsoft Dynamics 365 for Operations sources in mappings

In a mapping, you can configure a Source transformation to represent a Microsoft Dynamics 365 for Operations source.
The following table describes the Microsoft Dynamics 365 for Operations source properties that you can configure in a Source transformation:
Property
Description
Connection
Name of the source connection.
Source Type
Select Single Object or Parameter.
Object
Name of the source object for mapping.
Filter
Filter value in a read operation. You can add conditions to filter records and reduce the number of rows that the Secure Agent reads from the source.
Sort
Sorts records based on the conditions you specify. Click Configure to add conditions to sort records and reduce the number of rows that the Secure Agent reads from the source.
The following table describes the Microsoft Dynamics 365 for Operations advanced properties that you can configure in a Source transformation:
Property
Description
Number of rows to read
The total number of rows you want to retrieve from the dataset.
Data Integration reads the specified number of rows from the beginning of each page.
Number of rows to skip
Sets the number of rows you can skip.
For example, you can set this property to 10 to begin reading from row 11.
Page Size
The number of rows to retrieve in each page or request.
The number you specify determines how Data Integration retrieves data in manageable chunks.
Default is 100.
Tracing Level
Sets the amount of detail that appears in the log file.
You can choose terse, normal, verbose initialization, or verbose data. Default is normal.