<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PerformanceG2 &#187; kwiseman</title>
	<atom:link href="http://performanceg2.com/author/kwiseman/feed/" rel="self" type="application/rss+xml" />
	<link>http://performanceg2.com</link>
	<description>Perform with Intelligence</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:22:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quick ways to improve Cognos 8 over a WAN</title>
		<link>http://performanceg2.com/2010/10/14/quick-ways-to-improve-cognos-8-over-a-wan/</link>
		<comments>http://performanceg2.com/2010/10/14/quick-ways-to-improve-cognos-8-over-a-wan/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 21:05:29 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=2418</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 &#160; Often times companies would like the ability to offer Cognos 8 to remote clients over a Wide-Area Network (WAN), and are surprised with the performance degradation when moving from a Local-Area Network (LAN) to a WAN. A recently written article for IBM by Martin Keller lists [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7e0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
&nbsp;<br />
Often times companies would like the ability to offer Cognos 8 to remote clients over a Wide-Area Network (WAN), and are surprised with the performance degradation when moving from a Local-Area Network (LAN) to a WAN. A recently written article for IBM by Martin Keller lists six quick ways to limit the degradation that occurs over the lan:</p>
<p><strong>1. Manage Expectations/Limit Content to What is Really Needed</strong><br />
Problems are partly perception. If your end-users are well informed then their perceptions can be managed, and a problem diminished. It is common-sense that you shouldn&#8217;t try to push megabytes of data down the line if you are on a thin connection. Reports and Metadata should be designed appropriately for low-bandwidth deployments (this applies to both WAN and Mobile/Blackberry users). Maximize use of Consumer and Recipient modes rather than Studios; deliver concise and necessary data only: 1. Focus on the Business Pain, not the Data 2. Reduce images [or use web-optimized images] 3. Employ data governors in the Reports and Models.</p>
<p>Some User Interface elements can be hidden in IBM Cognos 8 in case they are not required to be offered to the end users. There are 2 ways of hiding UI elements:</p>
<p>1) As an appendix in the report URL. That way UI elements can be hidden for specific reports, e.g. those accessed by low bandwidth users, only. This technique only affects the IBM Cognos Viewer. A standard report URL looks like this:</p>
<p>http://webserver:80/cognos8/cgi-bin/cognos.cgi?b_action=cognosViewer&#038;ui.action=run&#038;ui.object=%2fcontent%2ffolder%5b%40name%3d%27Samples%27%5d%2ffolder%5b%40name%3d%27Cubes%27%5d%2fpackage%5b%40name%3d%27Sales%20and%20Marketing%20(cube)%27%5d%2ffolder%5b%40name%3d%27Report%20Studio%20Report%20Samples%27%5d%2freport%5b%40name%3d%27Top%20Retailers%20by%20Country%27%5d&#038;ui.name=Top%20Retailers%20by%20Country&#038;run.outputFormat=&#038;run.prompt=true</p>
<p>In this case, the IBM Cognos Viewer header looks like this:<br />
&nbsp;<br />
<a href="http://performanceg2.com/wp-content/uploads/2010/10/wan_1.gif"><img class="aligncenter size-medium wp-image-2419" title="wan_1" src="http://performanceg2.com/wp-content/uploads/2010/10/wan_1-300x47.gif" alt="IBM Cognos Viewer" width="300" height="47" /></a><br />
(Figure 1- Report Viewer with header and toolbar enabled)<br />
&nbsp;<br />
The following parameters can be appended to a report URL in order to hide UI elements for the users. These URLs can be provided to users e.g. via bookmarks or email: http://webserver:80/cognos8/cgi-bin/cognos.cgi ?&#8230;. ..&amp;run.outputFormat=&amp;run.prompt=true &amp;cv.toolbar=false&amp;cv.header=false<br />
Using those parameters, the Cognos Viewer header becomes:<br />
&nbsp;<br />
<a href="http://performanceg2.com/wp-content/uploads/2010/10/wan2.gif"><img class="aligncenter size-medium wp-image-2420" title="wan2" src="http://performanceg2.com/wp-content/uploads/2010/10/wan2-300x33.gif" alt="" width="300" height="33" /></a><br />
(Figure 2- Report Viewer without toolbar and header)<br />
&nbsp;<br />
2) As a global setting. This way all reports system-wide will hide the UI elements, however, it can also be limited to specific groups or roles only. This technique can have effect on Cognos Connection as well as Cognos Viewer. Edit the following file: c8_location/templates/ps/portal/system.xml Example for hiding the Cognos Connection header:</p>
<p>< param name="ui_hide" ><br />
	< CC_HEADER/ ><br />
        < /param ></p>
