Page 3 of 3
Re: Web Designer connection issues
Posted: Fri Apr 17, 2020 8:04 am
by torenic
Sure,
this is the report. I just put title, injected database and three variables.
Re: Web Designer connection issues
Posted: Tue Apr 21, 2020 1:00 pm
by Vadim
torenic wrote: ↑Tue Apr 14, 2020 9:53 am
Hello,
that did not resolve the problem with saving a report. Is the save feature of web designer supposed to work on trial version?
The problem is that the report is saved, but won't open (see my latest post).
Hello.
.MRT file is the report template
.MDC file is the report after report template rendered, so if you want open rendered report in viewer, you must save rendered report as .MDC file. (i.e. rename your report .mrt->.mdc)
Re: Web Designer connection issues
Posted: Wed Apr 22, 2020 8:39 am
by torenic
Oh, I'm sorry, this was my fault.
in onSaveReportTemplate I've used StiSerializeManager.serializeDocument(report, os) instead of StiSerializeManager.serializeReport(report, os).
Re: Web Designer connection issues
Posted: Wed Apr 22, 2020 9:16 am
by Lech Kulikowski
Hello
Ok.
Please let us know if you need any additional help.
Thank you.
Re: Web Designer connection issues
Posted: Fri Apr 24, 2020 8:12 am
by torenic
That was all, thanks for your support.
Re: Web Designer connection issues
Posted: Sun Apr 26, 2020 2:40 pm
by Andrew
You are welcome!