Hi,
We have a WAS BEx app integrated in our Portal EP6.0.
In the query string we have a cmd and the templateID set.
Till now, everything is fine. The report is rendered in the portal and displayed correctly. The user can select some adress datas like customerid, city, ...
Now we want a more dynamically approach.
The user can select in an other web page the city and then he / she should see the result of the bw report - without selecting the city in the selection mask again.
In my option this means to pass one more parameter to the WAS BEx. But in the BW iView the query string is hardcoded. Where or how can I pass the parameter?
Maybe I generate an URL via JavaScript, but what kind of syntax do I have to use?
Any help is welcome =8)
Ralph