| Summary: | same data is retreiving everytime when i run the report with diff input parameter values in lynux operating system | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | subbarao <subbu2ats> | ||||||
| Component: | BIRT | Assignee: | Birt-ReportDesigner <Birt-ReportDesigner-inbox> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | bluesoldier | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | 3.7.0 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
subbarao
Created attachment 194331 [details]
hi plz check the attachement..report design..
hi plx check the attachement..report design..
(In reply to comment #1) > Created attachment 194331 [details] > hi plz check the attachement..report design.. > > hi plx check the attachement..report design.. I can not run your report in my environment since your are using a local database. Can you try: 1. Using the sample database + parameter on Linux to see if the issue can be reproduce? 2. Simplify the report design, for example only contains a simple table that using the oracle database. And use only 1 parameter to filter the data to check if you can reproduce this issue? Created attachment 194350 [details]
report with sample database
(In reply to comment #2) > (In reply to comment #1) > > Created attachment 194331 [details] [details] > > hi plz check the attachement..report design.. > > > > hi plx check the attachement..report design.. > I can not run your report in my environment since your are using a local > database. > Can you try: > 1. Using the sample database + parameter on Linux to see if the issue can be > reproduce? > 2. Simplify the report design, for example only contains a simple table that > using the oracle database. And use only 1 parameter to filter the data to check > if you can reproduce this issue? Hi.. thnx for your quick reply.. Yes i tried with sample report using sample database. 1) created one sample report with single input parameter using sample database in windows os 2) so it is running fine from my birt eclipse and from runtime environment also.. 3) now i copied this report in my runtime environment project of linux os and tried to run the report from jsp 4) its working fine but same problem...same data is retrieing everytime even i change the input parameter value.. 5) i tried with 2 input parameter values..like empno - 1002, 1056 6) so report is retrieving the 1002 employee record everytime even i pass employee number is 1056 i m going to attach sample report plz check and let me tell Thanks & Regards *** This bug has been marked as a duplicate of bug 344410 *** |