Page 1 of 1
Reportdesigner with Json?
Posted: Wed Jul 16, 2014 6:39 am
by anerling
Hey everybody,
i have a question about the ReportDesigner.
Is it possible to use Json-Data instead of XML?
Because the incoming Data to generate the report is a Json-Format and
i don't want to convert these Data every time into xml and xsd.
I thank you in advance for your help
ANerling
Re: Reportdesigner with Json?
Posted: Wed Jul 16, 2014 10:40 am
by Alex K.
Hello,
Unfortunately, directly in the designer it is not possible.
Thank you.
Re: Reportdesigner with Json?
Posted: Wed Jul 16, 2014 11:29 am
by anerling
Is it possible to create a report with a Json-Data?
Re: Reportdesigner with Json?
Posted: Wed Jul 16, 2014 12:58 pm
by Alex K.
Hello,
You can get the data in your project and pass it in the report as DataSet or BusinessObject.
Thank you.
Re: Reportdesigner with Json?
Posted: Thu Jul 17, 2014 6:43 am
by anerling
Good morning,
can you give me a manuel or a tutorial how to do that?
Because i know how to work with XML but I don't know how to generate a report with Json.
I thank you in advance for your help
ANerling
Re: Reportdesigner with Json?
Posted: Thu Jul 17, 2014 11:38 am
by HighAley
Hello.
It's impossible to create a report with JSON.
You should get data from JSON and pass it to the report as XML or DataSet.
The conversion of the JSON is our of our product and you should do it with your code.
Thank you.
Re: Reportdesigner with Json?
Posted: Fri Jul 18, 2014 6:21 am
by anerling
Thanks for your help
Re: Reportdesigner with Json?
Posted: Fri Jul 18, 2014 6:33 am
by HighAley
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.