Focal Point
Generating sample reports without actual data

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4441004052

October 05, 2007, 08:34 PM
Marian
Generating sample reports without actual data
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.

Is there some way to do this in Focus?
October 06, 2007, 09:49 AM
FrankDutch
Marian

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

October 06, 2007, 10:56 PM
susannah
quote:
Greeking

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
October 07, 2007, 09:50 PM
StuBouyer
Wouldn't just be easier to start with random nonsense data?

You could create an excel worksheet using the Random Generator from http://ablebits.com/excel-random-generator-assistant-free-addins/index.php that mimics the real data source and use that.

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)