<?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>David Lai&#039;s Business Intelligence Blog &#187; Business Objects</title>
	<atom:link href="http://davidlai101.com/blog/category/business-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidlai101.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 08 May 2012 15:42:15 +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>Bursting Reports in Business Objects to Dynamic Recipients</title>
		<link>http://davidlai101.com/blog/2011/11/05/bursting-reports-in-business-objects-to-dynamic-recipients/</link>
		<comments>http://davidlai101.com/blog/2011/11/05/bursting-reports-in-business-objects-to-dynamic-recipients/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 21:30:12 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Web Intelligence]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Dynamic Recipients]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Report Bursting]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=537</guid>
		<description><![CDATA[This post is a continuation of my previous post on Bursting Reports in Business Objects The difference here is that instead of distributing the reports to Business Objects users, we&#8217;ll be able to dynamically control our user list that we will distribute our reports to externally. Dynamic Recipients are often used with Crystal Reports that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/burst.png"><img class="aligncenter size-full wp-image-498" title="burst" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/burst.png" alt="" width="519" height="236" /></a><br />
This post is a continuation of my previous post on <a href="http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/">Bursting Reports in Business Objects</a><br />
The difference here is that instead of distributing the reports to Business Objects users, we&#8217;ll be able to dynamically control our user list that we will distribute our reports to externally.</p>
<p>Dynamic Recipients are often used with Crystal Reports that are not connected to a Universe and do not have BOBJ users associated with the reports.</p>
<p>In our example we will create a publication using the webi report from the <a href="http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/">previous post</a> and distribute it to a dynamic recipient list.  Our list will contain a list of <strong>stores</strong> and their associated <strong>state</strong> and <strong>email</strong>.  They will receive an email containing the pdf report filtered according to their state.</p>
<p><span id="more-537"></span></p>
<h2>Step 1:</h2>
<p>Let&#8217;s re-use the report that we created in the <a href="http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/">previous post</a><br />
<a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/report.png"><img class="aligncenter size-full wp-image-545" title="report" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/report.png" alt="" width="791" height="401" /></a></p>
<h2>Step 2:</h2>
<p>Now let&#8217;s create our <em>dynamic recipient list</em> as a new Web Intelligence document.</p>
<p><strong>Note: I&#8217;ve created a dummy email address object in the Universe, but in your case you would use a real email address according to whomever the report will be distributed to.</strong></p>
<p>In our report we will select <em>Store Name, State</em> and <em>Email Address</em>.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/storenamelist.png"><img class="aligncenter size-full wp-image-546" title="storenamelist" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/storenamelist.png" alt="" width="627" height="425" /></a></p>
<p>Great! Now you&#8217;ve created your <em>dynamic recipient list</em> whom you&#8217;ll be distributing reports based on their state to.</p>
<h2>Step 3:</h2>
<p>Let&#8217;s proceed to create our publication.<br />
In this post we will only go through what is needed for Dynamic Recipients so if you want detailed instructions on how to create a publication, please visit my <a href="http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/">previous post on bursting reports in Business Objects</a>.</p>
<p>Instead of setting up the <em>Enterprise Recipients list</em>, we will setup the <em>Dynamic Recipients list</em> instead.<br />
The<em> Store Name</em> object will be mapped to the <em>Recipient Identifier</em> and <em>Full Name</em> fields.  The <em>Email</em> object will be mapped to the <em>Email</em> field.</p>
<p>Make sure <em>Use entire list</em> is checked.  We can uncheck it, if you want to manually select which stores in the <em>dynamic recipient list</em> to include<br />
and exclude, but in this example we want to keep it totally dynamic.</p>
<p><strong>Note: If we wanted, we can also send to Enterprise Recipients but in this example we only want to distribute to the dynamic recipients.</strong></p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-dynamic-recipients.png"><img class="aligncenter size-full wp-image-543" title="dpublication - dynamic recipients" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-dynamic-recipients.png" alt="" width="959" height="302" /></a></p>
<p>In the <em>Personalization category</em>, go to <em>Local Profiles</em> and select <em>State</em> from the <em>Report Field</em>.  On the <em>Dynamic Recipient dropdown</em>, select <em>State</em>.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-personalization.png"><img class="aligncenter size-full wp-image-544" title="dpublication - personalization" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-personalization.png" alt="" width="1021" height="467" /></a></p>
<p>In the <em>Format category</em>, select <em>Adobe Acrobat</em> as the <em>Output Format</em></p>
<p>In the <em>Destinations category</em>, select <em>Email</em>.</p>
<p>The To: field will need to be the email address variable that we set in the<em> Dynamic Recipients section</em>.  To select the Email address variable, just click on the <em>Add placeholder dropdown</em> and select Email Address.  Fill out the From:, Subject:, and Message: sections appropriately.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-destination.png"><img class="aligncenter size-full wp-image-542" title="dpublication - destination" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/dpublication-destination.png" alt="" width="1060" height="528" /></a></p>
<p>Save and Close your publication.</p>
<h2>Step 4:</h2>
<p>Schedule your publication to run now and verify that the reports have been distributed to each user correctly.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/verify1.png"><img class="aligncenter size-full wp-image-547" title="verify1" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/verify1.png" alt="" width="1148" height="405" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/11/verify2.png"><img class="aligncenter size-full wp-image-548" title="verify2" src="http://davidlai101.com/blog/wp-content/uploads/2011/11/verify2.png" alt="" width="1129" height="329" /></a></p>
<p>In our example we can see that we generated a report for each state that will be distributed to each store on the dynamic recipient list.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/11/05/bursting-reports-in-business-objects-to-dynamic-recipients/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Step by Step guide on bursting reports in Business Objects</title>
		<link>http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/</link>
		<comments>http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 19:03:31 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Web Intelligence]]></category>
		<category><![CDATA[Burst Reports]]></category>
		<category><![CDATA[Profiles]]></category>
		<category><![CDATA[Publication]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=497</guid>
		<description><![CDATA[The ability to publish and schedule reports according to one&#8217;s profile is an important feature that we have in Business Objects.  For example, if I am a plant manager for a the West Region and want to receive a daily report on work quality, it would be very beneficial if I can receive a report [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/burst.png"><img class="aligncenter size-full wp-image-498" title="burst" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/burst.png" alt="" width="519" height="236" /></a></p>
<p>The ability to publish and schedule reports according to one&#8217;s profile is an important feature that we have in Business Objects.  For example, if I am a plant manager for a the West Region and want to receive a daily report on work quality, it would be very beneficial if I can receive a report in my inbox daily that only contains results for the West Region.  This would save me the hassle of manually running a report each day and manually entering in my parameters, which is cumbersome.</p>
<p>In this tutorial, we will walk through step by step on how to schedule and burst a Web Intelligence report as well as creating user/group profiles.</p>
<h2><span id="more-497"></span><br />
Part 1</h2>
<p>Let&#8217;s create a simple cross-tabbed report using the eFashion Universe</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/query.png"><img class="aligncenter size-full wp-image-524" title="query" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/query.png" alt="" width="617" height="352" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/report.png"><img class="aligncenter size-full wp-image-525" title="report" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/report.png" alt="" width="791" height="401" /></a><br />
As you can see we use the months as columns, the states as rows and Sales Revenue as the measure.<br />
In addition we will insert a Year Query prompt.  I wanted to pop in the Year prompt to highlight 2 very important points that you must be aware of.</p>
<ol>
<li><strong>On our profiles, we can only filter based on selected dimensions.  Remember that you cannot create a profile parameter based on a query prompt. Many people forget this and wonder why their profile parameter isn&#8217;t working.  When we reach the profile creation step I&#8217;ll remind you again.</strong></li>
<li><strong>Unfortunately, scheduled reports cannot insert dynamic values into the query prompt.  Hopefully SAP reads this so they can fulfill this long awaited enhancement, since many people I know complain about this limitation.  There are ways to work around this issue but is out of our current scope.</strong></li>
</ol>
<h2>Part 2</h2>
<p>This stage involves setting up the profiles that we will use in our publication.<br />
Basically what we want to accomplish here is the following:</p>
<p style="padding-left: 30px;"><strong>2 groups:</strong><br />
US West Sales Team -&gt; filters report on Western States<br />
US East Sales Team -&gt; filters report on Eastern States</p>
<p style="padding-left: 30px;"><strong>3 Users:</strong><br />
Users will be inside either US West or US East and will filter again depending on what months they should be able to see.<br />
Month1-6East<br />
Month7-12East<br />
Month1-12West</p>
<p>I&#8217;ve already setup the users and groups in this example so if you want more information on setting up user/group rights and content management please read the following posts:<br />
<a href="http://davidlai101.com/blog/2010/02/19/understanding-business-objects-access-levels/">Understanding Business Objects Access Levels</a><br />
<a href="http://davidlai101.com/blog/2008/11/06/content-management-planning-in-business/">Content Management planning in Business Objects Enterprise</a></p>
<p>First let&#8217;s create a State profile that filters on your state object.</p>
<p>In the CMS, go to the <em>profiles section</em> and click on the <em>Create new profile</em> button.  Name the profile &#8220;State Profile&#8221;</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/create-profile.png"><img class="aligncenter size-full wp-image-500" title="create profile" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/create-profile.png" alt="" width="788" height="504" /></a>Right click on your newly created profile,<br />
Select <em>Profile Targets</em><br />
Click the <em>Add&#8230;</em> button<br />
Select the appropriate <em>Efashion Universe</em> and the <em>State</em> object</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-target.png"><img class="aligncenter size-full wp-image-505" title="profile target" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-target.png" alt="" width="767" height="490" /></a>Now we will create the 2 region groups.<br />
First click on <em>Profile Values</em> and then click on the <em>Add&#8230;</em> button</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/create-profile-value.png"><img class="aligncenter size-full wp-image-499" title="create profile value" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/create-profile-value.png" alt="" width="744" height="467" /></a>Next click on the <em>Choose</em> button beside the <em>User/Group</em> to select the appropriate user group</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-select-group.png"><img class="aligncenter size-full wp-image-508" title="profile value select group" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-select-group.png" alt="" width="699" height="435" /></a>On the Group selection screen, select &#8220;US East Sales Team&#8221;, press the &#8220;&gt;&#8221; button.  Then press the &#8220;OK&#8221; button.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-select-group1.png"><img class="aligncenter size-full wp-image-509" title="profile value select group1" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-select-group1.png" alt="" width="699" height="440" /></a>We can now add all the Eastern States.  To do this, type the State name and press the <em>Add</em> button, one at a time until you have the list of all Eastern States built. When you are finished, press the <em>OK</em> button.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-add-value.png"><img class="aligncenter size-full wp-image-507" title="profile value add value" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-add-value.png" alt="" width="704" height="444" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-add-value-list-complete.png"><img class="aligncenter size-full wp-image-506" title="profile value add value list complete" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-value-add-value-list-complete.png" alt="" width="693" height="437" /></a>Then we need to build the US West Sales Team.  Click on the <em>Add</em> button and follow the same steps as what we did for the US East Sales Team group.  When we are finished adding the US West Sales Team Profile values, it should look like the image below.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-add-new-menu.png"><img class="aligncenter size-full wp-image-504" title="profile add new menu" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-add-new-menu.png" alt="" width="784" height="417" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-values-done.png"><img class="aligncenter size-full wp-image-510" title="profile values done" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/profile-values-done.png" alt="" width="787" height="436" /></a></p>
<p>Next create a <strong>Month profile</strong> and set it up the same way as the <strong>State profile</strong>.</p>
<p>Create your <em>Profile Target</em> and add the 3 users and setup the <em>Profile values</em> appropriately</p>
<p>At the end, the <em>Profile Targets</em> and <em>Profile Values</em> for the <strong>Month Profile</strong> should look like the following screenshots.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/month-profile-target.png"><img class="aligncenter size-full wp-image-501" title="month profile target" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/month-profile-target.png" alt="" width="802" height="409" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/month-profile-value.png"><img class="aligncenter size-full wp-image-502" title="month profile value" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/month-profile-value.png" alt="" width="801" height="407" /></a></p>
<h2> Part 3</h2>
<p>The following section involves setting up the publication.<br />
You can either create a publication in CMS or Infoview.  In this example we&#8217;ll create it in the CMS.</p>
<p>First we&#8217;ll navigate to the folder where I&#8217;m going to create the publication. It&#8217;s best practice to come up with a organized publication structure if you have many different types of publications.</p>
<p>Right click on the folder where you want to create the publication. Select <em>New -&gt; Publication</em></p>
<p><em><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/new-publication.png"><img class="aligncenter size-full wp-image-503" title="new publication" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/new-publication.png" alt="" width="1072" height="640" /></a></em>Name your publication</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-name.png"><img class="aligncenter size-full wp-image-518" title="publication name" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-name.png" alt="" width="770" height="389" /></a>Select the WEBI that we created in <strong>Step 1</strong> as the <em>Source Document</em></p>
<p><em><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-source.png"><img class="aligncenter size-full wp-image-523" title="publication source" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-source.png" alt="" width="812" height="461" /></a></em></p>
<p>For the <em>Enterprise Recipients</em> we want to add the US West and US East groups<br />
Select the 2 groups and then press the <em>&gt;</em> button</p>
<p>We can skip the <strong>Dynamic Recipients</strong> section as this is used mainly for Crystal Reports, which will be covered in a future post.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-recipients.png"><img class="aligncenter size-full wp-image-521" title="publication recipients" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-recipients.png" alt="" width="1036" height="502" /></a></p>
<p>On the <em>Personalization</em> section we want to add the profiles that we created in <em>Step 2</em> as part of the <em>Global Profiles</em>.</p>
<p><strong>Note: We don&#8217;t use Local Profiles here, however if we do want to use Local Profiles, you can setup a profile that only has Profile Values and no Profile Target, and use</strong><br />
<strong>those values here instead.</strong></p>
<p><strong>Also Note: Important reminder that profiles can only filter on dimensions existing in the report and not the Year query filter prompt that we created!</strong></p>
<p><strong><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-personalization.png"><img class="aligncenter size-full wp-image-519" title="publication personalization" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-personalization.png" alt="" width="1058" height="514" /></a></strong>In the <em>Format</em> section we can select the type of format we want to distribute the report in.  In our example we will distribute the report to our users in <em>PDF</em> format.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-format.png"><img class="aligncenter size-full wp-image-512" title="publication format" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-format.png" alt="" width="1059" height="510" /></a>There are a variety of destinations that we can burst the report to.  The most popular options are <strong>Business Objects Inbox</strong> and<strong> Email</strong>.  In our example we will burst to the <em>Business Objects Inbox</em>.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-destination.png"><img class="aligncenter size-full wp-image-511" title="publication destination" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-destination.png" alt="" width="1060" height="514" /></a>Now we can setup the scheduling portion by going to the<em> Additional Options</em> section.</p>
<p>On the <em>Prompts</em> section we will select 2004 for the <em>Year</em>.  <strong>Remember that this can only be a static value unfortunately.</strong></p>
<p><strong></strong><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-prompt.png"><img class="aligncenter size-full wp-image-520" title="publication prompt" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-prompt.png" alt="" width="1065" height="516" /></a>Next we will set our report to burst daily at 6am.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-recurrence.png"><img class="aligncenter size-full wp-image-522" title="publication recurrence" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/publication-recurrence.png" alt="" width="1066" height="512" /></a></p>
<p>The last 3 items we will skip, so just click <em>Save &amp; Close</em>.<br />
<strong>Note: From the advanced section I will be writing a post on Profile Resolution in a later post.</strong></p>
<p>Now instead of waiting until 6am next morning, right click on the publication and select <em>Run Now</em>.</p>
<p><strong>Note: You&#8217;ll notice there&#8217;s an option to Subscribe and Unsubscribe from publications.  I&#8217;ll be covering the subscribe and unsubscribe conceps in a later post.</strong></p>
<p><strong><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/run-publication.png"><img class="aligncenter size-full wp-image-528" title="run publication" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/run-publication.png" alt="" width="652" height="543" /></a></strong>Verify that each user has the correct bursted report by going to each users&#8217; inbox through the CMC as the Administrator.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/results1.png"><img class="aligncenter size-full wp-image-526" title="results1" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/results1.png" alt="" width="1447" height="589" /></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/10/results2.png"><img class="aligncenter size-full wp-image-527" title="results2" src="http://davidlai101.com/blog/wp-content/uploads/2011/10/results2.png" alt="" width="1398" height="557" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/10/27/step-by-step-guide-on-bursting-reports-in-business-objects/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>BI Web Services presentation from SAP Inside Track 2011 now available for download!</title>
		<link>http://davidlai101.com/blog/2011/10/03/bi-web-services-presentation-from-sap-inside-track-2011-now-available-for-download/</link>
		<comments>http://davidlai101.com/blog/2011/10/03/bi-web-services-presentation-from-sap-inside-track-2011-now-available-for-download/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 19:38:19 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Design Practices]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[BI Web Services]]></category>
		<category><![CDATA[Business Objects Dashboards]]></category>
		<category><![CDATA[Data Connectivity]]></category>
		<category><![CDATA[Xcelsius 2008]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=490</guid>
		<description><![CDATA[Thanks to everyone who attended my presentation on BI Web Services at SAP Inside Track Vancouver 2011! A replay of the presentation can be found at the following link =&#62; http://bit.ly/rkBU1p I&#8217;ve also attached the powerpoint presentation that you can download here &#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/SAPVancouver.jpg"><img class="aligncenter size-medium wp-image-464" title="SAPVancouver" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/SAPVancouver-300x171.jpg" alt="SAP Inside Track Vancouver 2011" width="500" height="250" /></a>Thanks to everyone who attended my presentation on BI Web Services at SAP Inside Track Vancouver 2011!</p>
<p>A replay of the presentation can be found at the following link =&gt; <a href="http://bit.ly/rkBU1p">http://bit.ly/rkBU1p</a></p>
<p>I&#8217;ve also attached the powerpoint presentation that you can download <a title="BI Web Services Presentation" href="http://davidlai101.com/blog/wp-content/uploads/2011/09/Leveraging-BI-Web-Services.pptx" target="_blank">here</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/10/03/bi-web-services-presentation-from-sap-inside-track-2011-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>All you need to know about Open Document (opendoc) Part 2</title>
		<link>http://davidlai101.com/blog/2011/09/29/all-you-need-to-know-about-open-document-opendoc-part-2/</link>
		<comments>http://davidlai101.com/blog/2011/09/29/all-you-need-to-know-about-open-document-opendoc-part-2/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:11:18 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Open Document]]></category>
		<category><![CDATA[opendoc]]></category>
		<category><![CDATA[SAP BusinessObjects Dashboards]]></category>
		<category><![CDATA[Xcelsius 2008]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=472</guid>
		<description><![CDATA[I&#8217;ve been getting a lot of emails lately on how to setup opendocument (opendoc), so I&#8217;d like to post this tutorial on how to do so which works for Business Objects XI 3.1. Unfortunately my previous tutorial at http://davidlai101.com/blog/2008/11/04/all-you-need-to-know-about-opendoc/ only works with Business Objects XI R2 Please note that the tutorial was taken from SAP BusinessObjects [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been getting a lot of emails lately on how to setup opendocument (opendoc), so I&#8217;d like to post this tutorial on how to do so which works for Business Objects XI 3.1.</p>
<p>Unfortunately my previous tutorial at <a href="http://davidlai101.com/blog/2008/11/04/all-you-need-to-know-about-opendoc/">http://davidlai101.com/blog/2008/11/04/all-you-need-to-know-about-opendoc/</a> only works with Business Objects XI R2</p>
<p>Please note that the tutorial was taken from <a title="SAP BusinessObjects Dashboard 4.0 Cookbook" href="http://link.packtpub.com/fWXghv" target="_blank">SAP BusinessObjects Dashboards 4.0 Cookbook</a> so if you are interested in more useful Xcelsius recipes, be sure to purchase a copy <img src='http://davidlai101.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you only need the Excel Template for setting up OpenDocument calls, you can download it <a title="OpenDoc 3.1 Excel Template" href="http://davidlai101.com/blog/wp-content/uploads/2011/09/OpenDoc_Template-XI31.xls" target="_blank">here</a></p>
<p>If you are interested in getting detailed information on OpenDocument Parameters please download the official SAP OpenDocument documentation <a href="http://help.sap.com/businessobject/product_guides/boexir3/en/xi3-1_url_reporting_opendocument_en.pdf" title="SAP OpenDocument Documentation" target="_blank">here</a></p>
<p>Otherwise continue reading for the Tutorial<span id="more-472"></span></p>
<h2>Getting ready</h2>
<p>A WEBI report with a prompt must be setup first.  In our example, the WEBI report will ask for a Region parameter.</p>
<p>You can download the example XLF source file from <a title="XLF Source" href="http://davidlai101.com/blog/wp-content/uploads/2011/09/c3r12.zip" target="_blank">here</a></p>
<h2>How to do it&#8230;</h2>
<p>1.            Drag a <strong>Combo Box</strong> selector onto the canvas and bind the label values to the list of Regions on the Excel spreadsheet as shown below. Set <strong>Label</strong> as the <strong>Insertion Type </strong>and bind the <strong>Destination</strong> to the cell highlighted in yellow, which will be the input parameter passed to the opendoc call.</p>
<p> <a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_63.png"><img class="aligncenter size-full wp-image-474" title="1780EN_03_63" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_63.png" alt="" width="608" height="452" /></a></p>
<p>2.            Log into <strong>BI Launch Pad</strong> (Formerly<strong> Infoview</strong>), go to the location of where the Web Intelligence report is located. Right click and select properties.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_64.png"><img class="aligncenter size-full wp-image-475" title="1780EN_03_64" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_64.png" alt="" width="768" height="298" /></a></p>
<p>3.            Copy the <strong>CUID</strong></p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_65.png"><img class="aligncenter size-full wp-image-476" title="1780EN_03_65" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_65.png" alt="" width="560" height="259" /></a></p>
<p>4.            On cell <strong>B14</strong> shown below, an opendoc url is constructed. Paste the <strong>CUID</strong> from Step 3 onto Cell<strong> B23 highlighted in grey</strong>. Cell <strong>C23</strong> equals the <strong>Selected Region</strong> cell <strong>C2</strong> from Step 1.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_66.png"><img class="aligncenter size-full wp-image-477" title="1780EN_03_66" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_66.png" alt="" width="963" height="488" /></a></p>
<p>5.            Drag a <strong>URL Button</strong> component onto the canvas from the<strong> Web Connectivity</strong> section of the <strong>Components</strong> window. In the<strong> URL Button</strong> properties change the <strong>Label</strong> text to<strong> Open WEBI report</strong>, and bind the URL to the opendoc url cell <strong>B14</strong> from Step 2.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_67.png"><img class="aligncenter size-full wp-image-478" title="1780EN_03_67" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/1780EN_03_67.png" alt="" width="656" height="340" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/09/29/all-you-need-to-know-about-open-document-opendoc-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAP Inside Track Vancouver Sept 27, 2011-&gt; Leveraging the power of BI Web Services to build better dashboards</title>
		<link>http://davidlai101.com/blog/2011/09/24/sap-inside-track-vancouver-sept-27-2011-leveraging-the-power-of-bi-web-services-to-build-better-dashboards/</link>
		<comments>http://davidlai101.com/blog/2011/09/24/sap-inside-track-vancouver-sept-27-2011-leveraging-the-power-of-bi-web-services-to-build-better-dashboards/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 17:22:07 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Xcelsius]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=462</guid>
		<description><![CDATA[I&#8217;ve been given the opportunity to share my experiences with BI Web Services and how to build more efficient dashboards using BI Web Services in the upcoming SAP Inside Track Vancouver 2011.  Please mark your calendars for September 27, 2011 2:30pm -&#62; 3:20pm PST! In this presentation you&#8217;ll learn about BI Web Services and how [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/09/SAPVancouver.jpg"><img class="aligncenter size-full wp-image-464" title="SAPVancouver" src="http://davidlai101.com/blog/wp-content/uploads/2011/09/SAPVancouver.jpg" alt="SAP Inside Track Vancouver 2011" width="829" height="473" /></a></p>
<p>I&#8217;ve been given the opportunity to share my experiences with BI Web Services and how to build more efficient dashboards using BI Web Services in the upcoming SAP Inside Track Vancouver 2011.  Please mark your calendars for <strong>September 27, 2011 2:30pm -&gt; 3:20pm PST</strong>!</p>
<p>In this presentation you&#8217;ll learn about BI Web Services and how it provides a hybrid of QaaWS and Live Office.  As well as some new powerful features that were not available before. We&#8217;ll also discuss some limitations and work arounds to prepare you for the road ahead.</p>
<p>For those who are attending, there will be a set of door prizes which include copies of my book <a title="SAP BusinessObjects Dashboards 4.0 Cookbook" href="http://www.packtpub.com/sap-businessobjects-dashboards-4-0-cookbook/book" target="_blank">SAP BusinessObjects Dashboards 4.0 Cookbook</a></p>
<p>For those who cannot physically attend, there will be a remote access link found in the wiki link below.</p>
<p>For more information on the event, please visit <a href="http://wiki.sdn.sap.com/wiki/display/events/SAP+Inside+Track+Vancouver+2011" target="_blank">http://wiki.sdn.sap.com/wiki/display/events/SAP+Inside+Track+Vancouver+2011</a></p>
<p>Hope to see everyone there! <img src='http://davidlai101.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/09/24/sap-inside-track-vancouver-sept-27-2011-leveraging-the-power-of-bi-web-services-to-build-better-dashboards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Congratulations to our tweetaway contest winners!</title>
		<link>http://davidlai101.com/blog/2011/07/26/congratulations-to-our-tweetaway-contest-winners/</link>
		<comments>http://davidlai101.com/blog/2011/07/26/congratulations-to-our-tweetaway-contest-winners/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 21:02:59 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[SAP BusinessObjects Dashboards]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=446</guid>
		<description><![CDATA[I&#8217;d like to give a big thanks for everyone who participated in the SAP BusinessObjects Dashboards 4.0 Cookbook Tweetaway contest! I was very impressed with the huge amount of tweets so Thanks everyone! I&#8217;d like to congratulate the 2 lucky tweeters who have won an eBook copy of SAP BusinessObjects Dashboards 4.0 Cookbook They are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/07/twitter.jpg"><img class="alignleft size-full wp-image-438" title="twitter contest" src="http://davidlai101.com/blog/wp-content/uploads/2011/07/twitter.jpg" alt="tweet to win!" width="104" height="104" /></a>I&#8217;d like to give a big thanks for everyone who participated in the SAP BusinessObjects Dashboards 4.0 Cookbook Tweetaway contest!<br />
I was very impressed with the huge amount of tweets so Thanks everyone!</p>
<p>I&#8217;d like to congratulate the 2 lucky tweeters who have won an eBook copy of SAP BusinessObjects Dashboards 4.0 Cookbook</p>
<p><strong>They are &#8230;&#8230;..</strong></p>
<hr />
<p><strong>rodri_m_d</strong><br />
<strong>montoyainigo</strong></p>
<hr />
We&#8217;ll be contacting you shortly to give you your copies of SAP BusinessObjects Dashboards 4.0 Cookbook</p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/07/26/congratulations-to-our-tweetaway-contest-winners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP BusinessObjects Dashboards Cookbook Giveaway Twitter Contest!</title>
		<link>http://davidlai101.com/blog/2011/07/08/free-sap-businessobjects-dashboards-cookbook-giveaway-twitter-contest/</link>
		<comments>http://davidlai101.com/blog/2011/07/08/free-sap-businessobjects-dashboards-cookbook-giveaway-twitter-contest/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 10:01:12 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Xcelsius]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=427</guid>
		<description><![CDATA[Hi everyone! Packt Publishing is having a promotion where we will be giving away 2 free eBook copies of our newly released SAP BusinessObjects Dashboards Cookbook. On Monday July 25, 2011 we will be randomly drawing 2 winners and grant them access to their free eBooks! All you need to do to join the Tweetaway [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/home?status=SAP BusinessObjects Dashboards 4.0 cookbook - RT to join free eBook giveaway! http://t.co/MYpbCuM"><img src="http://davidlai101.com/blog/wp-content/uploads/2011/07/twitter.jpg" alt="tweet to win!" title="twitter contest" width="104" height="104" class="alignleft size-full wp-image-438" /></a>Hi everyone! Packt Publishing is having a promotion where we will be giving away <strong>2 free eBook </strong>copies of our newly released <strong>SAP BusinessObjects Dashboards Cookbook</strong>.</p>
<p>On <strong>Monday July 25, 2011</strong> we will be randomly drawing 2 winners and grant them access to their free eBooks!</p>
<p>All you need to do to join the Tweetaway twitter contest is to send out a tweet with a <a href="http://www.packtpub.com/sap-businessobjects-dashboards-4-0-cookbook/book">link</a> to the SAP BusinessObjects Dashboards Cookbook <a href="http://www.packtpub.com/sap-businessobjects-dashboards-4-0-cookbook/book">page</a>.</p>
<p>The easiest way is to tweet by clicking on this <a href="http://twitter.com/home?status=SAP BusinessObjects Dashboards 4.0 cookbook - RT to join free eBook giveaway! http://t.co/MYpbCuM"><strong>link!</strong></a> or you can use the <em>share buttons</em> from the PacktPub SAP BusinessObjects Dashboards Cookbook <a href="http://www.packtpub.com/sap-businessobjects-dashboards-4-0-cookbook/book">page</a></p>
<p><strong>Retweeting</strong> other tweets is also allowed and there are <strong>no limits</strong> to how many tweets you can tweet!</p>
<p>Good luck and happy tweeting!!</p>
<p><script src="http://widgets.twimg.com/j/2/widget.js"></script> <script type="text/javascript">// <![CDATA[
new TWTR.Widget({   version: 2,   type: 'search',   search: 'SAP BusinessObjects Dashboards 4.0 cookbook',   interval: 6000,   title: 'SAP BusinessObjects Dashboards 4.0 cookbook',   subject: 'Tweetaway',   width: 550,   height: 200,   theme: {     shell: {       background: '#8ec1da',       color: '#ffffff'     },     tweets: {       background: '#ffffff',       color: '#444444',       links: '#1985b5'     }   },   features: {     scrollbar: false,     loop: true,     live: true,     hashtags: true,     timestamp: true,     avatars: true,     toptweets: true,     behavior: 'default'   } }).render().start();
// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/07/08/free-sap-businessobjects-dashboards-cookbook-giveaway-twitter-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks for attending the Toronto BusinessObjects Customer Exchange!</title>
		<link>http://davidlai101.com/blog/2011/04/14/thanks-for-attending-the-toronto-businessobjects-customer-exchange/</link>
		<comments>http://davidlai101.com/blog/2011/04/14/thanks-for-attending-the-toronto-businessobjects-customer-exchange/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 16:38:14 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Xcelsius]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=398</guid>
		<description><![CDATA[BOCX Speaker Deck I&#8217;d like to send out a special thank you to all of those who attended the Toronto BusinessObjects Customer Exchange yesterday.  The event wouldn&#8217;t have been a success without the support of all those who attended. I am hoping that everyone had a great learning experience! For those who attended my presentation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/04/BOCX-Speaker-Deck.ppt">BOCX Speaker Deck</a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/04/bobj-toronto-spring-summit-home1.jpg"><img class="alignleft size-full wp-image-399" title="bobj-toronto-spring-summit" src="http://davidlai101.com/blog/wp-content/uploads/2011/04/bobj-toronto-spring-summit-home1.jpg" alt="" width="297" height="215" /></a></p>
<p>I&#8217;d like to send out a special thank you to all of those who attended the Toronto BusinessObjects Customer Exchange yesterday.  The event wouldn&#8217;t have been a success without the support of all those who attended. I am hoping that everyone had a great learning experience!</p>
<p>For those who attended my presentation on dashboard essentials, you can download a copy of the presentation deck below</p>
<p><a title="Dashboard Essentials Presentation Deck" href="http://davidlai101.com/blog/wp-content/uploads/2011/04/BOCX-Speaker-Deck.ppt" target="_blank">Download powerpoint presentation here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/04/14/thanks-for-attending-the-toronto-businessobjects-customer-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Charles to help you debug!</title>
		<link>http://davidlai101.com/blog/2011/03/18/using-charles-to-help-you-debug/</link>
		<comments>http://davidlai101.com/blog/2011/03/18/using-charles-to-help-you-debug/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 17:28:19 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[charles]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[fiddler]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=375</guid>
		<description><![CDATA[In this article I would like to state the importance of how useful it is to use a traffic monitoring tool such as Charles or Fiddler when debugging connection type errors. In this example, we&#8217;ll go through a quick scenario on solving a crossdomain.xml related issue. You will need to Install Charles on your machine [...]]]></description>
			<content:encoded><![CDATA[<p>In this article I would like to state the importance of how useful it is to use a traffic monitoring tool such as Charles or Fiddler when debugging connection type errors.</p>
<p>In this example, we&#8217;ll go through a quick scenario on solving a crossdomain.xml related issue.</p>
<p>You will need to Install <strong>Charles </strong>on your machine and install the <strong>Charles addon</strong> for <strong>Firefox</strong>.</p>
<p><span id="more-375"></span></p>
<p>In the image below, I&#8217;m receiving &#8220;Cannot Access External Data&#8221; error. I&#8217;m scratching my head wondering what could be wrong.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/error.png"><img class="alignnone size-medium wp-image-377" style="margin-left: 150px; margin-right: 150px;" title="error" src="http://davidlai101.com/blog/wp-content/uploads/2011/03/error-300x228.png" alt="" width="300" height="228" /></a></p>
<p>So what I&#8217;ll do to analyze the problem is to first <strong>Enable Charles</strong> by clicking on <strong>Tools -&gt; Charles -&gt; Enable Charles</strong></p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/enable_charles.png"><img class="alignnone size-medium wp-image-378" style="margin-left: 150px; margin-right: 150px;" title="enable_charles" src="http://davidlai101.com/blog/wp-content/uploads/2011/03/enable_charles-300x144.png" alt="" width="300" height="144" /></a></p>
<p>Then start the Charles program and <strong>Start Recording</strong></p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/start_recording.png"><img class="alignnone size-full wp-image-379" style="margin-left: 150px; margin-right: 150px;" title="start_recording" src="http://davidlai101.com/blog/wp-content/uploads/2011/03/start_recording.png" alt="" width="294" height="147" /></a></p>
<p>Then reopen the link where the error occurred.  In our example, I tried putting a swf on an external website that grabs data from another Business Objects Enterprise server.</p>
<p>Once you get the error again, stop recording on Charles and take a look at the <strong>Overview</strong>.</p>
<p>As you can see, the <strong>Overview </strong>contains a Response Code of 404.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/charles_overview.png"><img class="alignnone size-medium wp-image-380" style="margin-left: 100px; margin-right: 100px;" title="charles_overview" src="http://davidlai101.com/blog/wp-content/uploads/2011/03/charles_overview-300x244.png" alt="" width="341" height="277" /></a></p>
<p>So we&#8217;ll go take a look at the <strong>Response</strong>.</p>
<p><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/charles_response.png"></a><a href="http://davidlai101.com/blog/wp-content/uploads/2011/03/charles_response.png"><img class="alignnone size-large wp-image-381" title="charles_response" src="http://davidlai101.com/blog/wp-content/uploads/2011/03/charles_response-1024x267.png" alt="" width="1024" height="267" /></a></p>
<p>Now we know what the error is.  It&#8217;s trying to look for crossdomain.xml which is missing from the root.  To fix the problem we&#8217;ll need to setup crossdomain.xml and place it in the root of the Business Objects Enterprise application server.</p>
<p>Please post on the comments section if you would like to share other ideas of when to use Charles/Fiddler when debugging Business Objects related development.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2011/03/18/using-charles-to-help-you-debug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Planned SAP name changes for Business Objects 4.0</title>
		<link>http://davidlai101.com/blog/2010/11/25/planned-sap-name-changes-for-business-objects-4-0/</link>
		<comments>http://davidlai101.com/blog/2010/11/25/planned-sap-name-changes-for-business-objects-4-0/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 17:36:46 +0000</pubDate>
		<dc:creator>David Lai</dc:creator>
				<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[Name Changes]]></category>

		<guid isPermaLink="false">http://davidlai101.com/blog/?p=305</guid>
		<description><![CDATA[Below is a great article on planned SAP named changes for the Business Objects 4.0 release. It looks like Xcelsius Enterprise will be changed to SAP BusinessObjects Dashboards.   In my opinion it&#8217;s still better than SAP Crystal Dashboard Design, as that name is Soooo long! Bad thing is that the new change will add some [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a great article on planned SAP named changes for the Business Objects 4.0 release.</p>
<p>It looks like Xcelsius Enterprise will be changed to SAP BusinessObjects Dashboards.   In my opinion it&#8217;s still better than SAP Crystal Dashboard Design, as that name is Soooo long!</p>
<p>Bad thing is that the new change will add some more confusion.  Can&#8217;t we just keep the same name to make things easier?<br />
Other than that, the only other major name change seems to be Voyager to Analysis.</p>
<p>It would be great if you can comment with your opinion of the constant name changes that keep happening.</p>
<p><a href="http://www.erpexecutive.com/2010/10/sap-businessobjects-name-changes-a-portable-translation-guide/">SAP Business Objects Name Changes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidlai101.com/blog/2010/11/25/planned-sap-name-changes-for-business-objects-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

