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     Amper variables in master files for localization of metadata

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Amper variables in master files for localization of metadata
 Login/Join
 
Silver Member
posted
We are moving from our legacy reporting platform to WebFOCUS. We already have our data and report column headers (metadata) localized, and need to support localization in WebFOCUS reports. The Help topic "Multilingual Metadata" talks about TITLE_EN, TITLE_FR, TITLE_ES etc. But we don't want to manually put the translated column headers in the .mas master file ... that would be a lot of work, error prone, and hard to maintain.
So we tried putting &&ColumnName1, &&ColumnName2 etc. in the TITLE_NL attribute of each FIELDNAME,

and

> put "VARIABLE NAME=&&ColumnName1, USAGE=A255V, $" at the top of the master file,
> made sure the global variables &&ColumnName1 etc. were getting the right values from the database given the locale,
> SET LANG = NL

and it works: We can set the LOCALE and we get the column headers in the proper language!

Is this a valid approach? Or are we using an undocumented feature that accidentally works, for now?
With LANG = NL we obviously get all WebFOCUS error messages in Dutch, which is unfortunate for my colleagues who never learned this language Frowner.

And if it's valid, why doesn't it work for TITLE or TITLE_EN? Weird! With TITLE='&&ColumnName1' or TITLE_EN='&&ColumnName1' etc. the HTML page keeps prompting for Parameters WITHOUT NAMING ANY. Is this a bug?

Groeten,
Marc Schluper


WebFOCUS 8.0.0.8, Windows 7
 
Posts: 36 | Location: Portland, OR (USA) | Registered: October 11, 2012Report This Post
Silver Member
posted Hide Post
I am happy to add that with the installation of Report Server 8.0.0.1m Build 7.0.9 the weird behavior (of TITLE='&&ColumnName1' not being supported in this scenario whereas TITLE_NL='&&ColumnName2' is) went away.

So the only question is: is this a supported method or an undocumented trick?


WebFOCUS 8.0.0.8, Windows 7
 
Posts: 36 | Location: Portland, OR (USA) | Registered: October 11, 2012Report 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     Amper variables in master files for localization of metadata

Copyright © 1996-2020 Information Builders