Focal Point
[CLOSED] generic signon and passing it to drill down

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

July 10, 2009, 11:21 AM
morie
[CLOSED] generic signon and passing it to drill down
how to you pass the generic signon and password to the drill down report.?

This message has been edited. Last edited by: Kerry,
July 13, 2009, 08:58 AM
dlogan
I assume you mean Reporting Server credentials. Userid and password can be passed with IBIC_user and IBIC_pass.

However, the much better option is to do something like this in your WebFOCUS Admin Console -> Configuration -> Custom Settings.

<IF> IBI_APP EQ "IBISAMP"
IBIC_user=generic_user
IBIC_pass=MyGenericPass
<ENDIF>  


This example sets credentials based on an APP folder. This same concept can be used in Manged Reporting (IBIMR_domain), or with the actual fex name (IBIF_ex).

Thanks,
Doug Logan

This message has been edited. Last edited by: dlogan,


WF 71.x, 76.x, 7701, 8.0 Beta OS: Linux, Win2k3, Win2k, Win2k8, WinXP