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] Is editing Syscolum a really bad idea?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Is editing Syscolum a really bad idea?
 Login/Join
 
Master
posted
I have a process where I query SYSCOLUM to create a list of fields. In the list of fields I use the remarks field to create a hover over tooltip of the field description. In looking at the master file on the reporting server, this field is limited to 78 characters (but the Segment Description is 256 characters... wierd). I'm finding that a number of my descriptions are longer then 78 characters. Has anyone modified this file before? As far as I understand, this master is used all over the place by WF. I am nervous about the downstream affects if I change the remarks column to hold 256 characters. If anyone has any words of wisdom / caution on adjusting this master, it would be greatly appreciated.

Thanks!

This message has been edited. Last edited by: eric.woerle,


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
Expert
posted Hide Post
Eric,

Rather than use "REMARKS" column which is the holding column for the "Description", use "LONGDESC" instead which should give you 2048 bytes of description (if your data goes to that size!).

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Master
posted Hide Post
Thanks Tony!

I didn't see longdesc in the masterfile on the reporting server when I opened it up this morning. Now that I know what to look for, its there plain as day!


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
Expert
posted Hide Post
A pleasure Eric, it's something that I have used for a long time to do exactly that - tooltips Smiler

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Expert
posted Hide Post
Hi Eric,

Just a thought, but how are you generating your tooltip? Are you applying a particular style that using SET POPUPDESC = ON would not provide?

I use a specific tooltip that provides additional details such as Alias, Usage, Actual as well as Longdesc which is why I am not using POPUPDESC. Might it provide your requirements without having to jump through hoops?

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Master
posted Hide Post
Tony,

This is a custom Guided Adhoc application. Think Report Assistant super lite. We worked with InfoBuild India to build it. Its basically written in JavaScript / JQuery. So we aren't using POPUPDESC for this. Although it seems thats a style sheet command I should take a closer look at it. We have three parts of the page that creates a list of fields and organizes them using the Accordion Style from JQuery to create folders etc. In the fex that creates the html, we just define the title attribute with the REMARKS field from syscolum (Now LONGDESC). We basically are holding the output as html and using a !ibi.fil to populate it in the appropriate pieces of the page.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report 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] Is editing Syscolum a really bad idea?

Copyright © 1996-2020 Information Builders