Focal Point
how to pass url parameters to dynamic combo fex file?

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

August 24, 2007, 05:32 PM
SG
how to pass url parameters to dynamic combo fex file?
Hello,

I am launching an html page but my html page has a dynamic comobo box, combo box is populated by a fex file. How do I pass parameter to that fex file.

the following is the link used :
http://SERVER/ibi_apps/WFServlet?IBIF_ex=launch.fex&IBI....htm&hostname=devsvr

Is there any other way?
my requirement is depending on the login and server I need to populate the combo box?

login: AAA and production server: PRODSVR
combo box should have x,y,z
login: BBB and development server: DEVSVR
combo box should have x,z
login: CCC and production server: PRODSVR
combo box should have z

the combo box records are stored in a table

I am passing a string either to go to production or development server.

I don't want to hardcode the server name.
Thanks,
SG.


Webfocus 7.6.8
PDF,HTML & EXCEL
August 27, 2007, 12:35 PM
Kerry
Hi SG,

Please check out the WebFOCUS Security and Administration manual, Chapter 10 - Manipulating WebFOCUS Variables.

Hope this helps. Big Grin

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
August 27, 2007, 03:32 PM
SG
Kerry,

Thanks for the information.

I cannot change the site.wfs file, since I am not the administrator. Is there any other work around?

SG.


Webfocus 7.6.8
PDF,HTML & EXCEL