Hi community!
We are trying to enable FetchXml paging in order to retrieve a large number of records from CRM, using RetrieveMultiple interface. The mechanism
is working properly in all cases but when link-entity functionality is used to retrieve data. In this case, the paging-cookie used for paging is not included in web service response.
Should we change our approach for paging when link-entity is considered?. Could you suggest any other solution?