Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Retrieve multiple records using the OData endpoint with JavaScript

$
0
0

Hi All,

I am trying to retrieve multiple records using odata endpoint using JS. 

SDK.REST.retrieveMultipleRecords("book777_booking", "$select=book777_CreatedDate&$filter=book777_SupplierSKU eq '" + SKU + "' and book777_VariantSku eq '" + VariantSKU + "' &$orderby=book777_CreatedDate desc", successCallback, errorCallback, OnComplete);

> No error in script

> When i use same query conditions in browser i am able to see filtered records.

> Success block is not getting executed

> Complete block only getting executed

What is the reason behind this.. Please help me out to resolve this issue.

Regards,

Swathi J.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images