<?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>Clariba Blog</title>
	<atom:link href="http://www.clariba.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clariba.com/blog</link>
	<description>Welcome to the Clariba business intelligence blog. We invite you to read our posts related to SAP BusinessObjects, Data Management and other BI topics, written by our consultants. If you have questions or comments, please let us know.</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:02:21 +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>Tackling the Aggregate Awareness Dilemma</title>
		<link>http://www.clariba.com/blog/tackling-the-aggregate-awareness-dilemma/</link>
		<comments>http://www.clariba.com/blog/tackling-the-aggregate-awareness-dilemma/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 13:02:21 +0000</pubDate>
		<dc:creator>Marc Triginer</dc:creator>
				<category><![CDATA[Business Intelligence Methodology]]></category>
		<category><![CDATA[Data Warehouse]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[SAP Business Objects]]></category>
		<category><![CDATA[Universe Designer]]></category>

		<guid isPermaLink="false">http://www.clariba.com/blog/?p=1723</guid>
		<description><![CDATA[In my last project I faced a situation where the customer asked me about the best option for a particular topic and this time my answer had to be &#8220;it depends&#8221;. As a consultant, my duty was to provide two different options (with their corresponding pros and cons) but I could not make a decision [...]]]></description>
			<content:encoded><![CDATA[<p>In my last project I faced a situation where the customer asked me about the best option for a particular topic and this time my answer had to be &#8220;it depends&#8221;. As a consultant, my duty was to provide two different options (with their corresponding pros and cons) but I could not make a decision on this, since the answer was highly dependent on the composition of IT service providers in different areas and also their road map.</p>
<p><span id="more-1723"></span>In general BI terms, we could define aggregation as the process of summarizing information at a certain level of detail in order to improve the performance. The Kimball Group defines <em>Aggregate Navigation</em> as the ability to use the right aggregated information and recommends to design an architecture with services that hide this complexity from the end user. In the BusinessObjects world the same concept is called <em>Aggregate Awareness</em> and the database administrators community usually refers to it as <em>query re-write</em>.</p>
<p>In SAP BusinessObjects, this can be achieved through the use of the function @aggregate_aware, contexts and incompatible objects in universe designer. At a database level (RDBMS), certain vendors provide this feature through Materialized Views with query re-write option (Oracle, Sybase, DB2, Informix, PostgreSQL and some others).</p>
<p>So here we have the dilemma: where to place this logic in a customer environment: in the physical layer or in the logical layer?</p>
<p>Both options are valid, but there are some considerations that need to be taken into account from different points of view:</p>
<div id="attachment_2178" class="wp-caption aligncenter" style="width: 451px"><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Agg_Aware_Table.jpg"><img class="size-full wp-image-2178    " src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Agg_Aware_Table.jpg" alt="Table Comparison" width="441" height="198" /></a><p class="wp-caption-text">Architectural trade-offs</p></div>
<p>The information seen in the table above can already be interpreted, but as a summary, my recommendation would be:</p>
<p><strong>Implementing Aggregate Awareness in SAP Business Objects:</strong></p>
<ul>
<li>Ideal for an architecture with many database sources (not all database sources support the query re-write feature and it needs to be maintained in each of them)</li>
<li>Good to have if the database vendor may be changed in the future (no changes needed in the universe)</li>
<li>No access to strong Database Administrators that can properly tune the database</li>
<li>Closed reporting architecture relying on a strong semantic layer in Business Objects</li>
<li>There is a need for a centralized metadata repository</li>
</ul>
<p><strong>Implementing query re-write mechanisms in the RDBMS:</strong></p>
<ul>
<li>Ideal for an architecture with many reporting tools accessing the same database</li>
<li>Access to strong Database Administrators</li>
<li>It simplifies universe design</li>
<li>There is no need for a centralized data repository</li>
</ul>
<p>If after reading this post you still have doubts on what direction to go for at your company or customer, do not hesitate to contact clariba at <a href="mailto:sales@clariba.com">info@clariba.com</a> or leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clariba.com/blog/tackling-the-aggregate-awareness-dilemma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP BusinessObjects Explorer 3.2: Creating Row-Level Security</title>
		<link>http://www.clariba.com/blog/sap-businessobjects-explorer-3-2-creating-row-level-security/</link>
		<comments>http://www.clariba.com/blog/sap-businessobjects-explorer-3-2-creating-row-level-security/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 09:31:05 +0000</pubDate>
		<dc:creator>Claudio Carrillo</dc:creator>
				<category><![CDATA[Mobility]]></category>
		<category><![CDATA[SAP Business Objects]]></category>
		<category><![CDATA[SAP Explorer]]></category>

		<guid isPermaLink="false">http://www.clariba.com/blog/?p=2098</guid>
		<description><![CDATA[In the past few months I had the chance to implement a solution based on the combination of SAP BusinessObjects Explorer and mobile devices. The challenge was: “I want to explore the same information that I see on my dashboards with SAP BusinessObjects Explorer on my iPad. In this particular case, some of the customer`s [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;" align="center">In the past few months I had the chance to implement a solution based on the combination of SAP BusinessObjects Explorer and mobile devices. The challenge was: “I want to explore the same information that I see on my dashboards with SAP BusinessObjects Explorer on my iPad. In this particular case, some of the customer`s dashboards were really complex and we had to deal with many issues. Today I would like to share with you how we solved one of these issues:<strong><em><br />
</em></strong></p>
<p style="text-align: left;" align="center"><strong>How to implement row-level security into a space of Explorer?</strong></p>
<p style="text-align: justify;"><span id="more-2098"></span>The solution to this challenge cannot be based in any case of security implemented at universe level, in SAP BO Explorer the information of the spaces is retrieved when we index the space, this means that any kind of security applied at universe level will have a direct impact when we index the space. What we needed was a space with all the information but able to be filtered on demand based in some personalization rules.</p>
<p style="text-align: justify;">With SAP BO Explorer 3.2 we are able to generate and apply this kind of security by creating two spaces: one reference space with all the possible information to explore and one personalized, where we will be able to filter the information displayed on demand based on the rules of personalization and making use of the reference space.</p>
<p style="text-align: left;"><strong>Definition of the scenario</strong></p>
<p>To be able to follow the implementation of the solution, assume that we start from:</p>
<ul>
<li>SAP BusinessObjects XI 3.1 installed and fully operational</li>
<li>SAP BusinessObjects Explorer 3.2 installed and fully operational</li>
</ul>
<p>To make it easy to follow I will make use of the <strong><span style="color: #3366ff;">eFashion universe</span></strong> and we will need to create users in BO according with the list of values of Name of Manager dimension (<strong><span style="color: #3366ff;">Store -&gt; Store Details-&gt;Name of manager</span></strong>).Note that the name of the users should be exactly the same as the values of the dimension.</p>
<p>We will create a new space based on the eFashion universe information. The personalization rule is that the Store managers will have access to the space but they will only be able to see the information related to their Store(s).</p>
<p><strong>Creating the e-Fashion Reference space</strong></p>
<p>First open SAP BO Explorer and login with administrator credentials. Click in <strong><span style="color: #3366ff;">Manage Spaces</span></strong>, select e-Fashion Universe and press <strong><span style="color: #3366ff;">New</span></strong></p>
<p style="text-align: left;"><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture1.jpg"><img class="aligncenter size-full wp-image-2101" title="Picture1" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture1.jpg" alt="" width="363" height="120" /></a></p>
<p>In the tab Properties introduce a Name, in our case <strong><span style="color: #3366ff;">eFashion Ref</span></strong>, and select a folder under Public Folders, for the example <strong><span style="color: #3366ff;">Public Folders -&gt; Explorer Spaces</span></strong></p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture2.jpg"><img class="aligncenter size-full wp-image-2102" title="Picture2" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture2.jpg" alt="" width="367" height="262" /></a><strong></strong></p>
<p>The users should not be able to access this space, so remember to uncheck the option <strong><span style="color: #3366ff;">Show on Home Page</span></strong></p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture3.jpg"><img class="aligncenter size-full wp-image-2103" title="Picture3" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture3.jpg" alt="" width="169" height="23" /></a><strong></strong></p>
<p>In the tab <strong><span style="color: #3366ff;">Objects</span></strong> select the objects that we will use in the space, in the example this tab will look like this</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture4.jpg"><img class="aligncenter size-full wp-image-2104" title="Picture4" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture4.jpg" alt="" width="218" height="150" /></a></p>
<p>Then click Validate the space and then OK to save the space</p>
<p>Now you will have to Index the space, to do this just press the Index button<a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture5.jpg"><img class="aligncenter size-full wp-image-2105" title="Picture5" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture5.jpg" alt="" width="53" height="37" /></a>Once the status check shows the following symbol the space is successfully indexed.<a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture6.jpg"><img class="aligncenter size-full wp-image-2107" title="Picture6" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture6.jpg" alt="" width="34" height="34" /></a></p>
<p><strong>Creating e-Fashion Personalized Space</strong></p>
<p>Now we will implement the space to be accessed by the users, in this space we will make use of the eFashion Reference space created before to build a space with the personalization rules defined.</p>
<p>Log in with Administration rights into SAP BO Explorer, go to <strong><span style="color: #3366ff;">Manage Spaces</span></strong>, select the eFashion universe and press <strong><span style="color: #3366ff;">New</span></strong>. In the tab Properties introduce a Name, in our case <span style="color: #3366ff;"><strong>eFashion Pers</strong></span>, and select a folder under Public Folder, for the example <strong><span style="color: #3366ff;">Public Folder -&gt; Explorer Spaces</span></strong></p>
<p style="text-align: left;"><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture7.jpg"><img class="aligncenter size-full wp-image-2108" title="Picture7" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture7.jpg" alt="" width="274" height="323" /></a></p>
<p>Select the same objects that we have used to create the <strong><span style="color: #3366ff;">eFashion Ref</span></strong> space</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture8.jpg"><img class="aligncenter size-full wp-image-2109" title="Picture8" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture8.jpg" alt="" width="223" height="129" /></a></p>
<p>Go to tab Personalization, check <strong><span style="color: #3366ff;">Personalize information space Exploration</span></strong> and Select the <span style="color: #3366ff;"><strong>eFashion Ref</strong></span> space from the list <strong><span style="color: #3366ff;">Select an information space</span></strong></p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture9.jpg"><img class="aligncenter size-full wp-image-2110" title="Picture9" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture9.jpg" alt="" width="297" height="65" /></a></p>
<p>Now select <span style="color: #3366ff;"><strong>User</strong></span>, from the table <strong><span style="color: #3366ff;">To Filter</span></strong>, and select <strong><span style="color: #3366ff;">Name of the Manager</span></strong> in the drop-down list in the column Filtered By.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture10.jpg"><img class="aligncenter size-full wp-image-2111" title="Picture10" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture10.jpg" alt="" width="302" height="37" /></a></p>
<p>We will link the rest of the dimensions of the personalized space with their corresponding ones on the reference space. The Personalization tab should finally look like this:</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture11.jpg"><img class="aligncenter size-full wp-image-2112" title="Picture11" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture11.jpg" alt="" width="292" height="102" /></a></p>
<p><strong><span style="color: #3366ff;">Validate</span></strong> the space and press <strong><span style="color: #3366ff;">Ok</span></strong> to save it and <strong><span style="color: #3366ff;">Index</span></strong> the new space <strong><span style="color: #3366ff;">eFashion Pers</span></strong></p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture12.jpg"><img class="aligncenter size-full wp-image-2113" title="Picture12" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture12.jpg" alt="" width="288" height="48" /></a></p>
<p><strong>Security Topics</strong></p>
<p>Before testing the solution, and to avoid strange behaviors of the SAP BO Explorer spaces, we will have to review the security applied to the different components involved in SAP BusinessObjects. To “make our lives easier” I suggest creating a <span style="color: #3366ff;"><strong>User Group</strong></span> (i.e. Explorer Users) in SAP BO and I strongly recommend reviewing this list of topics to ensure that the group has:</p>
<ul>
<li>Granted access to Explorer application</li>
<li>Granted access to the Universe</li>
<li>Granted access to the Connection used on the universe</li>
<li>Granted access to the folder where the spaces will be stored.</li>
</ul>
<p>In this example, what I did was to grant <strong><span style="color: #3366ff;">View On Demand</span></strong> access to all of the items of the list.</p>
<p>Finally the solution is ready to test!</p>
<p><strong>Testing the solution</strong></p>
<p>Log on in SAP BO Explorer with one of the users we have created, i.e. <strong><span style="color: #3366ff;">Quinn</span></strong>, from the Home tab we will access the <span style="color: #3366ff;"><strong>eFashion Pers</strong></span> space and see only the data belonging to manager Quinn</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture13.jpg"><img class="aligncenter size-full wp-image-2114" title="Picture13" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture13.jpg" alt="" width="607" height="165" /></a></p>
<p>If you log on with another user created, i.e. <strong><span style="color: #3366ff;">Steve</span></strong>, from the Home tab we will access the <strong><span style="color: #3366ff;">eFashion Pers</span></strong> space and see only the data that belongs to Steve</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture14.jpg"><img class="aligncenter size-full wp-image-2115" title="Picture14" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/Picture14.jpg" alt="" width="607" height="125" /></a></p>
<p>I hope you found this article interesting. For any queries regarding the contents of this article please leave a comment and I will readily reply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clariba.com/blog/sap-businessobjects-explorer-3-2-creating-row-level-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP BusinessObjects Mobility Solutions (Part 2 &#8211; SAP BI Mobile)</title>
		<link>http://www.clariba.com/blog/sap-businessobjects-mobility-solutions-part-2-sap-bi-mobile/</link>
		<comments>http://www.clariba.com/blog/sap-businessobjects-mobility-solutions-part-2-sap-bi-mobile/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 15:38:17 +0000</pubDate>
		<dc:creator>Ivan Aguilar</dc:creator>
				<category><![CDATA[BI Mobile]]></category>
		<category><![CDATA[Mobility]]></category>

		<guid isPermaLink="false">http://www.clariba.com/blog/?p=2045</guid>
		<description><![CDATA[This is the second article of the SAP Mobility Solution series.  It is time to review the second Mobile application that has been release by SAP Business Objects: SAP BI Mobile If you have not  read the first article on SAP Explorer yet, check it out. Just as a brief reminder that both this and [...]]]></description>
			<content:encoded><![CDATA[<p>This is the second article of the SAP Mobility Solution series.  It is time to review the second Mobile application that has been release by SAP Business Objects: SAP BI Mobile</p>
<p><span id="more-2045"></span></p>
<p>If you have not  read the first article on SAP Explorer yet, <a href="http://www.clariba.com/blog/sap-business-objects-mobility-solutions-part-1-sap-explorer/">check it out.</a></p>
<p>Just as a brief reminder that both this and the previous tool can be downloaded (if you are an SAP partner) through <a href="https://websmp103.sap-ag.de/">SAP Marketplace </a></p>
<p>If you are not an SAP partner but still feel like trying these tools you can still download the mobile applications from the app store and try out the demo servers SAP has made available.</p>
<p>Now let’s start reviewing the second Mobile tool from SAP Business Objects</p>
<p><strong>SAP BI Mobile</strong></p>
<p>The SAP BI Mobile application allows WebI and Crystal reports to be displayed and distributed through Mobile devices. The application we will review here is the Ipad version but other mobile devices are also supported. The Ipad version of this application can only be installed if you have Business Objects XI 3.1 SP3 or higher, so be prepared to patch your system if it is not at this level.</p>
<p><a href="http://www.sap.com/solutions/sapbusinessobjects/large/business-intelligence/mobile/sap-businessobjects-mobile/index.epx">Click Here </a>to find a complete overview of this application.</p>
<p>The first step to get this application running is to install the server side of the software. To do so you need to download two files from the SAP Marketplace: the BI Mobile 3.1 SP3 file and also the BI Mobile SP4 (required for Ipad support)</p>
<p><strong>Installation</strong></p>
<p>The installation is also straightforward and you should only modify the default settings of the install if your Business Objects system configuration requires it.</p>
<p>For example, if you have a web server separated from the application server then you will have to install those two sides separately (Custom Install). In our example, since all the components are on the same machine we will install all the software on the same place (Complete Install).</p>
<p>You can see in the screen below how components are separated in the install process.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileInstallComponents1.png"><img class="alignnone size-full wp-image-2052" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileInstallComponents1.png" alt="" width="460" height="349" /></a></p>
<p>Once you run through the install for the BI Mobile SP3, you will also need to install SP4. This patch installation does not require any configuration and will only write the patched files on the home business objects directory.</p>
<p>After these two installations are complete you will notice new applications are installed on the server components of you Business Objects system.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileNewMenu1.png"><img class="alignnone size-full wp-image-2053" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileNewMenu1.png" alt="" width="498" height="289" /></a></p>
<p>Run both of the Configure as a service options (only on windows install) so you can also have the BI Mobile components available as services under windows.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileNewServices1.png"><img class="alignnone size-full wp-image-2054" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileNewServices1.png" alt="" width="503" height="225" /></a></p>
<p>Make sure your new Mobile services are started and remember to set them to start automatically in case they need to remain ON along with the Business Objects system.</p>
<p><strong>Deploying Web Components</strong></p>
<p>The web part of the BI Mobile application has also been generated during installation but for some reason they are not automatically deployed (at least in our test cases). Therefore you will need to move them yourself to the Tomcat webapps directory so they are deployed.</p>
<p>Browse to the following directory: $BOBJ_Home/Business Objects 12.0/java/</p>
<p>Locate the following files:</p>
<ul>
<li>MobileBIService.war</li>
<li>MobileOTA.war</li>
<li>MOBIServer.war</li>
</ul>
<p>Copy these files to the webapps directory located at: $BOBJ_Home/Tomcat55/webapps</p>
<p>When the .war files are copied to this directory they will be automatically picked up by Tomcat and new directory apps will be created. If the deployment is successful you should be able to access the Mobile default web page at:</p>
<p><a href="http://yourserver:8080/MobileOTA">http://yourserver:8080/MobileOTA</a></p>
<p>If a webpage comes on with options for different mobile devices, we are now ready to install/configure the mobile application on the ipad.</p>
<p><strong>The Mobile Application</strong></p>
<p>First off, we need to download the application from the App Store. You would find it under the name SAP BI Mobile (do not confuse with Mobile One app)</p>
<p>Once downloaded, it is time to configure the settings for a new Mobile connection.  Start the app on the Ipad and click on the Settings option at the bottom.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0012.png"><img class="alignnone size-full wp-image-2055" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0012.png" alt="" width="307" height="406" /></a></p>
<p>Select the &#8220;add a connection&#8221; option where you will have to provide the following:</p>
<ul>
<li>Connection Name</li>
<li>Server URL. This is the name:port of the machine where the BI Mobile web component has been installed (without http in front)</li>
<li>The CMS name that controls the BI Mobile server components</li>
<li>The Authentication method</li>
<li>Username and Password</li>
</ul>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0022.png"><img class="alignnone size-full wp-image-2056" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0022.png" alt="" width="303" height="402" /></a></p>
<p>Save the configuration and select the newly created connection.</p>
<p>If the connection is successful we will face the following screen on the Ipad application.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0014.png"><img class="alignnone size-full wp-image-2057" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0014.png" alt="" width="311" height="413" /></a></p>
<p>The connection to the mobile server has been successful but we have no reports to show yet. To make new reports available to the mobile application we will have to tag them as mobile compatible. This is done by adding the reports to a category called Mobile. This category can be customized as desired but for this example we will use the default value.</p>
<p>Select the reports we want to make available on the BI Mobile application and categorize them as Mobile.</p>
<p><span style="color: #ff0000;">NOTE:</span> In most cases the category does not previously exist and you might need to create it prior to this step.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileCategorizeRep.png"><img class="alignnone size-full wp-image-2058" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/MobileCategorizeRep.png" alt="" width="324" height="305" /></a></p>
<p>Almost immediately after this is done, you will see the categorized reports appear on the lower part of the BI Mobile application.  The reports are now ready to be downloaded to the Ipad.</p>
<p>Click on the green download button that appears next to each report.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0018.png"><img class="alignnone size-full wp-image-2059" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0018.png" alt="" width="372" height="278" /></a></p>
<p>When the download is completed the downloaded report will appear on the upper part of the BI Mobile application. We can now click on the report on the upper part and you will find the Mobile version of your WebI/Crystal report.</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0019.png"><img class="alignnone size-full wp-image-2060" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/IMG_0019.png" alt="" width="374" height="280" /></a></p>
<p>Be aware that not all WebI capabilities are supported by the BI Mobile version. To understand the limitations you can <a href="http://help.sap.com/businessobject/product_guides/">review the product guide here</a></p>
<p>On the same document we can also find some useful best practices on how to design a WebI/Crystal report for Mobile viewing and templates that can help you when designing new reports according to mobile devices´ size.</p>
<p>Although the variety of graphs and interaction in the BI Mobile application is still quite basic, we think SAP is in definitely on the right track.</p>
<p><strong>Appendix on Business Objects XI 4.0</strong></p>
<p>Although our example reviews version 3.1 of the Mobile application we also advise to review the guide for release 4.0 as it contains additional features on the BI Mobile application. The additional features include in-table graphics such as percentage bars or sparkline trends. See screenshot below:</p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/BI40.png"><img class="alignnone size-full wp-image-2071" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/BI40.png" alt="" width="531" height="337" /></a></p>
<p>&nbsp;</p>
<p><strong>Conclusion on SAP BusinessObjects Mobility Solutions<br />
</strong></p>
<p>This is a promising start. Chances are that  soon SAP will extend the devices covered, support more complex graphs and take better advantage of the Ipad interaction capabilities as well.</p>
<p>With mobile solutions you will be able to optimize your existing investment by bringing your content to more mediums, you will be able to provide instant answers to more people, no matter where they are working from, therefore, you will boost the performace of your organization. All bets are on mobility!</p>
<p>&nbsp;</p>
<p>If you are interested or have worked with this application, or if you feel it might be useful in your organization, please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clariba.com/blog/sap-businessobjects-mobility-solutions-part-2-sap-bi-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clariba and SAP MENA Invite you to attend our Finance Central Webinar (MENA BI Webinar Series)</title>
		<link>http://www.clariba.com/blog/clariba-and-sap-invite-you-to-attend-our-finance-central-webinar-mena-bi-webinar-series/</link>
		<comments>http://www.clariba.com/blog/clariba-and-sap-invite-you-to-attend-our-finance-central-webinar-mena-bi-webinar-series/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:13:12 +0000</pubDate>
		<dc:creator>adminME</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.clariba.com/blog/?p=2016</guid>
		<description><![CDATA[SAP MENA and Clariba would like to invite you to attend our Finance Central Webinar on Monday, 16th of January &#8211; 2012, from 14:00 to 15:00 (UAE local time) to learn more about the benefits of our solution. (Presented in English) To Register for the Webinar CLICK HERE We officially open our MENA BI Webinar [...]]]></description>
			<content:encoded><![CDATA[<p>SAP MENA and Clariba would like to invite you to attend our Finance Central Webinar on Monday, 16th of January &#8211; 2012, from 14:00 to 15:00 (UAE local time) to learn more about the benefits of our solution. (Presented in English)</p>
<h4>To Register for the Webinar <a href="https://attendmyevent.com/Invite.aspx?code=601046">CLICK HERE</a></h4>
<p><span id="more-2016"></span><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/spread.png"><img class="aligncenter size-full wp-image-2017" title="spread" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/spread.png" alt="" width="536" height="18" /></a></p>
<p><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/pic.png"><img class="aligncenter size-full wp-image-2018" title="pic" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/pic.png" alt="" width="542" height="97" /></a></p>
<p>We officially open our MENA BI Webinar Series with the first webinar about Clariba Finance Central, an interactive and user-friendly solution, which centralizes all financial information in one dashboard allowing for extended analysis in a highly visual format, putting instant power in the hands of the CFO. With this single version of the truth, your finance department can visualize all relevant financial KPIs and perform easy comparisons with budgets and performance targets.</p>
<p>The solution was developed using leading SAP BusinessObjects BI technology and can be integrated with any data source and adapted for any industry. Moreover, it can be incorporated into your company’s Microsoft Office and mobile devices, allowing for easy access to historic and current data.</p>
<p>The Webinar will have the following Agenda:</p>
<ul>
<li>Welcoming &amp; Introduction by SAP MENA</li>
<li>Clariba Finance Central:</li>
<ul>
<li>Challenges of Finance departments</li>
<li>Benefits of our solution</li>
<li>Interactive Demo</li>
</ul>
<li>Presentation of SAP BusinessObjects suite by SAP MENA</li>
<li>Q&amp;A</li>
</ul>
<h4><span style="color: #99cc00;">To Register for the Webinar <a href="https://attendmyevent.com/Invite.aspx?code=601046">CLICK HERE</a></span></h4>
<p>For more information about our SAP BusinessObjects solutions for Finance Departments, visit our web site to view a demo video about Clariba Finance Central: <a href="../../../../../../solutions/customized-solutions/finance.php"><span style="color: #3366ff;">Click Here</span><br />
</a><br />
<strong>Best Regards,</strong><br />
Xavier Marigó<br />
Clariba Sales Manager MENA</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clariba.com/blog/clariba-and-sap-invite-you-to-attend-our-finance-central-webinar-mena-bi-webinar-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Wishes for 2012 from the Clariba Team</title>
		<link>http://www.clariba.com/blog/best-wishes-for-2012-from-the-clariba-team/</link>
		<comments>http://www.clariba.com/blog/best-wishes-for-2012-from-the-clariba-team/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 17:11:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.clariba.com/blog/?p=2009</guid>
		<description><![CDATA[To all our contacts, partners and customers, we wish you a fantastic 2012 full of new challenges!]]></description>
			<content:encoded><![CDATA[<p>To all our contacts, partners and customers, we wish you a fantastic 2012 full of new challenges!</p>
<p><span id="more-2009"></span></p>
<p style="text-align: center;"><a href="http://www.clariba.com/blog/wp-content/uploads/2012/01/1.jpg"><img class="aligncenter size-full wp-image-2010" title="1" src="http://www.clariba.com/blog/wp-content/uploads/2012/01/1.jpg" alt="" width="482" height="449" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clariba.com/blog/best-wishes-for-2012-from-the-clariba-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

