Search found 72 matches

by Manuel Costa
Mon Dec 20, 2021 1:51 pm
Forum: Stimulsoft Reports.JAVA
Topic: Error "java.lang.NullPointerException" in Date Range variable
Replies: 37
Views: 10811

Re: Error "java.lang.NullPointerException" in Date Range variable

Hello Vadim, unfortunately we were not able to generate the requested file but here is the excerpt from the Report Executor log with the described error and the excerpt in the Report Designer where the error does not occur. We currently use the Java Script version of Stimulsoft Report , as we were i...
by Manuel Costa
Tue Dec 14, 2021 2:10 pm
Forum: Stimulsoft Reports.JAVA
Topic: Timeout configuration in the report executor, which will be valid?
Replies: 1
Views: 1300

Timeout configuration in the report executor, which will be valid?

Good morning, I have a question, I noticed the following scenario in the report's data source there is an option that would be "query timeout" and in the settings of my Report executor, in propertiers the timeout was set at a time of 30000, this time would it be in milliseconds? Attached i...
by Manuel Costa
Wed Dec 01, 2021 2:49 pm
Forum: Stimulsoft Reports.JAVA
Topic: List variable displays in Report Designer and Report Executor is unavailable
Replies: 1
Views: 1676

List variable displays in Report Designer and Report Executor is unavailable

Hello, I'm facing the following scenario, I have a report with a List variable of type String, in Report Designer it normally displays the data, but when I visualize it with Report Executor it doesn't return anything, being unavailable to select a value. Attached are the report, images showing the s...
by Manuel Costa
Mon Nov 29, 2021 2:37 pm
Forum: Stimulsoft Reports.JAVA
Topic: Error "java.lang.NullPointerException" in Date Range variable
Replies: 37
Views: 10811

Re: Error "java.lang.NullPointerException" in Date Range variable

Hello Vadim, the error itself occurs in any report with date range variable, maybe it could be something related to the parameters being passing null values, it would be interesting if you validate this point, we use the java script version of the report manager and validate the Stimulsoft Lib versi...
by Manuel Costa
Fri Nov 26, 2021 12:33 pm
Forum: Stimulsoft Reports.JAVA
Topic: Error "java.lang.NullPointerException" in Date Range variable
Replies: 37
Views: 10811

Re: Error "java.lang.NullPointerException" in Date Range variable

Hello Lech, we had an unforeseen event and we managed to update the Report Manager to Stimulsoft Lib version 2021.4.4 which was released on November 22, but the same error in the date range variable still persists, attached is a video showing a report with the variable cited and the same error in Re...
by Manuel Costa
Wed Nov 24, 2021 12:59 pm
Forum: Stimulsoft Reports.JAVA
Topic: Variable List of type String
Replies: 3
Views: 2486

Re: Variable List of type String

Hi Lech, sorry for the delay in returning, so I was recently validating the sample report you sent me and I came across this error:
" class com.stimulsoft.base.exception.StiException java.sql.SQLException: IN or OUT parameter missing from index:: 1"
Can you guide me on this?
by Manuel Costa
Fri Nov 12, 2021 1:08 pm
Forum: Stimulsoft Reports.JAVA
Topic: vertical layout
Replies: 5
Views: 1548

Re: vertical layout

Thank you so much HighAley, it worked perfectly!
by Manuel Costa
Thu Nov 11, 2021 1:19 pm
Forum: Stimulsoft Reports.JAVA
Topic: vertical layout
Replies: 5
Views: 1548

Re: vertical layout

So I wanted to say in a way that I can rotate the content of the report so that it's standing upright, like in this other example image I'm sending, I wanted to do it that way, is there such a possibility?
by Manuel Costa
Tue Nov 09, 2021 12:53 pm
Forum: Stimulsoft Reports.JAVA
Topic: vertical layout
Replies: 5
Views: 1548

vertical layout

Hello Gentlemen, I have a question, in Report Designer based on the attached image, how can I make the report layout vertical?

Do you have any guidance in the manual or on video?
by Manuel Costa
Tue Oct 26, 2021 2:13 pm
Forum: Stimulsoft Reports.JAVA
Topic: dependent value variable
Replies: 1
Views: 1046

dependent value variable

Hello gentlemen, I have a dependent value variable with the following logic, I select in a List variable a state of a country and in the dependent variable the Cities of that state up to this point are displayed, it works normally. But I would like to add one more level and validate if it is possibl...