Prompt works in Deski not in Webi - Browser Locks up

I am prompting with a list of values that call a stored procedure. The prompt works fine in Deski but when I try to run it in Webi the java applet locks up. Anyone have any ideas what is going on?

Here is the object definition in the universe file:

dbo.bhcfn_GetDateRelativeByCode(@Prompt(‘Enter a relative date:’,‘A’, ‘Calendar\Code’,mono,constrained),getdate())


shump88 (BOB member since 2009-08-06)