Focal Point
parameters via querystring instead of from the UI ?

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

June 06, 2008, 03:03 PM
shravan
parameters via querystring instead of from the UI ?
Is there a way to pass parameters to the report via querystring instead of from the UI ?

I have a case where parameters are supplied by the running application and not by the user using some kind of UI.

Thanks.

Shravan


7.7.03, Windows 7, SQL Server 2005
June 06, 2008, 04:25 PM
GinnyJakes
Are you talking about the URL or running a fex within a fex? Please clarify.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 06, 2008, 04:28 PM
shravan
Ginny,

I am talking about the URL.


7.7.03, Windows 7, SQL Server 2005
June 06, 2008, 04:54 PM
GinnyJakes
http://your_server_name/ibi_apps/WFServlet?IBIF_ex=carprofit&IBIAPP_app=directory_of_focexec&COUNTRY=ENGLAND


Program carprofit has an amper variable called COUNTRY.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 09, 2008, 04:47 PM
shravan
Thanks, Ginny.


7.7.03, Windows 7, SQL Server 2005
June 10, 2008, 03:34 AM
GamP
But be aware of the fact that any URL has a limit in terms of length. This limit is 2083 characters for IE. Any URL longer than that will be truncated without any warning, possibly providing the most curious results.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988