Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] BID login not using MRE's site.wfs?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] BID login not using MRE's site.wfs?
 Login/Join
 
Silver Member
posted
I adjusted our MRE site.wfs file to force all user IDs to lower case. It works for native MRE and dev studio, but not for BID. Does the BID login process skip the site.wfs? That doesn't sound right to me.

Here is my site.wfs:

make_string_lower(IBIMR_user)
IBIMR_user = &_make_string_lower
IBIC_user=&_make_string_lower (pass)
IBIMR_user (pass)
IBIMR_domain (pass)


Thanks,
Shawn

wf 767 running on windows 2k3 srvr

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


wf 767 running on w2k3 srvr
 
Posts: 46 | Registered: September 22, 2006Report This Post
Expert
posted Hide Post
Shawn,

I think site.wfs is always applied (except, perhaps for ReportCaster).

BID uses the variable WORPUSER so you may have to use make_string_lower on that too.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Silver Member
posted Hide Post
I get a null value for WORPUSER. Has the name changed for that variable? IS there a way to find out what variables are available?


Thanks,
Shawn


wf 767 running on w2k3 srvr
 
Posts: 46 | Registered: September 22, 2006Report This Post
Member
posted Hide Post
Hi,
The parameters you can pass in the dashboard application can be found under
the WebFOCUS Security & Administration Version 7.61 manual starting on page
121 "Dashboard Sign-On Processing"

These include:

WORP_USER
WORP_PASS
IBIWF_language
WORP_MPV
GroupName
WORP_REQUEST_TYPE

Under the site.wfs located under ibi\WebFOCUS76\client76\wfc\etc you can set the following:

WORP_USER(pass)
 
Posts: 20 | Registered: October 09, 2008Report This Post
Expert
posted Hide Post
WORPUSER in WF v5.3 has changed to WORP_USER in v7.6.

<set> WORP_USER = &WORP_USER (pass)


Shawn, I'm really sorry - it's not WORPUSER, but WORP_USER.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] BID login not using MRE's site.wfs?

Copyright © 1996-2020 Information Builders