Focal Point
WebFOCUS Message[17] after WF_SIGNON

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1941008331

September 29, 2004, 10:59 AM
<Datapulse>
WebFOCUS Message[17] after WF_SIGNON
Hi,

I have a simple logon form wich does a post to the WFSevlet with WF_SIGNON. I've noticed that before it gets redirected to WF_SIGNON_MESSAGE a "WebFOCUS Message[17] No query information to decode" is entered into the browsers history.

I have reset site.wfs to the default (its not doing anything), so I'm guessing the path of execution should be:

1) display logon page
2) post WF_SIGNON to WFServlet
3) WFServlet to do stuff
4) WFServlet to redirect to WF_SIGNON_MESSAGE

Any ideas why this might be, or how to 'fix' it?

Note: Server security is set to off, so I can eventually manage our own security, therefore I don't expect step (3) to do much at all.

Thanks in advance,

Jon
November 05, 2004, 02:20 PM
<monte2000>
Hi Datapulse.

This is something we would recommend that you contact Tech Support about. We recommend that you contact Tech Support and open a case in situation such as these where IBI needs more information on your release and configuration.

Cheers,

Monica
November 12, 2004, 07:57 PM
Bob Jude Ferrante
That message means a post with no additional parameters is being passed to the servlet. it's not really a big deal.