userid params in formsweb.cfg y webutil
I have the neccesity of make visible to all my users somre reports that are called by a menu in forms using webutil, but I don't want them to capture a user and a password, so I put them into a config file inside the formsweb.cfg.
The problem is that for the url I have two &config parameters one for webutil and the other for pass the user & password and it didn´t appear in the url
frmservlet?&config=webutil&config=CONSULTA
Is there any form I cand manage thist two issues, or how can I run without a user/password a report that has a parameter form ?