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.
I am looking for a way to generate sample reports where I can disguise the real data so it cannot be read. I've heard of something "Greeking". It's actually a technique meant for exactly this situation. With this technique, text is produced using random or even foreign characters. The beauty is that formatting, colors, placement all remain intact, so the printed page looks "normal" from a distance...only if you look at it carefully do you realize it's all gibberish.
I never tried this but how about using a special characterset like windings or greek or japanese characters.
Some people would be able to translate it back into normal characters. You have to choose a proportional character that can be used in HTML or and in PDF
Frank
prod: WF 7.6.10 platform Windows, databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7 test: WF 7.6.10 on the same platform and databases,IE7
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006
I googled it and found this interesting article http://www.boxesandarrows.com/view/representing_content...ecial_deliverable_10 You could have a directory with an entirely different but identical set of master files, and add DEFINE's for every single numeric field: and multiply every field by some constant. When you want todo a 'demo' with 'fake' numbers, just put this fake directory into the APP PATH. When you're done, take it out. Tedious, but might work for you. I do this for making a presentation and my masters (the fewest things to have to modify) just redefine my data fields by name using DEFINE UNITS/I8S=UNITS * 1.5 ; I tried it with a &&var from the edasprof...but that' didn't work...
In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003
The option would be to use something like ROT13 (http://en.wikipedia.org/wiki/Rot13) to hide the data (although if the end user has access to data for a length of time they could possibly work out the real data)
Regards
Stuart
WebFOCUS 8.2.03 (8.2.06 in testing)
Posts: 253 | Location: Melbourne, Australia | Registered: February 07, 2007