Hello Experts,
i've used the search function but could not found any thread matching my problem.
So....
I'm creating a report with Crystal Reports 2008 SP2 und an SAP BEX Query as datasource and save it to our BO XI 3.1 SP2 Server.
When I use a static parameter inside of the report i'm getting another prompt page than when I use a dynamic paramter on opening the report (rpt) in InfoView Portal.
Is it possible to get always the prompt page for dynamic prompts ?
I can imagine there's a value in one of the xml files in the tomcat/webapps folder!?!?
I followed the url-redirection when you start a report and find out that firstly the path
/PartnerPlatformService/actionFilter.do? is called and this desides where to go.
With an static parameter the next call goes to /SAP/view.do....
With an dynamic parameter the next call goes to /CrystalReports/view.do....
When I change the path from CrystalReports to SAP and otherwise I can switch between both parameter page designs.
So it should be possible to use the dynamic prompt page design for static parameter, too.
But the question is, where can I manage this behavior?
Anyone any ideas?
Thanks!