Not all is rendered in the report

Stimulsoft Ultimate discussion
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Not all is rendered in the report

Post by terje.pedersen »

Version: UL_2016.12.24

Using StiJsonToDataSetConverter.GetDataSet() and ExportTo() for exporting.

The result is that there are missing information in the rendered report. If I save the json to a file and using the designer and load it as json datasource all is shown as it should.

Any suggestion what could be wrong? Is it possible to get some debug from the rendering so I could see what it fails on?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Not all is rendered in the report

Post by Alex K. »

Hello,

Could you explain your issue in more details?
Please send us a samples which reproduces the issue for analysis.

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Not all is rendered in the report

Post by terje.pedersen »

Is there any differences with making the dataset using .readJSON (JavaScript) and StiJsonToDataSetConverter.GetDataSet() (.NET)? We have made our reports for the JavaScript version and now need to also generate reports backend but something is different even though I have tried to make to code very similar.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Not all is rendered in the report

Post by HighAley »

Hello.

There are completely different technologies that use different parser.
We need to know more information about the issue to help you.

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Not all is rendered in the report

Post by terje.pedersen »

UL_2016.12.24

I have attached a simple demo of it as an command line tool. The red boxes in the image below is whats missing like CustomerInvoice_Customer.CustomerNumber, CustomerInvoice.DeliveryDate, CustomerInvoice_Items
missing-in-report.png
missing-in-report.png (116.88 KiB) Viewed 5262 times
Attachments
UEReport.zip
(6.68 MiB) Downloaded 177 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Not all is rendered in the report

Post by Alex K. »

Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Not all is rendered in the report

Post by terje.pedersen »

Solution available soon?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Not all is rendered in the report

Post by Alex K. »

Hello,

We work hard on this problem and do our best to do it as fast as possible. We will let you know when the solution is available.

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Not all is rendered in the report

Post by terje.pedersen »

Any progress?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Not all is rendered in the report

Post by Alex K. »

Hello,

We have made some improvements and fixes in that direction.
But we need some time to check that them were included in the builds. We will check it and will reply to you in this topic fast as possible.

Thank you.
Post Reply