Page 1 of 1

StiReportParameter

Posted: Fri Mar 31, 2023 1:39 pm
by mmartin
Hi,
I've watched your tuto https://www.youtube.com/watch?v=IIAkpPi ... timulsoft and tried to call StiReportSnapshotItem.RunAsync with my business object list instead of a simple text.
It didn't work although my template had a table related to the business object with correct column names.
Is it supported by Stimulsoft.Connect.API ?
Thank you in advance,

Re: StiReportParameter

Posted: Sat Apr 01, 2023 2:25 pm
by Lech Kulikowski
Hello,

Please provide more detailed information.
Also, please clarify which product and version are you use.

Thank you.

Re: StiReportParameter

Posted: Mon Apr 03, 2023 7:07 am
by mmartin
I have installed Stimulsoft Server 2023.1.8 and created a template on localhost:40010.
My C# project uses .NET7.0 and Stimulsoft.Connect.API is installed in it as shown in your video.
My question is simple, my list of StiReportParameter can contain objects related to business class in my template ?
It's supposed to be able to do it as the Value field of StiReportParameter is the type object but seems to me it doesn't work.
Thank you,

Re: StiReportParameter

Posted: Mon Apr 03, 2023 8:41 pm
by Lech Kulikowski
Hello,

Unfortunately, business objects are not supported in the BI Server.

Thank you.