My experiences with IBM COGNOS... Issues and Solutions ... The content on this blog is completely my interpretation and has nothing to do with IBM or my present / older employers
Your personal data from your gadgets was copied to my very own storage with a assistance of my customized malware thru the wireless network, I managed to gain admission to your computer system via the wireless device you have been connected to, a couple of weeks earlier and I currently have all the passwords & permission to access your social networks email, contact information, etcetera.
The drivers type as well as its other on-line fingerprints regularly alters & is not traceable nor it is noticeable by other anti-virus applications.
There's a lot more to that, though, I also got an admission to your web cam in addition to your web browser history & what is occurring on your display screen. And so I seen that you love to see some adult online sites and you do this often & you probably now know the reason why I hung around this long messaging you. So anyways I pasted a few of your wanking video footage with the screen video and right now I desire an oscar. It is currently your call to be able to decide if this specific video clip along with all your sensitive data will be shared with all your contact information online community close friends or perhaps not. I am supposing this can definitely destroy your status.
But there's definitely the right way to solve this: You'll need to forward me 1400 $ (USD) through BTC (equivalent at the day of the trade itself). If this will occur I guarantee to erase all of your information from my host storing areas & leave you alone.
My personal BTC transaction address: 36GsVdy6FJ2oe4aFvH8iZRLAkQQ37zxZPF
Simply just search on the web how to buy or send bitcoin if you do not understand how. It is a trackable letter and I will know when it's read. The email is likewise not monitored and there isn't any reason for responding to me. There are right now 2 days from the moment you see this to send me the cash.
The data will be revealed to people if you attempt to get hold of the police or seek additional 3rd party solutions, and there's furthermore zero reason for altering online passwords to your social media marketing, devices, or whatever, since I've previously saved every single thing into the server.
It's now your responsibility to either act foolish or consider your possible future & act smart.
I am a big fan of IBM COGNOS 10 Active Reports and I think
they are really cool, useful and handy. Definitely a solution (to certain level)
for people who are not using Cubes.
Coming to the error; all the IBM COGNOS 10 Active
Reports that were created started to fail once our apple devices (iPhone &
iPad) got updated to iOS 10. Issue accessing RAVE
Charting and getting dojo errors (dojo 103 / 10 when selecting a RAVE Chart in
an Active Report with a Device running iOS 10.0.x).
Looks like IBM COGNOS have proactively identified this
Active Report issue on mobile and have this server
side defect resolved in Fix Pack 5 / 6.
Here is the article release by IBM Cognos
-----
Cognos Mobile displays an error for com.ibm.cognos.adapters.rave.RAVEChartAdapter
With IBM COGNOS 10.2 active reports have really kicked off in a big way especially with the new set of visualizations. I love the concept of downloading visualization and adding them to your IBM COGNOS 10 environment. I have noticed that IBM COGNOS keeps updating their visualization charts quite often and are easily available.
Most of the end users who love the concept of active reports have one question in common ---- security ? How do we add security to IBM COGNOS Active reports ? It is an important points that they bring up.
Here are the steps for adding security on top of an active report.
When you are building a IBM COGNOS Active Report, open the report in Report Studio;
1. Select the File -> Active Report Properties option
2. Enter a password in the Access Code field.
When a user tries to open a report they will be asked to enter the access code before the report will open.
1.Why implement IBM
COGNOS (8.3 /8.4 /10.1 / 10.2)report output design for an iPad or mobile device
2.What is this example
trying to achieve
Part 1:
Everyone is going
mobile and IBM COGNOS (8.3 /8.4 /10.1 / 10.2) does have mobile module that one
can buy. But in case you don’t have it, here is something you can try. Most companies have a
standard device for their end users. Here I am considering an iPad as the standard
for my IBM COGNOS (8.3 /8.4 /10.1 / 10.2) report outputs.
Better designs ---
Redesigning your IBM COGNOS (8.3 /8.4 /10.1 / 10.2) report UI for the iPad
/mobile users, we need to follow the KISS (keep it simple silly) approach.
Some good icons, minimal data and effective report layout would change the overall
look and feel all together. (If I had a choice I would hire a UI
design team for the report layouts, colors and icons).
The safari browser at address will hide automatically and the IBM COGNOS (8.3 /8.4 /10.1 / 10.2) output viewer we can hide the tool bar by passing the following setting on the URL.
User Interface Elements Using URL Commands in IBM COGNOS Viewer When
Viewing Reports)
Take a look at the
image, couple of icons (that I made from ms paint) to represent a landing page
for the end user on IBM COGNOS (8.3 /8.4 /10.1 / 10.2). (if you had a UI design
team, they would give HD and more meaningful icons). Each icons here links to a report output and hovering over the icons
would give you the description(using mouse hover script on a HTML tag). One can also add text under these icons to name
the reports better.
This second image
shows the report output. Standard layout on the outer side of a block area and the inner area
of the block is used to represent data. I have used 4 simple blocks to put out
the data; one can use lists, charts and the amazing new IBM COGNOS 10.2.1 visualizations
that are out there(Love the new graphs
and colors that are now available with the IBM COGNOS 10.2.1). In my example I am
limiting myself to basics as this approach should works on IBM COGNOS 8.3 / 8.4 / 10.1 / 10.2 versions.
Part 2:
What am I trying to achieve here using IBM COGNOS (8.3 /8.4 /10.1 / 10.2)
report studio
A set of reports intended for a closed group of end users of IBM COGNOS
(8.3 /8.4 /10.1 / 10.2). We have 16 reports, a new landing page for them and
easy navigation between reports; a cool looking UI for the mobile users. especially for the management.
1.Create a landing page report -- name it “home page”.
2.Put a block at the center of the report page layout. The size of the
block depends on the end users device. In my case, it is an iPad and the block
size is 800 * 1245. (Go to apple developer website for more device specific
layouts)
3.16 icons, one icon each report that I want to link to. (report paths are
static herebe )
4.Create 16 reports with a standard template, 1 block with 800 * 1245 px size. A table inside this with 3 columns. The right most and left most columns for putting the icons and linking them with other reports. The center column with 70 % area should be useful to represent our data. Here I have put 4 small blocks and individual lists under each of them. I colored them in such a way that they look like a block / box / squares.
This entire idea can be made dynamic by using simple JSPs and a table in
the database that can store the URL and icons for us.
Pre requisites
1. Icons to represent reports, navigation, landing page etc
2. A set of reports that you want to display.
3.The reports to be displayed should
have pre-determined prompts (hard coded like today / yesterday) or you can
default the prompt values in the URL of the report pat.
4. Other simple way is the schedule the reports and link it to the outputs.
5.iPad / mobile device to test the output
Here is a list of java scripts that you would need on the report:
1..Script to save your link on the iPad home screen with an icon
similarly, you can google around for andriod / windows devices as well.
Here are some screen shots:
1.Report studio look
2.Layout design
Put in a block with the screen
size or pixels of the device that you have to design for. In my case I have
designed the IBM COGNOS (8.3 /8.4 /10.1 / 10.2) report output for ipad and the
block size is 800 * 1245
3. Navigating button and report output
4. Adding the IBM COGNOS (8.3 /8.4 /10.1 / 10.2) url to your home screen.
At the end, you
should have an icon saved on to your iPad with the IBM COGNOS short cut link
saved to your home screen with a user friendly GUI on reports.