Focal Point
Execute fex from asp page

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

March 11, 2010, 01:53 PM
baxj89
Execute fex from asp page
Is there any examples on how to execute a focus exe from an asp apge without having to login to the web focus login page.


Developers Studio 7.6.5
March 11, 2010, 02:30 PM
fatboyjim
Hi,

For self-services apps you can use
http://server/ibi_apps/wfServl...arm1=abc&parm2=123...

Best Regards,

Jimmy Pang


DEV: WF 7.6.10
TEST: WF 7.6.10
PROD: WF 7.6.10
MRE: WF 7.6.4
OS/Platform: Windows
Dev Studio: WF 7.7
Output: HTML, EXCEL, PDF, GRAPH, LOTUS, CSV
March 11, 2010, 02:44 PM
baxj89
I am unable to get to the link.


Developers Studio 7.6.5
March 11, 2010, 02:53 PM
shakila25
Hi,
you can use

src="/ibi_apps/WFServlet?IBIC_server=WSCLIENT&|IBIAPP_app=iri&|IBIF_ex=fex file"


WebFOCUS 7.6.x
Windows
Output: Excel,PDF, HTML
March 12, 2010, 01:58 AM
<JG>
However bear in mind that if you have security on requiring you to log in you will need to pass userid and password
March 20, 2010, 08:43 PM
Efrem
If you do not want to pass Userid and Password in the URL, you can use WebFOCUS Web Services.