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     [SOLVED]Variables in Site.wfs

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Variables in Site.wfs
 Login/Join
 
Gold member
posted
Hi All,
Is there a document/link that give me a list of all the varaibale that I use in site.wfs I am looking more from WF side and not use defined global variables.

I know the generic ones like:

IBIMR_folder(pass)
IBIMR_fullpath(pass)
IBIMR_user(pass)
IBIMR_domain(pass)

Thanks

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


WF 8.2.04
Windows/Unix
All Formats
In Focus since 2006
 
Posts: 74 | Location: UK | Registered: September 17, 2018Report This Post
Virtuoso
posted Hide Post
Addy

The security manual lists the following.

IBIMR_folder. The folder where the processed report is stored.
IBIMR_fullpath. The complete path for a procedure, including file name and extension.
IBIMR_user. The user ID processing the report request.
IBIMR_domain. The domain HREF where the report being processed is stored.
MR_FULL_FEXNAME. The description given to the report by the developer. This description
is visible to users. When the report is run from the text editor or InfoAssist, the variable is not populated.
MR_ITEM_HANDLE. The file name (also known as the IBFS name) assigned to the report
when it was created. When the report is run from the text editor or the Report Painter tool, the variable is set to ADHOCRQ.

I know you can also pass &IBIMR_pass, &IBIMR_memberof (Security Groups), &FOCSECUSER (Same as IBIMR_user), and &FOCSECGROUP (primary security group)


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Virtuoso
posted Hide Post
Here some that I know and that I have but I'm pretty that this list is not complete
<set> FOCSECUSER (pass)
<set> FOCSECGROUP (pass)
<set> FOCSECGROUPS (pass)
<set> IBIMR_folder (pass)
<set> IBIMR_fullpath (pass)
<set> IBIMR_user (pass)
<set> IBIMR_domain (pass)
<set> IBIMR_memberof (pass)
<set> IBIWF_language (pass)
<set> IBIF_dbapass_src (pass)
<set> IBIC_user (pass)
<set> IBIC_pass (pass)
<set> IBIC_server (pass)
<set> MR_FULL_FEXNAME (pass)
<set> MR_ITEM_HANDLE (pass)
<set> REMOTE_ADDR = &REMOTE_ADDR (pass)


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Gold member
posted Hide Post
Thanks Guys,
Appreciate your help.


WF 8.2.04
Windows/Unix
All Formats
In Focus since 2006
 
Posts: 74 | Location: UK | Registered: September 17, 2018Report 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     [SOLVED]Variables in Site.wfs

Copyright © 1996-2020 Information Builders