Skip to Content
2
Jan 15, 2020 at 10:33 AM

Analytical list page -batch request automatic cancellation

220 Views Last edit Jan 16, 2020 at 04:00 AM 3 rev

Hi all,

I have used Analytical list page template, So when click on Go button ,Two batch request are sent ,out of which one request is executed successfully while other batch request gets cancelled automatically.batch-req.jpg

Both the Chart and Table is refreshed.

Both the request have same url (GET HeaderEntitySet?$skip=0&$top=100&$filter=Module%20eq%20%27XYZ%27&$inlinecount=allpages HTTP/1.1).

When i click on Go button Second time , two batch request are sent ,one is executed while other is cancelled.Thus only chart is refreshed and not the table .Also i have an error in console(after 2nd time Go button hit) which says (Uncaught TypeError: Cannot read property 'forEach' of undefined).console-error.jpg.

1)why there are two batch request every time ?

2)why one batch req gets cancelled automatically ?

Kindly help.

Regards

Godson

Attachments

batch-req.jpg (19.1 kB)
console-error.jpg (78.7 kB)