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  Performance Management Framework (PMF)    [SOLVED] "&" gives error while creating Objective

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] "&" gives error while creating Objective
 Login/Join
 
<ABHINAV BALI>
posted
Hi,

I am using 5.2.1. When we name an objective with & in between, say for example my objective name is "This & That",save the objective and then press link measures button, it gives error

0 ERROR AT OR NEAR LINE 56 IN PROCEDURE _PMF_PM_MEAS_SRC_O
(FOC261) EXPRESSION IS INCOMPLETE BECAUSE AN OPERATION IS MISSING


If I remove "&", it works fine.

Is "&" not allowed while naming objective.

Thanks
Abhinav

This message has been edited. Last edited by: <ABHINAV BALI>,
 
Report This Post
Master
posted Hide Post
Correct. You must escape it like this: "This &| That". Look into the Edit function to help you do this programmatically.


------------------------------------
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
Master
posted Hide Post
We tried the &| and it still causes an issue.

Fundamentally in 5.2.1 you're still limited in not being able to use a number of characters that are protected to WebFOCUS code. It's definitely an annoyance. Other characters that will cause issues are percent sign (%), period (.), comma (,), and semicolon (Wink. You'll have this problem trying to use these in names, and it's documented to avoid them for the time being.

Ultimately we'll come up with a way to allow this but that way is not already built in 5.2.1.

thanks


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

 
Posts: 919 | Registered: March 26, 2003Report This Post
Master
posted Hide Post
Thanks for the info Bob. I actually realized after replying that this was the PMF forum and not the WF forum.

For my own curiosity, are there any workarounds such as using the html style equivalents (i.e. & a m p ; - w/o the spaces) or passing the ASCII code via something like the CTRAN() function?


------------------------------------
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
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [SOLVED] "&" gives error while creating Objective

Copyright © 1996-2020 Information Builders