Hi,
We used to fetchxml retrieve records from CRM. We used batch request but it throws below error.
{"Message":"Invalid URI: The Uri string is too long.","ExceptionMessage":"Invalid URI: The Uri string is too long.","ExceptionType":"Microsoft.Crm.CrmHttpException"
We have long fetchxml so e used batch request still facing same issue. we follow link https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/223201/request-url-too-long-for-fetchxml-query-types/707735 but it also did not work.
So how to resolve this issue.
Thanks!