I have problem when i want to display stored procedures output parameters on birt report. When I create data set in it's properties I'm able to see these parameters in preview output parameters tab, so i successfully fetch them from database. Also when I try to display only one output parameter on report, I'm able to see result when I press preview tab. But I'm not able to see any other output parameter that I add after this one.
I'm adding this parameters using data item form palette view.