Dynamics F&O Collectors
Configuration
Dynamic 365 F&O Collector Type |
Required |
Search is pre-populated for collection types. |
Type |
Required |
Utilize the pre-populated Collector Type drop-down menu. |
Page Size |
Optional |
Page Size of returned response. A lower page size can reduce timeout errors if a lot of data is being requested. |
Select |
Optional |
Comma delimited value of fields to be returned. Highly recommended to use with large data sets. Will reduce time to collection and Microsoft timeout errors. Example: id,f_name,l_name |
Filter |
Optional |
Filter records based using Microsoft OData practices. Example: RecordId eq 5637176737 |
Further information on SELECT and FILTER can be found here on the Microsoft Documentation: