cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hyperlink with Bex Variables

Former Member
0 Likes
365

Hi,

I try to create a hyperlink between 2 webis. It works fine if the prompt of the target webi have been created in the webi query panel. but if the target webi query contains Bex variables (define in query designer), then I receive an error message (WIS 10901).

I read some posts on the forum on this subject but never found the solution. I tried to send the key, to use the function URLEncode... but nothing worked!

Any idea would be much appreciated.

Gabriel

View Entire Topic
IngoH
Active Contributor
0 Likes

Hi,

depending on the situation if the prompt is optional or mandatory you will have to pass in values to the prompt and you need to make sure you passing in the key values not the descriptions

ingo

Former Member
0 Likes

Hi Ingo,

Thanks for your answer, the prompt defined in BEx is on the fiscal period (0fiscper) and optional. I tried to pass the key, the name, the object itself. I also tried to send a constant with all possible formats (description, keys in different formats....), but nothing seems to work. I am working with XI3.1 FP 2.6.

Gabriel