Cascading prompts in E61b

I have my cascading prompts working well in BO Full Client reports.
Even If I open the FC report in Webi, it works as well.

However In webi reports, it doesnt work when I refresh the report.
it only works while Im creating in Applet.
Does it have to do with JSP or ASP Version?

I appreciate any help.

WINDOWS2000
WIASP E61B


wshiguetaka (BOB member since 2002-08-16)

If I remember correctly there is a third party tool called Solve Central that enables you to use cascading prompts in the webi.


BOB User :us: (BOB member since 2003-06-03)

I don’t know if there’s any difference between WIJSP or WIASP, we’re workin with WIJSP (win2000, webi 6.1b) and it all works correctly, also when you refresh.

I’ve found that in you’re @prompt-functionality the second parameter (‘N’ or ‘A’) is nasty: If you’ve got numbers in your Database but the DB-column-definition is character you can use ‘N’ or ‘A’ in your @prompt in FC, but WEBI realy needs ‘A’.

Furthermore, when you refresh, the ‘old’ selected value is in your right part of the screen. Be sure it’s replaced by the new selected value (had some endusers complaining no data was in a report because they just selected it in the left part of the prompt-screen).

So, when you say, it isn’t working: What do you mean? Error? No or wrong data? Can’t you refresh your list?

Joep

PS BOB, Thanks for the Solve Central-tool tip, will certainly look at that!


jobjoris :netherlands: (BOB member since 2004-06-30)

thanks Joep

I will try my tests again.


wshiguetaka (BOB member since 2002-08-16)