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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Userid in fex...
 Login/Join
 
Gold member
posted
I know there have been posts on this topic so please understand that I'm looking for final clarification on this.

Problem: Need to use the MRE logon id as a parameter in a fex. This is for WebFOCUS 5.26, on Linux. We are using LDAP as the authentication exit so I'm really grabing their LDAP ID from this process.

I have read a few things that tell me to make a change to the site.wfs file. Does anyone know the exact path to this file? When I do a search I get:

[gbrown2@moriarty css]$ locate site.wfs
/ibi/srv52/home/etc/site.wfs
/ibi/srv52/wfs/etc/site.wfs
/ibi/srv52/BACKUP/etc/site.wfs
/ibi/client52/home/etc/site.wfs
/ibi/client52/wfc/etc/site.wfs
/ibi/client52/CSP5_Backup/home/etc/site.wfs

which reveals that I have no less than seven files of this name on our server. I'm assuming it is not the backups.

Next I need to know the exact change made to the file.

Then I need to know if I have to restart the server or reset the workspace or anything else to make it active.

Any help is greatly appreciated... as always thanks so much to this user community for making things easier to find out.
 
Posts: 77 | Location: Chicago, IL | Registered: May 06, 2004Report This Post
Master
posted Hide Post
Based on what you have listed it would be
/ibi/client52/wfc/etc/site.wfs

logon to the wfconsole it would be the hostname\ibi_html\wfconsole.htm if you logon as an admin under configuration custom settings this allows you to edit the site.wfs via a webbrowser (note the webserver must have write privilages to this directory).
 
Posts: 865 | Registered: May 24, 2004Report This Post
<WFUser>
posted
You need to edit the /ibi/client52/wfc/etc/site.wfs file. Put in the following code.

MREID=&IBIMR_user
<SET>MREID(pass)

You will then have &MREID available to you in you fexes. Remember to recycle your app server after making changes to site.wfs.
 
Report This Post
Gold member
posted Hide Post
WFUSER you are my hero. Your example worked great :^)
 
Posts: 77 | Location: Chicago, IL | Registered: May 06, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders