Page 1 of 1

Issue with Firebird data

Posted: Wed Mar 06, 2019 12:10 am
by Barnaby
Hey,

I'm unable to get the dashboards to work using Firebird.

I've attached an example that uses nodejs to return some test data as per it would using Firebird. Loading the webpage will load a dashboard mrt that will have a dictionary ready to use the test data.
Run the nodejs server, load the webpage (localhost:8080), then try drag and drop the data onto the dashboard (or create a table and drag the TestData into it)

I get this error

Code: Select all

Cannot read property 'copy' of undefined

TypeError: Cannot read property 'copy' of undefined at Function.t.fetch 
(http://localhost:8080/scripts/stimulsoft.reports.js:47:102358) at Function.e.analyse 
(http://localhost:8080/scripts/stimulsoft.reports.js:47:22147) at Function.t.create 
(http://localhost:8080/scripts/stimulsoft.reports.js:53:274926) at Function.t.getOrCreate 
(http://localhost:8080/scripts/stimulsoft.reports.js:53:273612) at Function.j.renderCells 
(http://localhost:8080/scripts/stimulsoft.dashboards.js:11:56605) at j.render 
(http://localhost:8080/scripts/stimulsoft.dashboards.js:11:54053) at Function.k.renderElement 
(http://localhost:8080/scripts/stimulsoft.dashboards.js:11:73276) at Function.e.invokeStaticMethod 
(http://localhost:8080/scripts/stimulsoft.reports.js:53:279403) at Function.e.saveElementToString 
(http://localhost:8080/scripts/stimulsoft.viewer.js:10:6801) at Function.xi.getSvgContent 
(http://localhost:8080/scripts/stimulsoft.designer.js:20:199368)
If i go to the preview tab first, then go back and drag the data in, I dont see the error. But if I then preview it, there is no data displayed.

Thanks

Re: Issue with Firebird data

Posted: Wed Mar 06, 2019 7:41 pm
by Lech Kulikowski
Hello,

We need some time to check the issue. We will let you know about the result.

Thank you.
#8006

Re: Issue with Firebird data

Posted: Mon Mar 18, 2019 10:00 am
by Lech Kulikowski
Hello,

We have made some improvements in that direction. Please check the last release 2019.2.2 build.

Thank you.

Re: Issue with Firebird data

Posted: Wed Mar 20, 2019 1:34 am
by Barnaby
Yep, its now working.

Thanks!

Re: Issue with Firebird data

Posted: Wed Mar 20, 2019 6:36 am
by Andrew
Hello,

Great! Thanks for letting us know about this.