RE: what is Cognos Visualizer and Cognos Scripting?
Visualizer is a representation of data cubes in a dashboard format. We can drill through to the ground level of a hierarchy as like in power play report but cannot add or remove fields dynamically.
Cognos script editor : We can write cognos macros or programs in this tool and can fine tune or process some execution.
RE: what is Cognos Visualizer and Cognos Scripting?
Cognos Visualizer:Cognos Visualizer provides powerful visual analysis to communicate complex business dataquickly and intuitively. By going beyond simple pie or bar graphs you can view and combinedata in a way that lets you immediately see areas of concern trends and other indicators.Cognos scripting:You can use the Cognos Script editor or any other OLE compliant editor to create modify compile and run macros.A macro is a set of commands that automates the running of an application. You can automatemost Cognos Business Intelligence applications by using the Cognos Script language (a BASIC-like language) the Cognos Script Editor and OLE automation
RE: what is Cognos Visualizer and Cognos Scripting?
Visualizer is a representation of data cubes in a dashboard format. We can drill through to the ground level of a hierarchy as like in power play report but cannot add or remove fields dynamically.
Cognos script editor : We can write cognos macros or programs in this tool and can fine tune or process some execution.