odata on node: xmlhttprequest is not defined

Stimulsoft Reports.JS discussion
Post Reply
ysantosa
Posts: 15
Joined: Wed Sep 11, 2019 12:22 am

odata on node: xmlhttprequest is not defined

Post by ysantosa »

Hi,

I'm trying to run report with odata datasource on node server.

I can't seem to get it to work (it produces blank report) when i call:

renderAsync

Upon checking logs - I come across the following error:

xmlhttprequest is not defined

That looks to me - it's trying to use js object: xmlhttprequest which i don't believe node has it.

Can you please help ?

Kind regards.
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: odata on node: xmlhttprequest is not defined

Post by Lech Kulikowski »

Hello,

Please send us a sample project that reproduces the issue for analysis.

Thank you.
opflucker
Posts: 7
Joined: Mon Aug 23, 2021 5:21 pm

Re: odata on node: xmlhttprequest is not defined

Post by opflucker »

Any feedback about this? I have the same problem.
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: odata on node: xmlhttprequest is not defined

Post by Lech Kulikowski »

Hello,

Please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply