<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Altek Solutions Business Intelligence Blog</title>
	
	<link>http://alteksolutions.com/wp</link>
	<description>Business Intelligence solutions powered by SAP BusinessObjects</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:30:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/alteksolutions" /><feedburner:info uri="alteksolutions" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Tips for Configuring Active Directory and SSO in BusinessObjects 4.0</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/d0j6wFeANAE/</link>
		<comments>http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 12:30:46 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[BI Platform]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[SAP BusinessObjects 4.0]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2907</guid>
		<description><![CDATA[Big changes to the BusinessObjects platform in the 4.0 release mean big changes to the way we configure things, too. I spent some time last week setting up Active Directory authentication and Single Sign On for a client and found some key differences in the process compared to BusinessObjects 3.1. In the past I always [...]
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2009/03/configuring-ssl-in-tomcat/' rel='bookmark' title='Configuring SSL in Tomcat'>Configuring SSL in Tomcat</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/' rel='bookmark' title='Silently Installing the BusinessObjects Client Tools'>Silently Installing the BusinessObjects Client Tools</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Big changes to the BusinessObjects platform in the 4.0 release mean big changes to the way we configure things, too. I spent some time last week setting up Active Directory authentication and Single Sign On for a client and found some key differences in the process compared to BusinessObjects 3.1. In the past I always referred to the trusty &#8220;<a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CCMQFjAA&amp;url=http%3A%2F%2Fwww.sdn.sap.com%2Firj%2Fboc%2Findex%3Frid%3D%2Flibrary%2Fuuid%2Fd0f6ac3c-b3ac-2b10-1b95-c9bd46194977&amp;ei=RD0oT4PiA8nY0QHTq6ijAg&amp;usg=AFQjCNHQhP3Z8XdiSA6ZzvAenGGzKrk-eQ" target="_blank">Configuring Vintela SSO in Distributed Environments</a>&#8221; Guide written by Tim Ziemba. This document has been my bible and is much, much easier to follow than the Authentication section of the Administrator&#8217;s Guide. Thankfully, a new guide has been published in the same vein called &#8220;<a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CCMQFjAA&amp;url=http%3A%2F%2Fwww.sdn.sap.com%2Firj%2Fscn%2Findex%3Frid%3D%2Flibrary%2Fuuid%2F40109342-95d4-2e10-77af-85a68338b338%26overridelayout%3Dtrue&amp;ei=Jj0oT5GIBuPl0QHit_WyAg&amp;usg=AFQjCNGr2MTR-Ol6pyLUdMFqYaf-5JYB5w" target="_blank">Configuring Active Directory Manual Authentication and SSO for BI4</a>&#8220;. I compared the two as I worked through the process and here are some of the key differences in the AD/SSO setup between BusinessObjects 3.1 and 4.0.</p>
<h3>Custom properties files</h3>
<p>Instead of having to sift through web.xml files to change things like the default authentication type or single sign on settings, you now create custom properties files. The great thing about this &#8212; you only need to specify the options you want to change. Also, the files are not overwritten when a patch is applied. That keeps things much cleaner and easier.</p>
<p>The files are deployed under the path <em>C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\BOE\WEB-INF\config\custom</em>. You can change your InfoView (now BI Launchpad) settings by creating a BILaunchpad.properties file under this path. If, for example, we wanted to make the Authentication drop-down visible and set the default type to Windows AD, just add this to the file:</p>
<blockquote><p>authentication.visible=true<br />
authentication.default=secWinAD</p></blockquote>
<p>Save the file and restart Tomcat and the change should take effect. Similarly, you can create a <strong>global.properties</strong> file to specify your SSO options or an <strong>OpenDocument.properties</strong> file to set options on that application.</p>
<p>Once you&#8217;ve got the properties files set up how you want them, the guide recommends copying these custom properties files to <em>C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\warfiles\webapps\BOE\WEB-INF\config\custom </em>to ensure that they are not overwritten after a patch or redeploy.  If the web applications are redeployed, these custom files will be included.</p>
<h3>Change to idm.princ</h3>
<p>One thing that tripped me up was a change to one of the SSO options. The <strong>idm.princ </strong>option is where you specify the Service Principal Name (SPN) that BusinessObjects will use for Single Sign On. In BOBJ 3.1, this was the full SPN &#8212; for example, <strong>BOSSO/bossosvcacct.winauthtz.com</strong>. In BI4, this should just be the SPN&#8217;s account name &#8212; in this case, <strong>bossosvcacct</strong>. This is a minor but very important difference!</p>
<h3>C:\Windows not C:\WINNT</h3>
<p>The old guide told you to copy the <strong>krb5.ini</strong> and <strong>bscLogin.conf</strong> files needed for Single Sign On to<strong> C:\WINNT</strong>. This was always somewhat silly considering this folder does not exist on modern Windows servers. I can only assume this was a legacy from old Java versions, because the new guide says to place the files in the expected <strong>C:\Windows</strong> location.</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2009/03/configuring-ssl-in-tomcat/' rel='bookmark' title='Configuring SSL in Tomcat'>Configuring SSL in Tomcat</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/' rel='bookmark' title='Silently Installing the BusinessObjects Client Tools'>Silently Installing the BusinessObjects Client Tools</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=d0j6wFeANAE:pQ1un5wMxAw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=d0j6wFeANAE:pQ1un5wMxAw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=d0j6wFeANAE:pQ1un5wMxAw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=d0j6wFeANAE:pQ1un5wMxAw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=d0j6wFeANAE:pQ1un5wMxAw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=d0j6wFeANAE:pQ1un5wMxAw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/d0j6wFeANAE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/</feedburner:origLink></item>
		<item>
		<title>RangeFinder Plugin for SAP BusinessObjects Dashboards Released</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/mBpolIi1Lqg/</link>
		<comments>http://alteksolutions.com/wp/index.php/2012/01/rangefinder-plugin-for-sap-businessobjects-dashboards/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:08:03 +0000</pubDate>
		<dc:creator>Mike Allison</dc:creator>
				<category><![CDATA[In the News...]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Crystal Dashboard Design]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[RangeFinder]]></category>
		<category><![CDATA[sap businessobjects]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Xcelsius 2008]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2827</guid>
		<description><![CDATA[Over the past 6 Months, analysts and developers here at Altek Solutions have been vigorously working on putting together specifications for a new component add-on that could be utilized by dashboard designers to provide a new data visualization for end users. It has been a long and hard road but we have finally have a product that can do exactly that. RangeFinder is the first component in a new line of SAP BusinessObjects Dashboard plugins that Altek Solutions will be creating and constantly updating moving forward.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/11/crystal-dashboard-design-xcelsius-2008-tips-and-tricks-ep5-doc-download/' rel='bookmark' title='Crystal Dashboard Design (Xcelsius 2008): Tips and Tricks ep5: Parent and Child Dashboards from InfoView using Doc Download!'>Crystal Dashboard Design (Xcelsius 2008): Tips and Tricks ep5: Parent and Child Dashboards from InfoView using Doc Download!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/xcelsius-2008-sp-3-fix-pack-5-now-available/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 5 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 5 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/10/sap-businessobjects-4-teaser/' rel='bookmark' title='SAP BusinessObjects 4 Teaser'>SAP BusinessObjects 4 Teaser</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Over the past 6 Months, analysts and developers here at Altek Solutions have been vigorously working on putting together specifications for a new component add-on that could be utilized by dashboard designers to provide a new data visualization for end users. It has been a long and hard road but we have finally have a product that can do exactly that. RangeFinder is the first component in a new line of SAP BusinessObjects Dashboard plugins that Altek Solutions will be creating and constantly updating moving forward.</p>
<h3>What is RangeFinder?</h3>
<p>RangeFinder is a component that allows the dashboard developer to easily visualize how a value compares to what is typical for a specific metric. RangeFinder is flexible by design, so it can be used to perform a variety of analyses across almost any type of data or industry. Some metrics that can easily be created using RangeFinder are:</p>
<ul>
<li>Inventory Analysis</li>
<li>Call Center Scorecard</li>
<li>Sales Projections and Analysis</li>
<li>Manufacturing Production Analysis</li>
<li>Distribution Analysis</li>
</ul>
<h3>Calculating the &#8216;Typical&#8217; Range</h3>
<div id="attachment_2848" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture34.jpg" rel="wp-prettyPhoto[g2827]"><img class="size-medium wp-image-2848 " title="Typical Range" src="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture34-300x73.jpg" alt="Typical Range" width="300" height="73" /></a><p class="wp-caption-text">Typical Range</p></div>
<p>RangeFinder incorporates a proprietary algorithm to calculate a &#8216;typical&#8217; range for a population of data. A departure from the way most other SAP BusinessObjects Dashboard/Xcelsius components work, RangeFinder incorporates this logic directly into the plugin so you don&#8217;t need to create lengthy calculations in the Excel model to derive these metrics.</p>
<div id="attachment_2849" class="wp-caption alignnone" style="width: 147px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture35.jpg" rel="wp-prettyPhoto[g2827]"><img class="size-full wp-image-2849" title="Excel Data" src="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture35.jpg" alt="Excel Data" width="137" height="246" /></a><p class="wp-caption-text">Excel Data</p></div>
<h3>Customizing the Component</h3>
<div id="attachment_2835" class="wp-caption alignright" style="width: 170px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture33.jpg" rel="wp-prettyPhoto[g2827]"><img class="size-medium wp-image-2835 " title="ToolTip Customization" src="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture33-160x300.jpg" alt="ToolTip Customization" width="160" height="300" /></a><p class="wp-caption-text">ToolTip Customization</p></div>
<p>As SAP BusinessObjects Dashboard/Xcelsius developers ourselves, we know how important it is to have complete control over how your dashboard looks and feels. That&#8217;s why we built so much design flexibility into the RangeFinder Plugin.</p>
<p>Nearly every aspect of RangeFinder can be configured through either hardcoding values in the Properties sheet or through binding to a dynamic data cell. Here are some of the properties that can be changed:</p>
<ul>
<li><span style="text-align: left;">Fonts, sizes and colors</span></li>
<li><span style="text-align: left;">Customize colors for background, typical range, target, indicator, border and trend</span></li>
<li><span style="text-align: left;">Enable and disable text and visualizations</span></li>
<li><span style="text-align: left;">Change the look and feel of tooltips</span></li>
</ul>
<h3></h3>
<h3></h3>
<h3>RangeFinder in Action!</h3>
<div id="attachment_2861" class="wp-caption alignnone" style="width: 524px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2012/01/mfg.swf" target="_blank"><img class="size-full wp-image-2861 " title="Manufacturing Production Analysis" src="http://alteksolutions.com/wp/wp-content/uploads/2012/01/CropperCapture36.jpg" alt="Manufacturing Production Analysis" width="514" height="219" /></a><p class="wp-caption-text">Manufacturing Production Analysis</p></div>
<p>You can see some more examples of RangeFinder being utilized in the following dashboards on the RangeFinder product page (<a href="http://www.alteksolutions.com/software/plugins/rangefinder/examples.asp">http://www.alteksolutions.com/software/plugins/rangefinder/examples.asp</a>):</p>
<ul>
<li>Call Center Scorecard</li>
<li>Sales Analysis Application</li>
</ul>
<h3>Getting RangeFinder</h3>
<p>Not quite sure that RangeFinder can provide the analysis that is needed for your dashboard project? Try a fully functioning version free for 30 days by going to <a href="http://www.alteksolutions.com/software/plugins/rangefinder/trial.asp">http://www.alteksolutions.com/software/plugins/rangefinder/trial.asp</a>.</p>
<p>To purchase RangeFinder at a discount during the introductory offer phase that will expire on March 31, 2012, please go to <a href="http://www.alteksolutions.com/software/plugins/rangefinder/purchase.asp">http://www.alteksolutions.com/software/plugins/rangefinder/purchase.asp</a></p>
<p>&nbsp;</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/11/crystal-dashboard-design-xcelsius-2008-tips-and-tricks-ep5-doc-download/' rel='bookmark' title='Crystal Dashboard Design (Xcelsius 2008): Tips and Tricks ep5: Parent and Child Dashboards from InfoView using Doc Download!'>Crystal Dashboard Design (Xcelsius 2008): Tips and Tricks ep5: Parent and Child Dashboards from InfoView using Doc Download!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/xcelsius-2008-sp-3-fix-pack-5-now-available/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 5 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 5 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/10/sap-businessobjects-4-teaser/' rel='bookmark' title='SAP BusinessObjects 4 Teaser'>SAP BusinessObjects 4 Teaser</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=mBpolIi1Lqg:FueO3ouAlps:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=mBpolIi1Lqg:FueO3ouAlps:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=mBpolIi1Lqg:FueO3ouAlps:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=mBpolIi1Lqg:FueO3ouAlps:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=mBpolIi1Lqg:FueO3ouAlps:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=mBpolIi1Lqg:FueO3ouAlps:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/mBpolIi1Lqg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2012/01/rangefinder-plugin-for-sap-businessobjects-dashboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2012/01/rangefinder-plugin-for-sap-businessobjects-dashboards/</feedburner:origLink></item>
		<item>
		<title>Backing Up BusinessObjects MySQL Databases</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/RYnMImM0rcY/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/04/backing-up-businessobjects-mysql-databases/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 11:00:25 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2813</guid>
		<description><![CDATA[Both the Edge and Enterprise versions of SAP BusinessObjects come prepackaged with MySQL as a database option, which is a great choice if you don't have your own existing database to use. This allows BusinessObjects to be quickly installed, without the need to involve the IT staff. However, many clients that choose the MySQL option don't have experience with the software. Even though MySQL is a full-fledged database solution, out of the box the user is provided with little more than a command line for an administration tool. This can present a big problem, especially when it comes to backing up your BusinessObjects repository and audit databases.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/' rel='bookmark' title='Silently Installing the BusinessObjects Client Tools'>Silently Installing the BusinessObjects Client Tools</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/' rel='bookmark' title='Globally Managing Infoview Preferences'>Globally Managing Infoview Preferences</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2009/03/configuring-ssl-in-tomcat/' rel='bookmark' title='Configuring SSL in Tomcat'>Configuring SSL in Tomcat</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/04/mysql-logo.jpg" rel="wp-prettyPhoto[g2813]"><img class="alignright size-medium wp-image-2817" title="MySQL Logo" src="http://alteksolutions.com/wp/wp-content/uploads/2011/04/mysql-logo-300x218.jpg" alt="" width="300" height="218" /></a>Both the Edge and Enterprise versions of SAP BusinessObjects come prepackaged with MySQL as a database option, which is a great choice if you don&#8217;t have your own existing database to use. This allows BusinessObjects to be quickly installed, without the need to involve the IT staff. However, many clients that choose the MySQL option don&#8217;t have experience with the software. Even though MySQL is a full-fledged database solution, out of the box the user is provided with little more than a command line for an administration tool. This can present a big problem, especially when it comes to backing up your BusinessObjects repository and audit databases.<span id="more-2813"></span></p>
<p>A solid backup plan for these databases is essential. Without its repository, BusinessObjects simply cannot function. Having consistent regular backups of both the databases and the FileStore on disk will allow you to fully restore your environment in case of hardware failure or another disaster.</p>
<p>So how do we backup databases in MySQL? There&#8217;s a few approaches, but the simplest is the <em><a href="http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html" target="_blank">mysqldump</a></em> command. This command generates a text file with a series of SQL commands to create and populate the tables in the given database. We can then backup this file along with the FileStore and we&#8217;ve got a complete backup of our BusinessObjects environment.</p>
<p>The command itself is pretty straightforward, so let&#8217;s just get to it:</p>
<blockquote>
<pre>mysqldump --user [username] --password [password] [database] &gt; [filename]</pre>
</blockquote>
<p>We just need to provide the username, password, database name, and filename, and mysqldump does the rest. As I mentioned above, BusinessObjects creates both a repository and audit database during installation. In MySQL these are named boe120 and boe120_audit. We&#8217;ll want to backup both of these. I suggest creating a batch file that can then be scheduled using Windows Task Scheduler, so you&#8217;ll always have a regular backup.</p>
<p>Here&#8217;s an example of what the batch file would look like:</p>
<blockquote>
<pre>cd C:\backup
"C:\Program Files\Business Objects\MySQL5\bin\mysqldump"
    --user root --password=root boe120 &gt; boe120.dump
"C:\Program Files\Business Objects\MySQL5\bin\mysqldump"
    --user root --password=root boe120_audit &gt; boe120_audit.dump</pre>
</blockquote>
<p>In this case, your backup files will be created in C:\backup. From here they can be picked up by your regular backup processes and moved to a network location. Don&#8217;t forget to also backup the entire contents of the FileStore along with this, located at C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\FileStore by default.</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/' rel='bookmark' title='Silently Installing the BusinessObjects Client Tools'>Silently Installing the BusinessObjects Client Tools</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/' rel='bookmark' title='Globally Managing Infoview Preferences'>Globally Managing Infoview Preferences</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2009/03/configuring-ssl-in-tomcat/' rel='bookmark' title='Configuring SSL in Tomcat'>Configuring SSL in Tomcat</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=RYnMImM0rcY:kYRJ5I1zMhY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=RYnMImM0rcY:kYRJ5I1zMhY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=RYnMImM0rcY:kYRJ5I1zMhY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=RYnMImM0rcY:kYRJ5I1zMhY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=RYnMImM0rcY:kYRJ5I1zMhY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=RYnMImM0rcY:kYRJ5I1zMhY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/RYnMImM0rcY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/04/backing-up-businessobjects-mysql-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/04/backing-up-businessobjects-mysql-databases/</feedburner:origLink></item>
		<item>
		<title>Globally Managing Infoview Preferences</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/aCljMT6MAJw/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 12:00:47 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2771</guid>
		<description><![CDATA[A question we get frequently is "How can a BusinessObjects administrator manage the InfoView preferences for all users?" For example, the admin might want to change the user's start page to a specific folder, or change the default Webi editor from the Java Panel to DHTML or Rich Client. Unfortunately, there is no way to do this through any of the web applications -- not InfoView or the Central Management Console. Luckily though, BusinessObjects includes a handy little script called PrefsCopyUtil that will copy the InfoView preferences from a given user to all the members of a given group.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/' rel='bookmark' title='Tips for Configuring Active Directory and SSO in BusinessObjects 4.0'>Tips for Configuring Active Directory and SSO in BusinessObjects 4.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-31-102335.png" rel="wp-prettyPhoto[g2771]"><img class="alignright size-thumbnail wp-image-2790" title="InfoView Preferences" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-31-102335-150x150.png" alt="" width="150" height="150" /></a>A question we get frequently is &#8220;How can a BusinessObjects administrator manage the InfoView preferences for all users?&#8221;</p>
<p>For example, the admin might want to change the user&#8217;s start page to a specific folder, or change the default Webi editor from the Java Panel to DHTML or Rich Client. Unfortunately, there is no way to do this through any of the web applications &#8212; not InfoView or the Central Management Console.</p>
<p>Luckily though, BusinessObjects includes a handy little script called <strong>PrefsCopyUtil </strong>that will copy the InfoView preferences from a given user to all the members of a given group. Oddly, this script is installed along with the Performance Management suite, which you may not have installed depending on your licensing. If you do, you can find the script under the following path:</p>
<p style="padding-left: 30px;">XIR2 : &lt;installation directory&gt;\Performance Management 11.5\setup<br />
XI3.0: &lt;installation directory&gt;\Performance Management 12.0\setup<br />
XI3.1: &lt;installation directory&gt;\Dashboard and Analytics 12.0\setup</p>
<p>Under this path you will find two files &#8212; <strong>prefsCopyUtil.jar</strong> and <strong>prefsCopyUtil.propertie</strong>s.  If you open the prefsCopyUtil.properties in Notepad, you will see a few settings you will have to provide.  The file looks something like this:</p>
<blockquote><p># The CMS to use.<br />
CMS=van-r-01-ab<br />
# Administrator user&#8217;s password.<br />
AdminPassword=<br />
# User to copy preferences from.<br />
SourceUser=administrator<br />
# All users in this group will have their preferences changed to be a copy of<br />
# the SourceUser&#8217;s preferences.<br />
TargetGroup=TestTarget</p></blockquote>
<p>Fill out this properties file and save your changes.  Now, the easiest way to use this script is to copy these two files to your Java bin directory, typically C:\Program Files\Business Objects\javasdk\bin. Once there, open a command prompt and navigate to the Java bin path again, then run this command:</p>
<blockquote><p>Java -jar PrefsCopyUtil.jar PrefsCopyUtil.properties</p></blockquote>
<p>If you&#8217;ve done everything right, the script should run and the users in the destination group you specified should now have the same preferences as your source user!</p>
<h3>For More Information</h3>
<p>For more on this script, including the steps to run it on Unix systems, see <a href="https://websmp230.sap-ag.de/sap/support/notes/1202421" target="_blank">SAP Note 1202421</a>. If you need access to the PrefsCopyUtil script and it is not installed on your system, please contact SAP Support!</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/' rel='bookmark' title='Tips for Configuring Active Directory and SSO in BusinessObjects 4.0'>Tips for Configuring Active Directory and SSO in BusinessObjects 4.0</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=aCljMT6MAJw:QCIDf7I3vbo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=aCljMT6MAJw:QCIDf7I3vbo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=aCljMT6MAJw:QCIDf7I3vbo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=aCljMT6MAJw:QCIDf7I3vbo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=aCljMT6MAJw:QCIDf7I3vbo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=aCljMT6MAJw:QCIDf7I3vbo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/aCljMT6MAJw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/</feedburner:origLink></item>
		<item>
		<title>Silently Installing the BusinessObjects Client Tools</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/gMcZfDad8cg/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 12:00:14 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2775</guid>
		<description><![CDATA[One of our clients recently had the need to do a customized silent installation of the BusinessObjects XI 3.1 client tools. They use a desktop management suite within the organization to push software to the individual workstations. Previously they had used a VBScript along with a lengthy command to do the install, but there is an easier way. Since BusinessObjects uses the Windows Installer, you can tell the installer to generate something called a response file.  This file will capture all of the choices you make during the installation, allowing you to silently repeat the installation on other machines.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/' rel='bookmark' title='Globally Managing Infoview Preferences'>Globally Managing Infoview Preferences</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/sap-businessobjects-edge-3-1-service-pack-3-released/' rel='bookmark' title='SAP BusinessObjects Edge 3.1 Service Pack 3 Released'>SAP BusinessObjects Edge 3.1 Service Pack 3 Released</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/' rel='bookmark' title='Tips for Configuring Active Directory and SSO in BusinessObjects 4.0'>Tips for Configuring Active Directory and SSO in BusinessObjects 4.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of our clients recently had the need to do a customized silent installation of the BusinessObjects XI 3.1 client tools. They use a desktop management suite within the organization to push software to the individual workstations. Previously they had used a VBScript along with a lengthy command to do the install, but there is an easier way. Since BusinessObjects uses the Windows Installer, you can tell the installer to generate something called a response file.  This file will capture all of the choices you make during the installation, allowing you to silently repeat the installation on other machines.<span id="more-2775"></span></p>
<h3>Creating the Response File</h3>
<h3><span style="font-size: 13px; font-weight: normal;">To generate a response file, you will need to launch the Client Tools installer from the command line, as follows:</span></h3>
<h3><span style="font-size: 13px; font-weight: normal;"> </span><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; font-weight: normal;">setup.exe -w &lt;PATH\Configuration File.ini&gt;</span></h3>
<p>&nbsp;</p>
<p>For example, <strong>setup.exe -w clienttools.ini</strong> will create the response file in the current path. Once the installer launches, proceed with the installation as you normally would. You can choose to exclude tools that your users may not need, such as Desktop Intelligence or the Import Wizard. You can complete the installation as your normally would, or cancel at the last step &#8212; either way your response file should be saved to the path you specified.</p>
<p>The response file will look something like this:</p>
<blockquote>
<pre>[OTHER]
QUIET=/qa
[INSTALL]
CLIENTLANGUAGE="EN"
DATABASEAUDITDRIVER="MySQLDatabaseSubSystem"
DATABASEDRIVER="MySQLDatabaseSubSystem"
ENABLELOGFILE="1"
INSTALL.LP.EN.SELECTED="1"
INSTALLDIR="C:\Program Files\Business Objects\"
INSTALLLEVEL="4"
WDEPLOY_LANGUAGES="en"
[FEATURES]
REMOVE="DataSourceMigrationWizard,MetaDataDesigner,ConversionTool,PubWiz,
UnivTransMgr"
ADDLOCAL="Complete,Designer,DotNetRASSDK,DotNET2SDK,ImportWizard,
DotNETSDK,VS9,AlwaysInstall,BeforeInstall,VBA62,Reporter,Clients,
WRC,qaaws,JavaRASSDK,BOEJavaSDK,JavaViewersSDK,RebeanSDK,
DevelopersFiles,WebServicesSDK,DotNetViewersSDK,VSDesigner,VSHELP,
RenetSDK,DADataFederator,DataAccess,HPNeoview,OLAP,MyCube,SOFA,DAMySQL,
DAGenericODBC,SFORCE,XML,Universe,BDE,dBase,FileSystem,DANETEZZA,
DAMicrosoft,DAIBMDB2,IBM,Redbrick,DAIBMInformix,OLE_DB_Data,
DAProgressOpenEdge,DAOracle,SybaseAnywhere,DASybase,SybaseASE,
SybaseIQ,SymantecACT,DANCRTeradata,TextDA,Btrieve,CharacterSeparated,
ExportSupport,ExpDiskFile,ExpRichTextFormat,ExpWordforWindows,PDF,
ExpText,ExpExcel,ExpCrystalReports,XMLExport,LegacyXMLExport,SamplesEN,
UserHelp,LanguagePackCostingFeatureen,LanguagePackCostingFeature"
ADDSOURCE=""
ADVERTISE=""</pre>
</blockquote>
<h3>Using the Response File</h3>
<h3><span style="font-size: 13px; font-weight: normal;">Once you&#8217;ve got your response file, you can repeat the install using the following command:</span></h3>
<h3><span style="font-size: 13px; font-weight: normal;"> </span><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; font-weight: normal;">setup.exe -r &lt;PATH\Configuration File.ini&gt;</span></h3>
<p>&nbsp;</p>
<p>That&#8217;s it! You can repeat the process to set up multiple response files for different sets of users, for example, one for Administrators and one for Report Developers.  For more on silent and scripted installations, check out the <a href="http://service.sap.com/~sapidb/011000358700000560462010E/xi3-1_bip_install_win_en.pdf" target="_blank">BusinessObjects 3.1 Installation Guide for Windows</a>.</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/04/globally-managing-infoview-prefs/' rel='bookmark' title='Globally Managing Infoview Preferences'>Globally Managing Infoview Preferences</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/sap-businessobjects-edge-3-1-service-pack-3-released/' rel='bookmark' title='SAP BusinessObjects Edge 3.1 Service Pack 3 Released'>SAP BusinessObjects Edge 3.1 Service Pack 3 Released</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2012/02/active-directory-and-sso-bi4/' rel='bookmark' title='Tips for Configuring Active Directory and SSO in BusinessObjects 4.0'>Tips for Configuring Active Directory and SSO in BusinessObjects 4.0</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=gMcZfDad8cg:RmU7dSd6jqI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=gMcZfDad8cg:RmU7dSd6jqI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=gMcZfDad8cg:RmU7dSd6jqI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=gMcZfDad8cg:RmU7dSd6jqI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=gMcZfDad8cg:RmU7dSd6jqI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=gMcZfDad8cg:RmU7dSd6jqI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/gMcZfDad8cg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/04/silent-installation-of-businessobjects-client-tools/</feedburner:origLink></item>
		<item>
		<title>Xcelsius 2008 SP 3 Fix Pack 5 Now Available!</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/N0zFxICNFVg/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/03/xcelsius-2008-sp-3-fix-pack-5-now-available/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 15:57:43 +0000</pubDate>
		<dc:creator>Mike Allison</dc:creator>
				<category><![CDATA[In the News...]]></category>
		<category><![CDATA[Xcelsius (Crystal Dashboard Design)]]></category>
		<category><![CDATA[Crystal Dashboard Design]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[sap businessobjects]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Xcelsius 2008]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2803</guid>
		<description><![CDATA[SAP BusinessObjects has put out another fix pack for Crystal Dashboard Design (Xcelsius 2008). I was able to access the documentation on fixed issues and the release notes and have attached them to the bottom of the page. For all the fixes check out the list below and the associated documentation.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/12/xcelsius_2008_sp3_fp_4/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 4 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 4 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/xcelsius-crystal-dashboard-design-xcelsius-2008-fix-pack-3-2-now-available/' rel='bookmark' title='&lt;del&gt;Xcelsius&lt;/del&gt; … &lt;del&gt;Crystal Dashboard Design&lt;/del&gt; … Xcelsius 2008 Fix Pack 3.2 Now Available!'><del>Xcelsius</del> … <del>Crystal Dashboard Design</del> … Xcelsius 2008 Fix Pack 3.2 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/10/xcelsius-2008-sp-3-fix-pack-3-now-available/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 3 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 3 Now Available!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>SAP BusinessObjects has put out another fix pack for Crystal  Dashboard Design (Xcelsius 2008). I was able to access the documentation  on fixed issues and the release notes and have attached them to the  bottom of the page. For all the fixes check  out the list below and the associated documentation.</p>
<h3>Fixed Issues</h3>
<ul>
<li>ADAPT01369834 (Leading blank spaces are truncated)</li>
<li>ADAPT01487252 (Spreadsheet table disappears when refreshing)</li>
<li>ADAPT01505461 (Background colors change)</li>
</ul>
<h3>Download</h3>
<p>The FP is available out on <a href="https://websmp107.sap-ag.de/support">SAP&#8217;s Service Marketplace</a> through the following path:</p>
<ul>
<li>Software Downloads &gt; Support Packages and Patches &gt; A &#8211; Z   Index &gt; D &gt; Dashboard Design (Xcelsius) &gt;  Comprised Software Component Versions &gt; BOBJ Xcelsius   Enterprise 2008 &gt; SBOP Xcelsius Enterprise 2008 Fix Pack 3.5</li>
</ul>
<h3>Documentation</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/Xcelsius2008_FP3.5_fixed_issues_en.pdf" target="_blank">FP 3.5 Fixed Issues</a></p>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/Xcelsius2008_FP3.5_release_notes_en.pdf" target="_blank">FP 3.5 Release Notes</a></p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/12/xcelsius_2008_sp3_fp_4/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 4 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 4 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/xcelsius-crystal-dashboard-design-xcelsius-2008-fix-pack-3-2-now-available/' rel='bookmark' title='&lt;del&gt;Xcelsius&lt;/del&gt; … &lt;del&gt;Crystal Dashboard Design&lt;/del&gt; … Xcelsius 2008 Fix Pack 3.2 Now Available!'><del>Xcelsius</del> … <del>Crystal Dashboard Design</del> … Xcelsius 2008 Fix Pack 3.2 Now Available!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/10/xcelsius-2008-sp-3-fix-pack-3-now-available/' rel='bookmark' title='Xcelsius 2008 SP 3 Fix Pack 3 Now Available!'>Xcelsius 2008 SP 3 Fix Pack 3 Now Available!</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=N0zFxICNFVg:KUCFsSTptBg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=N0zFxICNFVg:KUCFsSTptBg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=N0zFxICNFVg:KUCFsSTptBg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=N0zFxICNFVg:KUCFsSTptBg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=N0zFxICNFVg:KUCFsSTptBg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=N0zFxICNFVg:KUCFsSTptBg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/N0zFxICNFVg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/03/xcelsius-2008-sp-3-fix-pack-5-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/03/xcelsius-2008-sp-3-fix-pack-5-now-available/</feedburner:origLink></item>
		<item>
		<title>Exploring 4.0: BI Launchpad</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/POEhm2W47zY/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-bi-launchpad/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:00:32 +0000</pubDate>
		<dc:creator>Mike Allison</dc:creator>
				<category><![CDATA[BI Platform]]></category>
		<category><![CDATA[In the News...]]></category>
		<category><![CDATA[BI Workspace]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Interactive Analysis]]></category>
		<category><![CDATA[sap businessobjects]]></category>
		<category><![CDATA[SAP BusinessObjects 4.0]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2750</guid>
		<description><![CDATA[The new and improved version of InfoView will be available with the SAP BusinessObjects 4.0 release and will now be known as BI Launchpad. The learning curve for XI R2 and XI 3.x users will be a small one and the new features and updates will be guaranteed to outweigh any training needs that may come up. Here are some of the key additions and changes to the newly named BI Launchpad.
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-information-design-tool/' rel='bookmark' title='Exploring 4.0: Information Design Tool'>Exploring 4.0: Information Design Tool</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/05/unlocking-your-bi-content-with-opendocument/' rel='bookmark' title='Unlocking Your BI Content with OpenDocument'>Unlocking Your BI Content with OpenDocument</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The new and improved version of InfoView will be available with the SAP BusinessObjects 4.0 release and will now be known as BI Launchpad. The learning curve for XI R2 and XI 3.x users will be a small one and the new features and updates will be guaranteed to outweigh any training needs that may come up. Here are some of the key additions and changes to the newly named BI Launchpad.</p>
<h3>Splash Page</h3>
<div id="attachment_2754" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture1.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2754" title="Splash Page" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture1-300x230.jpg" alt="" width="300" height="230" /></a><p class="wp-caption-text">Splash Page</p></div>
<p>Upon logging in, the user will be greeted with a new home page that I like to call a splash page. Here the users can view their recently viewed documents, unread messages, recently run documents, and any alerts that they have  subscribed to. In addition to those items, the user has a list of all their available applications they can use. Of course if the user would like to go to a specific location including folders, categories, inbox, and tabs, they can do so by specifying it in their preferences.</p>
<h3>Tabbed Browsing and Pinning</h3>
<div id="attachment_2756" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture2.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2756" title="Tabbed Browsing" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture2-300x95.jpg" alt="" width="300" height="95" /></a><p class="wp-caption-text">Tabbed Browsing</p></div>
<p>No longer will you have to jump from report to report in one browser or set your preferences to open reports in a new window (even though you still can). Users can open reports inside of one Launchpad and quickly switch between them via a tabbed structure like any new internet browser. This brings a natural usability to the SAP BusinessObjects BI Launchpad that any user can easily associate with skills they have previously learned. If you would like a document permanently opened, pin it to the BI Launchpad and it will stay there when you log on and off until you unpin it.</p>
<h3>Navigating BI Launchpad Content</h3>
<div id="attachment_2759" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture4.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2759" title="Document Navigation" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture4-300x201.jpg" alt="" width="300" height="201" /></a><p class="wp-caption-text">Document Navigation</p></div>
<p>The way in which a user navigates through the repository looking for documents has changed. In previous versions, users had immediate access to their favorites and inbox as well as either the folder structure or a category structure. With the new version of SAP BusinessObjects, the user will have to navigate differently using what SAP BusinessObjects calls &#8220;Drawers&#8221; but what I like to refer to as an accordion menu like what is in Xcelsius. The four areas that you have access to dependent on security are:</p>
<ul>
<li>My Documents
<ul>
<li>My Favorites</li>
<li>Inbox</li>
<li>Alerts</li>
<li>Personal Categories</li>
</ul>
</li>
<li>Folders
<ul>
<li>All public folders that the user has access to</li>
</ul>
</li>
<li>Categories
<ul>
<li>All corporate categories that the user has access to</li>
</ul>
</li>
<li>Search</li>
</ul>
<h3>Properties and Scheduling Dialog Boxes</h3>
<div id="attachment_2761" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture5.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2761" title="Scheduling Dialog" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture5-300x201.jpg" alt="" width="300" height="201" /></a><p class="wp-caption-text">Scheduling Dialog</p></div>
<p>In XI R2 and 3.x when navigating to either the properties or scheduling pages, the whole page for InfoView had refresh. In the newest version, BI 4.0 now works a lot like the 3.x versions of the Central Management Console. Every time you go to the properties page, scheduling page, or preferences page a dialog box pops up allowing you to not affect the current page that you are on. After you are done with the document properties or making a schedule, you can close the dialog box and immediately be taken to the page you were previously on.</p>
<h3>Open Document Links</h3>
<div id="attachment_2762" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture6.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2762" title="Open Document" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture6-300x201.jpg" alt="" width="300" height="201" /></a><p class="wp-caption-text">Open Document</p></div>
<p>I know that every time I have to generate and open document link I have to reference either notes I had used in the past or our blog post that we created for an easy reference guide. With BI 4.0 you can right click on a document and choose Document Link and it will generate the basic open document link for you. If you have to add in refresh options or prompts, you will have to add this on.</p>
<p><strong>BI Workspace</strong></p>
<div class="mceTemp">
<dl id="attachment_2763" class="wp-caption alignnone" style="width: 310px;">
<h3 class="wp-caption-dt"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture7.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2763" title="BI Workspace" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture7-300x201.jpg" alt="" width="300" height="201" /></a></h3>
<dd class="wp-caption-dd">BI Workspace</dd>
</dl>
</div>
<p>Taking the place of My InfoView in previous versions of SAP BusinessObjects, BI Workspaces will allow users to create a personalized view of BI Launchpad by creating a workspace with Web Intelligence Documents, Xcelsius Dashboards and Crystal Reports that can all interact and set it as their default homepage.</p>
<h3>Session Notifications</h3>
<div id="attachment_2764" class="wp-caption alignnone" style="width: 310px"><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture3.jpg" rel="wp-prettyPhoto[g2750]"><img class="size-medium wp-image-2764" title="Session Notifications" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/CropperCapture3-300x139.jpg" alt="" width="300" height="139" /></a><p class="wp-caption-text">Session Notifications</p></div>
<p>The session notifications in previous version were non existent. The problem really comes into play when a user was developing a Web Intelligence document and the java applet could not interact with InfoView therefore not telling it that the session was active. After 20 minutes, InfoView would time out and the user would lose all progress made since they last saved their document. Now I am happy to announce that BI Launchpad tells you when your session is going to time out and ask if you want to extend it!!!</p>
<h3>For More Information</h3>
<p>To learn more about BI Launchpad in SAP BusinessObjects 4.0, check out the <a href="http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_bip_iv_en.pdf" target="_blank">BI Launchpad&#8217;s User Guide</a>, available on the <a href="http://help.sap.com" target="_blank">SAP Help Portal</a>.</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-information-design-tool/' rel='bookmark' title='Exploring 4.0: Information Design Tool'>Exploring 4.0: Information Design Tool</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/05/unlocking-your-bi-content-with-opendocument/' rel='bookmark' title='Unlocking Your BI Content with OpenDocument'>Unlocking Your BI Content with OpenDocument</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=POEhm2W47zY:TmkNkP3DVdo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=POEhm2W47zY:TmkNkP3DVdo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=POEhm2W47zY:TmkNkP3DVdo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=POEhm2W47zY:TmkNkP3DVdo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=POEhm2W47zY:TmkNkP3DVdo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=POEhm2W47zY:TmkNkP3DVdo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/POEhm2W47zY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-bi-launchpad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-bi-launchpad/</feedburner:origLink></item>
		<item>
		<title>Exploring 4.0: Monitoring</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/SbvlQH7wroE/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-monitoring/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 12:00:36 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2732</guid>
		<description><![CDATA[One of the major additions to SAP BusinessObjects 4.0 is the new Monitoring tool.  This application, which is integrated into the updated Central Management Console, provides the ability to capture the runtime and historical metrics of your BusinessObjects servers and applications.  This information is then presented in a variety of ways via a new Flash application.  System administrators can use this new tool to ensure that their reporting environment is functioning normally.  Administrators can also use this tool to help them identify potential problems before they occur.  Let's take a closer look at what the Monitoring tool has to offer.
No related posts.]]></description>
			<content:encoded><![CDATA[<p>One of the major additions to SAP BusinessObjects 4.0 is the new Monitoring tool. This application, which is integrated into the updated Central Management Console, provides the ability to capture the runtime and historical metrics of your BusinessObjects servers and applications. This information is then presented in a variety of ways via a new Flash application. System administrators can use this new tool to ensure that their reporting environment is functioning normally. Administrators can also use this tool to help them identify potential problems before they occur. Let&#8217;s take a closer look at what the Monitoring tool has to offer.</p>
<p><span id="more-2732"></span></p>
<h3>Monitoring KPI Dashboard</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150006.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-medium wp-image-2734" title="KPI Dashboard" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150006-300x202.png" alt="" width="300" height="202" /></a></p>
<p>The first screen an administrator will see when entering the new Monitoring tool is the Dashboard. This section of the tool provides a high-level status for each server in the BusinessObjects environment. Each server&#8217;s status is determined based on predefined rules, which can be modified or extended as needed. There are separate rules that determine whether a server should be flagged as Caution or Danger status. Administrators can click on each server to view a histogram that shows the server status over the selected time period.</p>
<h3>Watches &amp; Metrics</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150049.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-thumbnail wp-image-2735" title="Metrics" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150049-150x150.png" alt="" width="150" height="150" /></a> <a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150115.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-thumbnail wp-image-2736" title="Watchlist" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150115-150x150.png" alt="" width="150" height="150" /></a> <a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150313.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-thumbnail wp-image-2738" title="Creating a New Watch" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150313-150x150.png" alt="" width="150" height="150" /></a></p>
<p>Watches and Metrics are the core of the Monitoring application. Metrics are the measurements of certain run-time system characteristics that can be used to gauge server performance. Watches use a set of rules to determine if a given set of Metrics falls within an acceptable range. SAP provides many commonly used watches and metrics out of the box, but administrators can also create their own tests ranging from the simple to the complex.</p>
<p>These watches can be configured to save history so administrators can see behavior over time. This allows administrators to identify potential problems before they occur. For example, this information can be used to determine the BusinessObjects environment needs additional licenses or system resources.</p>
<p>Administrators can also set alerts on a watch to notify them via e-mail when the thresholds are breached. This allows administrators to take action as soon as possible, minimizing downtime for their users.</p>
<h3>Probes</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150122.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-medium wp-image-2737" title="Probes" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-150122-300x202.png" alt="" width="300" height="202" /></a></p>
<p>Probes monitor different BusinessObjects services by simulating various functionality. For example, a probe can log on to BusinessObjects to ensure the system is available. By scheduling probes to run at specified intervals, administrators can track the availability and performance of key services. A set of nine different probes are available out of the box and are viewable in the screenshot above.</p>
<h3>Integration with Third Party Monitoring Applications</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-145650.png" rel="wp-prettyPhoto[g2732]"><img class="alignnone size-medium wp-image-2733" title="Monitoring Architecture" src="http://alteksolutions.com/wp/wp-content/uploads/2011/03/2011-03-14-145650-300x268.png" alt="" width="300" height="268" /></a></p>
<p>It is now much easier to monitor your BusinessObjects environment out-of-the-box with third party enterprise monitoring applications. The monitoring tool exposes a JMX or Remote Method Invocation (RMI) URL end point which can be accessed by other applications such as IBM Tivoli Monitoring or SAP Solution Manager.</p>
<h3>For More Information</h3>
<p>To learn more about Monitoring in SAP BusinessObjects 4.0, check out Chapter 15 on Monitoring in the <a href="http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_bip_admin_en.pdf">Administrator&#8217;s Guide</a>, available on the SAP Help Portal.</p>
<p>&nbsp;</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=SbvlQH7wroE:monw7qUJPkc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=SbvlQH7wroE:monw7qUJPkc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=SbvlQH7wroE:monw7qUJPkc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=SbvlQH7wroE:monw7qUJPkc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=SbvlQH7wroE:monw7qUJPkc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=SbvlQH7wroE:monw7qUJPkc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/SbvlQH7wroE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-monitoring/</feedburner:origLink></item>
		<item>
		<title>Casting Director 2.4 Released</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/CBLQfNVdqT0/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/03/casting-director-2-4-released/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 12:00:13 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[Software Add-ons]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2727</guid>
		<description><![CDATA[The latest update to our SAP BusinessObjects scheduling plug-in, better known as Casting Director, has been released. This update includes support for optional prompts in scheduled Web Intelligence documents and the ability to use Excel 2010 (XLSX) files as a schedule source. This release is available for both BusinessObjects XI R2 and 3.x. We are [...]
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/what-is-casting-director/' rel='bookmark' title='What is Casting Director?'>What is Casting Director?</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/bobj-enterprise-31-sp3-released/' rel='bookmark' title='BOBJ Enterprise 3.1 SP3 Released'>BOBJ Enterprise 3.1 SP3 Released</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/sap-businessobjects-edge-3-1-service-pack-3-released/' rel='bookmark' title='SAP BusinessObjects Edge 3.1 Service Pack 3 Released'>SAP BusinessObjects Edge 3.1 Service Pack 3 Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The latest update to our SAP BusinessObjects scheduling plug-in, better known as <a href="http://alteksolutions.com/wp/index.php/2010/09/what-is-casting-director/">Casting Director</a>, has been released. This update includes support for optional prompts in scheduled Web Intelligence documents and the ability to use Excel 2010 (XLSX) files as a schedule source. This release is available for both BusinessObjects XI R2 and 3.x.</p>
<p>We are also happy to announce that Casting Director for SAP BusinessObjects 4.0 is now in beta and will be available with the 4.0 general release.</p>
<h3>Additions</h3>
<ul>
<li>Added support for optional prompts on Web Intelligence schedule documents</li>
<li>Added support for Office 2010 XLSX files as schedule sources</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Various changes to Casting Director logging</li>
<li>Casting Director now retrieves values from a Web Intelligence List of Values (LOV) only when the prompt is constrained</li>
<li>Casting Director now better handles when List of Values is null or blank on a WebIntelligence report</li>
</ul>
<p>To get access to this update, contact your Altek Solutions representative.</p>
<p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/what-is-casting-director/' rel='bookmark' title='What is Casting Director?'>What is Casting Director?</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/bobj-enterprise-31-sp3-released/' rel='bookmark' title='BOBJ Enterprise 3.1 SP3 Released'>BOBJ Enterprise 3.1 SP3 Released</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/09/sap-businessobjects-edge-3-1-service-pack-3-released/' rel='bookmark' title='SAP BusinessObjects Edge 3.1 Service Pack 3 Released'>SAP BusinessObjects Edge 3.1 Service Pack 3 Released</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=CBLQfNVdqT0:4tSvq5pVsqs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=CBLQfNVdqT0:4tSvq5pVsqs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=CBLQfNVdqT0:4tSvq5pVsqs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=CBLQfNVdqT0:4tSvq5pVsqs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=CBLQfNVdqT0:4tSvq5pVsqs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=CBLQfNVdqT0:4tSvq5pVsqs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/CBLQfNVdqT0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/03/casting-director-2-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/03/casting-director-2-4-released/</feedburner:origLink></item>
		<item>
		<title>Exploring 4.0: Information Design Tool</title>
		<link>http://feedproxy.google.com/~r/alteksolutions/~3/HkysgNoMYTA/</link>
		<comments>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-information-design-tool/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 13:00:34 +0000</pubDate>
		<dc:creator>Ryan Muldowney</dc:creator>
				<category><![CDATA[In the News...]]></category>
		<category><![CDATA[Universe Design]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[business objects universe]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Information Design Tool]]></category>
		<category><![CDATA[sap businessobjects]]></category>
		<category><![CDATA[SAP News]]></category>
		<category><![CDATA[Universe]]></category>

		<guid isPermaLink="false">http://alteksolutions.com/wp/?p=2707</guid>
		<description><![CDATA[The Information Design Tool is the brand new metadata modeling application used for creating universes in SAP BusinessObjects 4.0.  The universe layer has been completely reworked for the 4.0 release and the Information Design Tool (IDT) is the front-end for those changes.  The new model takes the traditional universe and breaks it down into three components:  the Connection, the Data Foundation, and the Business Layer.  These components all existed in some form in previous versions, but now they each get their own editor and a host of new features and options.  Let's review these in a bit more detail. 
Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-bi-launchpad/' rel='bookmark' title='Exploring 4.0: BI Launchpad'>Exploring 4.0: BI Launchpad</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/xcelsius-crystal-dashboard-design-xcelsius-2008-fix-pack-3-2-now-available/' rel='bookmark' title='&lt;del&gt;Xcelsius&lt;/del&gt; … &lt;del&gt;Crystal Dashboard Design&lt;/del&gt; … Xcelsius 2008 Fix Pack 3.2 Now Available!'><del>Xcelsius</del> … <del>Crystal Dashboard Design</del> … Xcelsius 2008 Fix Pack 3.2 Now Available!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Information Design Tool is the brand new metadata modeling application used for creating universes in SAP BusinessObjects 4.0.  The universe layer has been completely reworked for the 4.0 release and the Information Design Tool (IDT) is the front-end for those changes.  Although the old Universe Designer is still available in 4.0, the IDT and the .unx files it creates are the way forward in BusinessObjects universe design.</p>
<p>The new model takes the traditional universe and breaks it down into three components:  the Connection, the Data Foundation, and the Business Layer.  These components all existed in some form in previous versions, but now they each get their own editor and a host of new features and options.  Let&#8217;s review these in a bit more detail.  (Note that the screenshots below are from the ramp-up version of this software and could change in the final release).</p>
<h3>The Connection</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/02/Connection.png" rel="wp-prettyPhoto[g2707]"><img class="alignnone size-medium wp-image-2710" title="Connection" src="http://alteksolutions.com/wp/wp-content/uploads/2011/02/Connection-300x211.png" alt="" width="300" height="211" /></a></p>
<p>The Connection is a named set of parameters that define how one or more SAP BusinessObjects  applications can access relational or OLAP databases.  The big news in the 4.0 release is that a universe can have multiple connections to different data sources!  Previously this was only possible with Data Federator, but federation is now built into the universe layer.  More on this in the next section&#8230;</p>
<p>From a designer&#8217;s perspective, perhaps the best change is that the Connection now gets a proper editor instead of the old wizard dialog from previous versions.  This interface is much easier to use, especially if you need to quickly change something about the connection, such as changing the driver from ODBC to OLE DB.  More importantly, there is a Show Values tab where you can browse the schema, view the data, and even do basic queries right from within the Design Tool.</p>
<h3>The Data Foundation</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/02/DataFoundation.png" rel="wp-prettyPhoto[g2707]"><img class="alignnone size-medium wp-image-2712" title="Data Foundation" src="http://alteksolutions.com/wp/wp-content/uploads/2011/02/DataFoundation-300x211.png" alt="" width="300" height="211" /></a><br />
The Data Foundation contains a schema of relevant tables and joins  from one or more relational databases that are used as a basis for one or more  Business Layers.  This looks and feels much like the old universe designer tool, but with an improved interface.  Users of the previous version of Universe Designer know that the interface hasn&#8217;t changed much since the early days of BusinessObjects 5.x and 6.x, so this revamp is a welcomed change.</p>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/02/ContextMenu.png" rel="wp-prettyPhoto[g2707]"><img class="alignright size-thumbnail wp-image-2711" title="Data Foundation Context Menu" src="http://alteksolutions.com/wp/wp-content/uploads/2011/02/ContextMenu-150x150.png" alt="" width="150" height="150" /></a>As expected, you use the Data Foundation editor to define your database structure and joins as well as row-level security.  As mentioned above, you can even add data from another secondary source and map a join between the two sources.  This is as simple as adding the second connection to your project and creating the join.  The Information Design Tool treats the data as if it were all from a single source.  This is a very powerful feature, indeed.</p>
<p>Another big area of improvement is the context menu options when right-clicking a table in the designer.  You can now quickly replace a table with another, search for related tables, or even add a calculated column.  All this adds up to more rapid development and deployment and less time struggling with the quirks of the tool.</p>
<h3>The Business Layer</h3>
<p><a href="http://alteksolutions.com/wp/wp-content/uploads/2011/02/BusinessLayer.png" rel="wp-prettyPhoto[g2707]"><img class="alignnone size-medium wp-image-2709" title="Business Layer" src="http://alteksolutions.com/wp/wp-content/uploads/2011/02/BusinessLayer-300x211.png" alt="" width="300" height="211" /></a></p>
<p>The Business Layer is a collection of metadata objects that map to SQL or MDX  definitions in a database, for example, columns, views, database functions, or  pre-aggregated calculations.  This is the same as the left Universe panel on the previous designer tool, but with additional functionality.  The editor allows you to quickly view the query and values behind each object you create.  There is also an area to provide metadata describing the source of the object, including technical information, mapping, and lineage.</p>
<p>Aside from creating the various dimensions and measures that make up the Business Layer, the designer can also create and save queries using the traditional query panel to test their universe using specific use cases.  The query can be executed directly from within the Information Design Tool and the developer can do some analysis to make sure they are getting the correct results.</p>
<h3>For More Information</h3>
<p>For more information and to get a better look at the Information Design Tool, check out <a href="http://www.sdn.sap.com/irj/scn/info-design-tool-elearning">this great set of tutorials</a> provided by the SAP Developers&#8217; Network.</p>
<div class="Ext_related_links"><h3>Related Links</h3><ul><li><a target="_blank" href="http://www.alteksolutions.com/software/businessobjects/di.asp">Data Federator Product Page</a></li></ul></div><p>Related posts:<ol>
<li><a href='http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-bi-launchpad/' rel='bookmark' title='Exploring 4.0: BI Launchpad'>Exploring 4.0: BI Launchpad</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2011/02/sap-businessobjects-enterprise-4-0-ramp-up-and-analysis/' rel='bookmark' title='SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!'>SAP BusinessObjects Enterprise 4.0 Ramp-up and Analysis!</a></li>
<li><a href='http://alteksolutions.com/wp/index.php/2010/06/xcelsius-crystal-dashboard-design-xcelsius-2008-fix-pack-3-2-now-available/' rel='bookmark' title='&lt;del&gt;Xcelsius&lt;/del&gt; … &lt;del&gt;Crystal Dashboard Design&lt;/del&gt; … Xcelsius 2008 Fix Pack 3.2 Now Available!'><del>Xcelsius</del> … <del>Crystal Dashboard Design</del> … Xcelsius 2008 Fix Pack 3.2 Now Available!</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/alteksolutions?a=HkysgNoMYTA:bpYtFJJ6nHw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=HkysgNoMYTA:bpYtFJJ6nHw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=HkysgNoMYTA:bpYtFJJ6nHw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=HkysgNoMYTA:bpYtFJJ6nHw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/alteksolutions?i=HkysgNoMYTA:bpYtFJJ6nHw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/alteksolutions?a=HkysgNoMYTA:bpYtFJJ6nHw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/alteksolutions?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/alteksolutions/~4/HkysgNoMYTA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-information-design-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://alteksolutions.com/wp/index.php/2011/03/exploring-4-0-information-design-tool/</feedburner:origLink></item>
	</channel>
</rss>