<p>A full documentation of this technique and a list of UI elements that can be hidden can be found in the “Administration and Security Guide” which is part of the official product documentation that ships with IBM Cognos 8. If the end-users are aware that they are using a slow network connection to traverse many router hops to reach the IBM Cognos web server then they may be more tolerant of apparently poor performance. They may learn to refresh output less frequently, or to schedule execution and delivery instead of waiting for it. Negotiate Quality of Service with the End-Users. If they are prepared to trade-off performance of one Web Application for the performance of IBM Cognos then this can be implemented in Quality of Service on the Routers.<br />
&nbsp;<br />
<strong>2. Monitor Network Performance</strong><br />
Inspect the Web Server Access Logs for HTTP-304 status responses. These indicate that content was already cached on the Browser and did not need to be re-delivered across the WAN. Inspect the HTTP traffic using client-side tools such as IBM&#8217;s Page Detailer or Fiddler http://www.fiddler2.com/fiddler2/ . These can expose how much data is being transferred to the Browser, and how long it takes to be delivered. Though performance of a connection from the remote site to an external web site may be good, and from the Data Centre to that external web site may also be good, this is no assurance that the VPN connection between the two is satisfactory. Evaluate external connection speeds using tools such as: http://www.speedtest.net/, http://www.dslreports.com/speedtest?more=1, or similar provided by your own bandwidth provider.</p>
<p>Evaluate point-to-point Network Performance by facilitating a timing tool such as &#8220;SpeedTest Mini&#8221; from http://www.speedtest.net/mini.php on the IBM Cognos Web Server. When accessed by a remote browser, this tool will objectively indicate the effective transfer speed between the browser and the web server irrespective of what bandwidth is actually provisioned.<br />
&nbsp;<br />
<a href="http://performanceg2.com/wp-content/uploads/2010/10/wan3.gif"><img class="aligncenter size-medium wp-image-2421" title="wan3" src="http://performanceg2.com/wp-content/uploads/2010/10/wan3-300x166.gif" alt="" width="300" height="166" /></a><br />
(Figure 3- Screenshot from Speedtest.net MINI)<br />
&nbsp;<br />
Tools like this will also help to indicate available bandwidth when “Quality of Service” (QoS) tuning is constraining utilization. Note that if both client and server are connected via Asymmetric Digital Serial Line (ADSL) then the effective transfer speeds will be further limited by the &#8220;upload&#8221; rate at the Server end of the connection. Emulate several bandwidth situations from your local PC, independent where your web server is located physically. The free tool “Network Delay Simulator” (http://www.akmalabs.com/downloads_netsim.php) provides this functionality. Once the tool is installed, the network delay parameters that are subject for testing can be defined per local network adapter:<br />
&nbsp;<br />
<a href="http://performanceg2.com/wp-content/uploads/2010/10/wan4.gif"><img class="aligncenter size-medium wp-image-2422" title="wan4" src="http://performanceg2.com/wp-content/uploads/2010/10/wan4-300x231.gif" alt="" width="300" height="231" /></a><br />
(Figure 4- Network Delay Simulator configurations)<br />
&nbsp;<br />
The traffic can then be monitored using the “Graph Stats” tab:<br />
&nbsp;<br />
<a href="http://performanceg2.com/wp-content/uploads/2010/10/wan5.gif"><img class="aligncenter size-medium wp-image-2423" title="wan5" src="http://performanceg2.com/wp-content/uploads/2010/10/wan5-300x233.gif" alt="" width="300" height="233" /></a><br />
(Figure 5- Network Delay Simulator graphical statistics)<br />
&nbsp;<br />
This tool binds itself to the network adapters, therefore tools like Microsoft Fiddler can still be used to measure the web page traffic including response times.<br />
&nbsp;<br />
<strong>3. Distribute Static Content</strong><br />
The simplest way to improve WAN performance is to ensure that Static Content that is delivered as the Studios and other User Interfaces are delivered only over LAN. This is easily achieved by ensuring that a Web Gateway is established at/near each remote user community. Then only SOAP requests and Report Output are transmitted over the WAN between the Web Server and Application Tier components. Some IBM Cognos&#8217; customers/partners are operating an Application Service Provider model whereby they deliver Hosted Business Intelligence over Extranet/Internet (using connection speeds varying from 256kbps through to 1mbps) to their customers using IBM Cognos 8 or Series 7. These sites do not provide Authoring Studios over the Internet, but the Consumer User Interfaces are &#8220;useable&#8221;.<br />
&nbsp;<br />
<strong>4. Consider Citrix where appropriate</strong><br />
Consider providing thick-client applications (eg Framework Manager) over Citrix if Remote Users need to model data. Using a Browser within a Citrix session is probably more expensive on bandwidth utilization than running it locally.<br />
&nbsp;<br />
<strong>5. Consider HTTP Compression</strong><br />
HTTP Compression is easily implemented on the Web Server, and modern Browsers support compressed delivery without further configuration.<br />
&nbsp;<br />
<strong>6. Browser Patches</strong><br />
See Microsoft for Patches that affect client-side performance of AJAX Applications</p>
<p>http://support.microsoft.com/kb/942840</p>
<p>&nbsp;<br />
Read the complete article by Martin Keller <a href="http://public.dhe.ibm.com/software/dw/dm/cognos/infrastructure/operating_systems_and_hardware/wan_performance_of_cognos_8.pdf">here</a>.<br />
&nbsp;<br />
&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7e0016;">Contact the Blogger</span></strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2010/10/14/quick-ways-to-improve-cognos-8-over-a-wan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guidelines for Efficient Cube Builds in Cognos 8.4</title>
		<link>http://performanceg2.com/2010/07/23/guidelines-for-efficient-cube-builds-in-cognos-8-4/</link>
		<comments>http://performanceg2.com/2010/07/23/guidelines-for-efficient-cube-builds-in-cognos-8-4/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 18:21:23 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Business and Strategy]]></category>
		<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[cognos 8.4]]></category>
		<category><![CDATA[Cognos Framework Manager]]></category>
		<category><![CDATA[cognos report studio]]></category>
		<category><![CDATA[Cognos SQL]]></category>
		<category><![CDATA[Cognos Transformer]]></category>
		<category><![CDATA[Corporate Performance Management]]></category>
		<category><![CDATA[cube builds in Cognos]]></category>
		<category><![CDATA[cubes in Cognos]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Cognos]]></category>
		<category><![CDATA[performance g2]]></category>
		<category><![CDATA[PerformanceG2]]></category>
		<category><![CDATA[Report Studio]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=2157</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 &#160; In Cognos 8.4, it is now possible to use existing IBM Cognos 8 packages and reports as a data source in Cognos Transformer. This has made building data sources that much easier since any Cognos 8 report can be leveraged in Transformer, improving development time and [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7e0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
&nbsp;<br />
In Cognos 8.4, it is now possible to use existing IBM Cognos 8 packages and reports as a data source in Cognos Transformer. This has made building data sources that much easier since any Cognos 8 report can be leveraged in Transformer, improving development time and ensuring that the data is all coming from the same underlying data source.</p>
<p>When using IBM Cognos 8.4 as a data source for Transformer, use the following guidelines to achieve efficient cube build times:</p>
<ul>
<li>If filtering and/or calculations are required, use Cognos 8 reports as the data source</li>
<li>Create separate data sources in Transformer for each required dimension as well as for measures</li>
<li>Include foreign keys found in fact tables to transformer modelers</li>
<li>Avoid unnecessary local data processing on IBM Cognos 8 servers</li>
</ul>
<p>&nbsp;<br />
<strong>Use IBM Cognos 8 Reports when Filters and/or Calculations are Required</strong></p>
<p>While you can request that the IBM Cognos Framework Manager modeler include certain filters and calculations in an IBM Cognos 8 package, this requires extra maintenance on the Framework Manager modeler&#8217;s part. Instead, Transformer modelers can use list reports that incorporate filters/prompts and calculations as needed. If prompts are used in the report, Transformer modelers can control which filters are applied when the PowerCubes are built.</p>
<p>Regardless of whether the work is done in the Framework Manager model or in a report, the net gain remains the same; where supported, processing will be pushed to the database and the load on Transformer will be reduced. If filters/prompts are used, then Transformer will deal with a reduced record set, thereby decreasing build times.</p>
<p>Using reports allows for a greater degree of control to meet requirements and removes the need for additional development support.<br />
&nbsp;<br />
<strong>Create Separate Queries in Transformer</strong><br />
When using a package as a data source in Transformer, individual queries should be created based on the data sources for the cube; one for each required dimension and one or more for the measures depending on how many underlying fact tables there are and what the business need is.</p>
<p>When using a report as a data source, either use separate list reports, again, one for each dimension and one or more for the measures, or create separate list report queries in one report. Then in Transformer, a query is created for each of the separate list reports or separate list queries within a single report.<br />
&nbsp;<br />
<strong>Expose Fact Table Foreign Keys in the Package</strong><br />
Typically, foreign keys found in the tact table are not presented in the fact query subjects in a Cognos 8 FM model. Either they are not included in the model query subject, or they are hidden form the user. For most ad hoc query users or report authors, they provide little benefit and can cause confusion. To prevent confusion to the larger authoring audience, security can be used to expose the keys to a select group of authors only. For example, only Transformer modelers. In certain cases such as with Tranformer modelers, there is a clear benefit to exposing the foreign keys to the users. It will be more efficient to create a measures data source in Transformer that takes its keys from the actually fact table, rather than from its related dimension tables. In this way, the query will go against one table in the data source, rather than several. The database may rewrite the query to be more efficient before executing it, but a a general rule of thumb, the cleaner the SQL Cognos submits to the database, the more likely an efficient query will be run at the database layer which takes advantage of database optimization.<br />
&nbsp;<br />
<strong>Avoid Unnecessary Local Data Processing on IBM Cognos 8 Servers</strong><br />
Certain query scenarios may require data processing on IBM Cognos 8 servers. In some of these cases, performance is not an issue and may even be required to produce a result set where a database vendor does not support the query. However, there are cases where local processing can adversely affect query performance and in turn, affect PowerCube build times. A typical example of this is when a function that is not supported by the database vendor is used in a calculation. This will cause a retrieval of the entire data set from the database and then perform the calculation locally on the Cognos 8 servers. To rectify the situation, use an equivalent function that is supported by the database vendor.</p>
<p>To see if local processing is occurring for a slow performing query, there are a couple of troubleshooting techniques. One is to look at the Cognos SQL generated for the query and compare it to the Native SQL. This can be done in Framework Manager or in Report Studio. Actions being performed in the Cognos SQL and not in the Native SQL indicate that processing is done locally. Another technique is to set query processing to Database Only. In Framework Manager this setting is found in the properties of the Data Source objects and is called Query Processing. In Report Studio, the setting is found in the properties of the query and is called Processing. When the setting is set to Database Only, an error will be generated in cases where the query can not be fully pushed to the database. The error will typically identify the offending time preventing the push to the database.</p>
<p>NOTE: This is based upon the IBM Best Practices Document which can be found at: <a href="http://www.ibm.com/developerworks/data/library/cognos/modeling/transformer/page512.html?ca=drs-" target="_blank">http://www.ibm.com/developerworks/data/library/cognos/modeling/transformer/page512.html?ca=drs-</a><br />
&nbsp;<br />
&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7e0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2010/07/23/guidelines-for-efficient-cube-builds-in-cognos-8-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performing a Live Cognos TM1 Backup</title>
		<link>http://performanceg2.com/2010/05/19/performing-a-live-cognos-tm1-backup/</link>
		<comments>http://performanceg2.com/2010/05/19/performing-a-live-cognos-tm1-backup/#comments</comments>
		<pubDate>Wed, 19 May 2010 15:29:34 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[backup in Cognos TM1]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[Cognos TM1]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Cognos]]></category>
		<category><![CDATA[PerformanceG2]]></category>
		<category><![CDATA[TM1 backup]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=2055</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 &#160; For many organizations, TM1 is a critical application that must be maintained as a 24&#215;7 enterprise application. In these cases, it is not acceptable to shutdown the TM1 server to perform a backup. TM1 provides organizations the ability to maintain 24&#215;7 uptime, and also perform regular [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7e0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
&nbsp;<br />
For many organizations, TM1 is a critical application that must be maintained as a 24&#215;7 enterprise application. In these cases, it is not acceptable to shutdown the TM1 server to perform a backup. TM1 provides organizations the ability to maintain 24&#215;7 uptime, and also perform regular backups of the data directory. Several changes will need to be made to the default settings of the TM1 server configuration file (tm1s.cfg) in order to perform a live backup successfully.</p>
<p>The advantages of this method include ease of administration, 24&#215;7 system uptime and automation which can be created within TM1 using Turbo Integrator and Chores. The disadvantages of this method include initial configuration that must be performed, and the possibility of lost data between &#8220;saves&#8221; if the data directory files become corrupt.</p>
<p>The following steps must be performed in order to run backups from a live TM1 server:</p>
<p>1) Modify the default TM1 server configuration file (tm1s.cfg)</p>
<ul>
<li>Point the log files to a location other than the data directory by inserting the <em>&#8220;LoggingDirectory&#8221;</em> parameter in the configuration file. By default, TM1 writes log files to the data directory. Since these files will be open and active while the TM1 server is running, any attempt to back them up will result in a file sharing violation and may cause a backup process to fail.</li>
<li>Verify that the <em>&#8220;AuditLogOn&#8221;</em> parameter is set to<em> </em><strong>&#8216;F&#8217;</strong>. This is the default setting, however if the <em>&#8220;AuditLogOn&#8221;</em> parameter is set to <strong>&#8216;T&#8217;</strong>, then as in the case above with the transaction logs, open and active files will be in the data directory. Attempting a backup will cause a file sharing violation which may result in a backup failure.</li>
</ul>
<p>2) The administrator must perform, or must set up automation to perform, a <em>&#8220;Save Data All&#8221;</em> command. This command should be executed immediately prior to backing up the TM1 server. This command takes all changed data in RAM and saves it to the TM1 data directory files, where it is then able to be captured in the back up process.</p>
<p>3) Backup all files in the TM1 data directory</p>
<ul>
<li>Create a batch file called <em>tm1back.bat</em> that has the following script: &#8220;C:\program files\winzip\winzip32.exe&#8221; -a -p -r c:\backup\tm1backup.zip &#8220;C:\&lt;tm1data folder&gt;\*.*&#8221;</li>
</ul>
<p>4) This process can easily be automated through the use of Turbo Integrator calling the batch file and scheduling the Turbo Integrator job via the TM1 Chores.</p>
<ul>
<li>Expand the TM1 sever and click on <em>&#8220;Processes&#8221;;</em></li>
<li>Click on the <em>&#8220;Advanced&#8221; tab;</em></li>
<li>Click on the <em>&#8220;Epilog&#8221; tab;</em></li>
<li>Below the <em>&#8220;#****End: Generated Statements****&#8221;</em> line, type the following:<strong><br />
</strong><em>SaveDataAll;<br />
ExecuteCommand(&#8216;C:\&lt;folder where you saved the batch file&gt;\TM1backup.bat&#8217;,0);</em></li>
<li>Click on the <em>&#8220;Save&#8221; </em>icon or choose from the menu, <em>&#8220;File&#8221; &gt; &#8220;Save As&#8230;&#8221;</em></li>
<li>Enter a name for the process, for example <em>Backup</em></li>
<li>Next, click on the <em>&#8220;Schedule&#8221; tab;</em></li>
<li>Check the box <em>&#8220;Schedule this process as a chore named:&#8221;;</em></li>
<li>Enter a name for the new Chore, for example <em>Backup Chore</em></li>
<li>Choose a <em>start date</em> and a <em>frequency</em> and then click <em>&#8220;Save&#8221;</em></li>
</ul>
<p>There you have it &#8211; a scheduled backup procedure that will create a backup of your TM1 server without having to shutdown the server!<br />
&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7e0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2010/05/19/performing-a-live-cognos-tm1-backup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IBM Cognos Supporlink &#8211; On the Fly Language Translation</title>
		<link>http://performanceg2.com/2010/03/12/ibm-cognos-supporlink-on-the-fly-language-translation/</link>
		<comments>http://performanceg2.com/2010/03/12/ibm-cognos-supporlink-on-the-fly-language-translation/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:22:49 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[Cognos 8]]></category>
		<category><![CDATA[cognos news]]></category>
		<category><![CDATA[cognos supportlink newsletter]]></category>
		<category><![CDATA[Cognos training]]></category>
		<category><![CDATA[Corporate Performance Management]]></category>
		<category><![CDATA[CPM]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Cognos]]></category>
		<category><![CDATA[language translation cognos]]></category>
		<category><![CDATA[performance g2]]></category>
		<category><![CDATA[PerformanceG2]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=1830</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 &#160; This month&#8217;s IBM Cognos Supportlink newsletter has a great article on how to do &#8220;on the fly&#8221; language translation using Cognos 8 Report Studio and Google&#8217;s language API. As we know, Cognos 8 is a multilingual reporting tool that can automatically switch languages based on a [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7e0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
&nbsp;<br />
This month&#8217;s IBM Cognos Supportlink newsletter has a great article on how to do &#8220;on the fly&#8221; language translation using Cognos 8 Report Studio and Google&#8217;s language API. As we know, Cognos 8 is a multilingual reporting tool that can automatically switch languages based on a user locale. However, this requires storing all the different language variations within the client&#8217;s database. Using the Google API allows the client to have a translation applied automatically without having to store the data locally. To read the full article, <a href="http://www-931.ibm.com/bin/newsletter/tool/landingPage.cgi?lpId=2744  " target="_blank">click here. </a><br />
&nbsp;<br />
<a href="http://www-931.ibm.com/bin/newsletter/tool/landingPage.cgi?lpId=2744" target="_blank"><img class="aligncenter size-medium wp-image-1837" title="post ss" src="http://performanceg2.com/wp-content/uploads/2010/03/post-ss-300x218.jpg" alt="" width="300" height="218" /></a><br />
&nbsp;<br />
PerformanceG2 is an advanced business partner of IBM, and IBM Cognos Software. For more information on our Cognos offerings, <a href="http://performanceg2.com/solutions/" target="_blank">click here</a>.<br />
&nbsp;<br />
&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7e0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2010/03/12/ibm-cognos-supporlink-on-the-fly-language-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Auto-Size Search and Select Prompts in Cognos 8 Report Studio</title>
		<link>http://performanceg2.com/2010/03/10/how-to-auto-size-report-studio/</link>
		<comments>http://performanceg2.com/2010/03/10/how-to-auto-size-report-studio/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 21:55:55 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Cognos 8]]></category>
		<category><![CDATA[cognos 8 report studio]]></category>
		<category><![CDATA[corporate performance mangement]]></category>
		<category><![CDATA[CPM]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Cognos]]></category>
		<category><![CDATA[performance g2]]></category>
		<category><![CDATA[PerformanceG2]]></category>
		<category><![CDATA[Report Studio]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=1810</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 &#160; Often with large text items, the Select and Search prompt display areas are not wide enough to display the data. Here&#8217;s a way to make the display areas dynamically re-size to meet the demands of the wider data: 1. Locate and backup the file ..\c8\webcontent\prompting\properties.js located [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7E0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
&nbsp;<br />
Often with large text items, the Select and Search prompt display areas are not wide enough to display the data. Here&#8217;s a way to make the display areas dynamically re-size to meet the demands of the wider data:</p>
<p>1. Locate and backup the file ..\c8\webcontent\prompting\properties.js located on the Cognos 8 gateway component.</p>
<p>2. Set the SYSTEMPROPERTY_CSEARCH_AUTO_RESIZE_RESULT_LIST to true.</p>
<p>See below:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
// Copyright (C) 2008 Cognos ULC, an IBM Company. All rightsreserved.<br />
// Cognos (R) is a trademark of Cognos ULC, (formerly CognosIncorporated).<br />
/* Use this file to override flags in the prompt controls. */<br />
/*<br />
Use the following flag to disable search request when the user press Enter in the search input box.<br />
This is a workaround to prevent searches when users use japanese IME input control.<br />
*/<br />
var Search_DisableEnterKeyAutoSubmit = false;<br />
var SYSTEMPROPERTY_CSEARCH_AUTO_RESIZE_RESULT_LIST = true;<br />
var SYSTEMPROPERTY_CREATE_CUSTOM_SCRIPTS_REFS = true;<br />
var SYSTEMPROPERTY_CUSTOM_SCRIPTS_OVERRIDE_FORM_SUBMIT = false;<br />
var SYSTEMPROPERTY_REORDER_DROPDOWN_VALUES_IN_RANGES = false;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
The Select and Search prompt control display areas are variable width and therefore wide information is no longer cut off.</p>
<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7E0016;">Contact the Blogger</span></strong></a><br />
&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2010/03/10/how-to-auto-size-report-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New IBM Cognos TM1 Video published on YouTube</title>
		<link>http://performanceg2.com/2009/09/01/new-ibm-cognos-tm1-video-published-on-youtube/</link>
		<comments>http://performanceg2.com/2009/09/01/new-ibm-cognos-tm1-video-published-on-youtube/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 01:09:27 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[IBM Cognos TM1 Slowly Changing Dimensions Training Youtube]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=1097</guid>
		<description><![CDATA[&#160; Kirk Wiseman, VP of Training for PerformanceG2 I just uploaded a new video on YouTube which examines the issues of managing Slowly Changing Dimension in TM1.   As we know, data that we want to keep track of within a TM1 dimension can change over time. For example, sales reps become responsible for different [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7E0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2</p>
<p>I just uploaded a new video on YouTube which examines the issues of managing Slowly Changing Dimension in TM1.  </p>
<p>As we know, data that we want to keep track of within a TM1 dimension can change over time. For example, sales reps become responsible for different geographies; Products are rebranded or reformulated and so on. These types of slow changes are appropriately named Slowly Changing Dimensions or SCD&#8217;s.</p>
<p>There are several types of SCD&#8217;s but the two most common are Type 1&#8242;s (we don&#8217;t care about history) and Type 2&#8242;s (we care about and wish to track historical changes).  An example of a Type 1 change would be if a product, say tents, rolled up to a product type of camping equipment, however a change was made to consolidate tents into the product type of Outdoors equipment. In this case, we want to see all data, including history, roll-up to the new product type of outdoors equipment.</p>
<p>On the other-hand a type 2 change would be if we wanted to see the historical data for tents roll-up into Camping equipment and any new data for tents to rollup to Outdoor Equipment. This can be useful for trending analysis, etc.</p>
<p>To watch this example applied to TM1 &#8212; check out the video on YouTube:</p>
<p><a title="YouTube TM1 Video" href="http://www.youtube.com/watch?v=KD3QwRHPZ38" target="_blank">http://www.youtube.com/watch?v=KD3QwRHPZ38</a></p>
<p>For more information on how PerformanceG2 can assist you in your TM1 needs, click<a href="www.performanceg2.com/solutions/cognos-training/"> here</a>.</p>
<p><a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7E0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2009/09/01/new-ibm-cognos-tm1-video-published-on-youtube/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Quick Tips for Creating Cognos 8 Dashboards</title>
		<link>http://performanceg2.com/2009/07/08/quick-tips-for-creating-cognos-8-dashboards/</link>
		<comments>http://performanceg2.com/2009/07/08/quick-tips-for-creating-cognos-8-dashboards/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:45:08 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[Cognos 8]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Event Studio]]></category>
		<category><![CDATA[Kirk Wiseman]]></category>
		<category><![CDATA[Report Studio]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=996</guid>
		<description><![CDATA[Kirk Wiseman, VP of Training for PerformanceG2 1. Keep color schemes simple. Use the excel color scheme for visual acceptance. 2. Use Sparklines (microcharts) to add visual relevance to lists and crosstabs. 3. Gauges should be limited to 4 or fewer needles. 4. Create a report that references the last update date of the dashboard&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7E0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2</p>
<p>1. Keep color schemes simple. Use the excel color scheme for visual acceptance.</p>
<p>2. Use Sparklines (microcharts) to add visual relevance to lists and crosstabs.</p>
<p>3. Gauges should be limited to 4 or fewer needles.</p>
<p>4. Create a report that references the last update date of the dashboard&#8217;s data.</p>
<p>5. Use Event Studio to create Alerts that will appear in top left Corner as Newsitems.</p>
<p>6. Use Event Studio to send emails about the critical alerts.</p>
<p>7. Create a scheduled job to run all the reports for the dashboard and have that job called by a trigger event &#8211; such as a db refresh.</p>
<p>8. Dashboards are not static &#8211; expect them to change and morph within the first 18 months. </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2009/07/08/quick-tips-for-creating-cognos-8-dashboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard times boost demand for intelligence</title>
		<link>http://performanceg2.com/2009/06/11/hard-times-boost-demand-for-intelligence/</link>
		<comments>http://performanceg2.com/2009/06/11/hard-times-boost-demand-for-intelligence/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 17:06:46 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Cognos 8]]></category>
		<category><![CDATA[downturn]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[PerformanceG2]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=814</guid>
		<description><![CDATA[Kirk Wiseman, VP of Training for PerformanceG2 Great article from ZDnet Asia on how economic uncertainties have intensified the need for timely, accurate and relevant information to make sound business decisions. Read the article here. Contact the Blogger]]></description>
			<content:encoded><![CDATA[<p><a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7E0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2</p>
<p>Great article from ZDnet Asia on how economic uncertainties have intensified the need for timely, accurate and relevant information to make sound business decisions.<br />
Read the article <a title="ZDnet article on BI" href="http://www.zdnetasia.com/news/software/0,39044164,62054401,00.htm?scid=rss_z_nw" target="_blank">here</a>.</p>
<p><a href="mailto:craig.colangelo@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7E0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2009/06/11/hard-times-boost-demand-for-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Economic Recovery Fund Reporting with Cognos 8</title>
		<link>http://performanceg2.com/2009/06/07/econimic-recovery-fund-reporting-with-cognos-8/</link>
		<comments>http://performanceg2.com/2009/06/07/econimic-recovery-fund-reporting-with-cognos-8/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 19:15:54 +0000</pubDate>
		<dc:creator>kwiseman</dc:creator>
				<category><![CDATA[Business and Strategy]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Technical Concepts and Ideas]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://performanceg2.com/?p=679</guid>
		<description><![CDATA[Find out more about how Cognos 8 can help your agency report on your Economic stimulus money.]]></description>
			<content:encoded><![CDATA[<p><a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><span style="color: #7E0016;">Kirk Wiseman</span></a>, VP of Training for PerformanceG2<br />
A requirement of the 2009 American Recovery and Reinvestment Act (ARRA) is for all funds to be tracked and results measured. <a title="IBM Cognos 8" href="http://www.ibm.com/cognos">IBM Cognos 8</a> and <a title="PerformanceG2" href="http://performanceg2.com">PerformanceG2</a> are perfectly positioned to help Federal, State and local governments meet the stringent ARRA requirements. <span style="mso-spacerun: yes;"> </span>Check out the<span style="mso-spacerun: yes;"> </span>links below to learn more about reporting on your Economic Recovery Funds:<br />
<a title="Tracking and Measuring AARA Funds with Cognos 8" href="http://www-01.ibm.com/software/data/cognos/elq/rd/offid.html?offid=wp_smarter_spending_tracking_recovery_funds_and_reporting_outcomes" target="_blank">Tracking and Measuring Funds with IBM Cognos 8</a></p>
<p><a title="Tracking and Measuring Success of your agency's stimulus dollars" href="http://www.performanceweb.org/2009/04/09/f613-replay/" target="_blank">Tracking and Measuring the Success of Your Agency’s Stimulus Dollars archive seminar</a></p>
<p><a href="mailto:kirk.wiseman@performanceg2.com?subject=G2 Live Blog Post"><strong><span style="color: #7E0016;">Contact the Blogger</span></strong></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://performanceg2.com/2009/06/07/econimic-recovery-fund-reporting-with-cognos-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

