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     DBA security works sporadically

Read-Only Read-Only Topic
Go
Search
Notify
Tools
DBA security works sporadically
 Login/Join
 
Gold member
posted
It must be one of those days.....

I have some chained HTML which looks at a DBAFILE controlled non-WebFocus file to control what values the user gets on their parameter page drop-down.
The issue I have is that whilst testing DBA, if I change the NAME attribute within the DBAFILE mas, the change does not come immediately into effect - although it seems , eventually, that it does work, although there seems no particular event that causes it to work.
I've played around with closing the BID, RESTRICT'ing the file but can't seem to get a consistent result.

HTML is....
<select
id="combo31_combo" class="combo31_combo" size="2"
multiple name="SEL_BRAND" elementname="listbox31"
elementtype="listbox" scaletofit="0" labelid caption="listbox" datatype="1"
addalloption="1" selectalloption="1" inchainindex="1" chainnumber="0" cacheruntimedata="0"
binddatasourcefpath="INF_BRANCH" datasource="INF_BRANCH" datafield="BRAND_ID" displayfield="BRAND_NAME"
numofrecords="-1" datafieldtype="CHAR" operation="OR">
</select>

Sample of DBA is...
USER=XYZ,ACCESS=R,RESTRICT=VALUE,NAME=SYSTEM,VALUE=BRAND_ID EQ '123',$
USER=SOMEUSER,ACCESS=R,RESTRICT=SAME,NAME=XYZ,$

BTW, anybody know what cacheruntimedata is and does?
Thanks
Stuart
 
Posts: 55 | Location: UK-London | Registered: January 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     DBA security works sporadically

Copyright © 1996-2020 Information Builders