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] Can't open script(file) error message

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Can't open script(file) error message
 Login/Join
 
Silver Member
posted
Our site is setup to access Self Service via a web link. Does any one know what access/setting is required to enable the user to access the link?

We have tried to compare the settings of this particular user with other (who can access the link) but doesn't seems to find any different...

The code for the Self Service link is as below:

Self Service Environment



Thanks

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


WebFOCUS 5.2 upgrading to the latest version at the moment.
UNIX
HTML
 
Posts: 35 | Registered: September 16, 2009Report This Post
Master
posted Hide Post
Sophis,
Next time put this link in [ code ] tags (see the </> button).

<a href="" onClick="java_script: window.open['/webfocus/ibi_apps/WFServlet?IBIF_ex=VWA_00SS&', 'Self_Service_UAT', 'status=1,location=1,scrollbars=1,menubar=1,toolbar=1,directories=1,resizable=1'); return false">Self Service Environment</A>


Have you tried changing the href destination as follows: href="#"
?


------------------------------------
WF Environment:
------------------------------------
Server/Client, ReportCaster, Dev Studio: 7.6.11
Resource Analyzer, Resource Governor, Library, Maintain, InfoAssist
OS: Windows Server 2003
Application/Web Server: Tomcat 5.5.25
Java: JDK 1.6.0_03
Authentication: LDAP, MRREALM Driver
Output: PDF, EXL2K, HTM

------------------------------------
Databases:
------------------------------------
Oracle 10g
DB2 (AS/400)
MSSQL Server 2005
Access/FoxPro
 
Posts: 561 | Registered: February 03, 2010Report This Post
<FreSte>
posted
I can see 2 typo's in the href:
The square opening bracket should be a normal bracket and the java_script call should be javascript (without underscore), like::

<a href="" onClick="javascript: window.open('/webfocus/ibi_apps/WFServlet?IBIF_ex=VWA_00SS&', 'Self_Service_UAT', 'status=1,location=1,scrollbars=1,menubar=1,toolbar=1,directories=1,resizable=1'); return false">Self Service Environment</a>
 
Report 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] Can't open script(file) error message

Copyright © 1996-2020 Information Builders