<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>( Geek2Live.net ) &#187; Events</title>
	<atom:link href="http://geek2live.net/posts/category/events/feed/" rel="self" type="application/rss+xml" />
	<link>http://geek2live.net</link>
	<description>Ravings of a Business Intelligence Consultant</description>
	<lastBuildDate>Tue, 03 Apr 2012 13:53:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<copyright>Copyright © ( Geek2Live.net ) 2010 </copyright>
	<managingEditor>josh@geek2live.net (Joshua Fletcher)</managingEditor>
	<webMaster>josh@geek2live.net (Joshua Fletcher)</webMaster>
	<category>Software How-To</category>
	<ttl>1440</ttl>
	<image>
		<url>http://geek2live.net/vodcasts/vodcast-small.jpg</url>
		<title>( Geek2Live.net )</title>
		<link>http://geek2live.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Ravings of a Business Intelligence Consultant.  My journey using SAP BusinessObjects and tips and tricks about their products.</itunes:summary>
	<itunes:keywords>business objects businessobjects sap xcelsius datawarehouse etl crystal webi explorer data report</itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:author>Joshua Fletcher</itunes:author>
	<itunes:owner>
		<itunes:name>Joshua Fletcher</itunes:name>
		<itunes:email>josh@geek2live.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://geek2live.net/vodcasts/vodcast.jpg" />
		<item>
		<title>SAP BusinessObjects XI 3.1 Demonstration Walkthrough Part 1</title>
		<link>http://geek2live.net/posts/sap-businessobjects-xi-3-1-demonstration-walkthrough-part-1/</link>
		<comments>http://geek2live.net/posts/sap-businessobjects-xi-3-1-demonstration-walkthrough-part-1/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 08:16:57 +0000</pubDate>
		<dc:creator>Joshua Fletcher</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[business-objects]]></category>

		<guid isPermaLink="false">http://geek2live.net/?p=120</guid>
		<description><![CDATA[This week I presented at the Mastering BusinessObjects 2010 conference, hosted in Melbourne, Australia.  The conference was organised by Eventful Management, who did a fantastic job.  International presenters included Timo Elliott, Ingo Hilgefort, Dave Rathbun, Rajeev Kapur and Tom Nather.  You can see some photos of the event by Timo here. My topic was called [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://geek2live.net/wp-content/uploads/2010/06/mbo_splash.png"><img class="aligncenter size-medium wp-image-132" title="mbo_splash" src="http://geek2live.net/wp-content/uploads/2010/06/mbo_splash-300x60.png" alt="" width="300" height="60" /></a></p>
<p>This week I presented at the <a href="http://www.masteringsap.com/bobj/">Mastering BusinessObjects 2010</a> conference, hosted in Melbourne, Australia.  The conference was organised by <a href="http://www.eventfulmanagement.com/">Eventful Management</a>, who did a fantastic job.  International presenters included <a href="http://twitter.com/timoelliott">Timo Elliott</a>, <a href="http://twitter.com/ihilgefort">Ingo Hilgefort</a>, <a href="http://twitter.com/dagira_tweets">Dave Rathbun</a>, <a href="http://twitter.com/Rajeevkapur_08">Rajeev Kapur</a> and <a href="http://twitter.com/tenohio1959">Tom Nather</a>.  You can see some photos of the event by Timo <a href="http://www.flickr.com/photos/timoelliott/sets/72157624047289063/show/">here</a>.</p>
<p>My topic was called &#8216;SAP BusinessObjects XI 3.1 End-to-End Demonstration&#8217;, in which I wanted to do a live demonstration of one dataset being used with most of the BOBJ tools, including Data Integrator, Universe Designer, Web Intelligence, Xcelsius, Live Office, QaaWS and Explorer.</p>
<p>Here is a link to the PowerPoint deck, though there&#8217;s not many slides.. (<a href="http://geek2live.net/wp-content/uploads/2010/06/Fletcher_EndtoEndSBO_MBO.pdf">Fletcher_EndtoEndSBO_MBO</a>)</p>
<p>I want to provide a walkthrough of the presentation, and include links to the datasets I used.  This should hopefully allow anyone (who has access to the SAP BusinessObjects XI 3.1 environment) to follow my steps.</p>
<p>To begin with, I introduced the dataset I used.  I downloaded it from <a href="http://data.australia.gov.au/">http://data.australia.gov.au/</a>, and it shows the Number of Crimes in New South Wales, Australia, broken down by Local Government Authority (LGA), Month/Year (over 12 years), Offence Category and Subcategory.  All in all it represents over 1.7 million records, so not a small dataset.  I also extended the dataset by introducing State Region (multiple LGA&#8217;s belong to a Region) in another CSV file.</p>
<p>To start with, the first part of the presentation was to use Data Integrator to import data from two CSV files into a SQL Server database, including de-normalising the data into a dimensional model.  You can download the CSV files from the <a href="http://geek2live.net/datasets/">Datasets</a> page of my blog, under the NSW Crimes heading.  You will also need to create a database (I used SQL Server) to host the tables in the Target Datastore.</p>
<p><a href="http://geek2live.net/wp-content/uploads/2010/06/e2e_job1.png"><img class="aligncenter size-medium wp-image-136" title="E2E_job" src="http://geek2live.net/wp-content/uploads/2010/06/e2e_job1-300x151.png" alt="" width="300" height="151" /></a>Here are the steps I following to build the ETL job to move the data from the CSV files to the SQL Server database.</p>
<ol>
<li>Create a new Flat File Format for the &#8216;NSW Crimes Data 95-08.csv&#8217; (CSV#1) for extracting data</li>
<li>Create a new Flat File Format for the &#8216;Regions and LGAs.csv&#8217; (CSV#2) for extracting data</li>
<li>Create a new database to store the extracted data in, and create a new Datastore (I called mine DEMO_E2E_SBO)</li>
<li>Create a new Project and Job</li>
<li>Within the new Job, create a new dataflow for staging the main source file, using a template table</li>
<li>Run the job to stage the data</li>
<li>Import the template table and set to overwrite</li>
<li>Add a new dataflow for creating the DIM_DATE table, using the Date_Generation transform
<ol>
<li>Set the date generation from 1995.01.01 to 2008.12.31, monthly</li>
<li>Add the following output columns to the Query transform
<ol>
<li>Date_SK (julian of Date)</li>
<li>Year</li>
<li>Quarter</li>
<li>Month</li>
<li>Date</li>
</ol>
</li>
</ol>
</li>
<li>Add a new dataflow for DIM_LGA, using the CSV#1 flat file format as a source
<ol>
<li>Add the following output columns to the Query transform
<ol>
<li>LGA_SK (use gen_row_number function)</li>
<li>State_Region (leave blank for now)</li>
<li>Local_Government Authority</li>
</ol>
</li>
<li>Group by the LGA column</li>
<li>Add in the CSV#2 as another source, combining in another Query transform, with the following changes
<ol>
<li>Populate State_Region</li>
<li>Make sure the WHERE clause includes LGA=LGA</li>
</ol>
</li>
</ol>
</li>
<li>Create a new dataflow for DIM_OFFENCE_TYPE, using the following columns in the Query transform
<ol>
<li>Offence_Type_SK (use gen_row_num to populate)</li>
<li>Offence Category</li>
<li>Offence Subcategory</li>
<li>Make sure to GROUP BY Offence Category and Subcategory</li>
</ol>
</li>
<li>Run the job to create and load the dimension tables, then import each of the dimension tables and set them to overwrite values</li>
<li>Create a dataflow for loading the FACT_CRIMES</li>
<li>Add in a pivot transform, using the following settings
<ol>
<li>Pivot sequence column called &#8216;Seq_Number&#8217;</li>
<li>Non-pivot Columns
<ol>
<li>LGA</li>
<li>Offence Category</li>
<li>Offence Subcategory</li>
</ol>
</li>
<li>Pivot Columns
<ol>
<li>All month columns</li>
</ol>
</li>
<li>Data field column called &#8216;Number_of_Crimes&#8217;</li>
<li>Header column called&#8217; Month&#8217;</li>
</ol>
</li>
<li>Add in a query transform, with settings as follows
<ol>
<li>Add the following columns
<ol>
<li>Crime _SK (use gen_row_num to populate)</li>
<li>Date_SK &#8211; use this mapping = julian(to_date(&#8217;01 &#8216; || Pivot.Month,&#8217;DD MON YYYY&#8217;))</li>
<li>LGA_SK &#8211; use lookup_ext function to populate with the LGA_SK from the DIM_LGA table</li>
<li>Offence_Type_SK &#8211; use lookup_ext function to populate with the Offence_Type_SK from the DIM_OFFENCE_TYPE table</li>
<li>Number_of_Crimes &#8211; direct mapping</li>
</ol>
</li>
</ol>
</li>
<li>Run the job</li>
<li>Import fact table and set to overwrite, and you&#8217;re done!</li>
</ol>
<p><a href="http://geek2live.net/wp-content/uploads/2010/06/e2e_date.png"><img class="aligncenter size-medium wp-image-130" title="E2E_date" src="http://geek2live.net/wp-content/uploads/2010/06/e2e_date-300x154.png" alt="" width="300" height="154" /></a><a href="http://geek2live.net/wp-content/uploads/2010/06/e2e_fact.png"><img class="aligncenter size-medium wp-image-131" title="E2E_fact" src="http://geek2live.net/wp-content/uploads/2010/06/e2e_fact-300x151.png" alt="" width="300" height="151" /></a></p>
<p>I&#8217;ve also exported the entire Target Datastore to an Access DB (also available on the the <a href="../datasets/">Datasets</a> page of my blog), as well as exporting the entire job to an <a href="http://files.geek2live.net/datasets/nsw_crimes/Demo_E2E_SBO.atl">ATL file</a> which you can also download.  I created the job in Data Services XI 3.2, so the ATL file won&#8217;t be compatible with versions prior to that.</p>
<p>I hope that someone finds the above of value if they are learning Data  Services for the first time.  In the next post I will cover the rest of the presentation, so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://geek2live.net/posts/sap-businessobjects-xi-3-1-demonstration-walkthrough-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mastering Business Objects 2009</title>
		<link>http://geek2live.net/posts/mastering-business-objects-2009/</link>
		<comments>http://geek2live.net/posts/mastering-business-objects-2009/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:12:01 +0000</pubDate>
		<dc:creator>Joshua Fletcher</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[business-objects]]></category>

		<guid isPermaLink="false">http://geek2live.net/?p=92</guid>
		<description><![CDATA[Yesterday I presented at the SAP Australian User Group&#8217;s (SAUG) Business Objects Special Interest Group in Perth, on Summary and Highlights of the MBO 2009 Conference.  As quite a few SAP BO users in Perth weren&#8217;t able to make the conference, I wanted to highlight several key presentations I enjoyed. Here is a PDF of [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I presented at the SAP Australian User Group&#8217;s (SAUG) Business Objects Special Interest Group in Perth, on Summary and Highlights of the MBO 2009 Conference.  As quite a few SAP BO users in Perth weren&#8217;t able to make the conference, I wanted to highlight several key presentations I enjoyed.</p>
<p>Here is a <a href="http://files.geek2live.net/presentations/mbo2009_highlights_presentation_20080721.pdf">PDF</a> of my presentation to view.</p>
<p>Some other highlights of the conference were:</p>
<ul>
<li>Pioneer is due in 2010 (combining Voyager with Bex Analyzer)</li>
<li>Support for 64bit environments coming soon</li>
<li>New release of BOE due in 2010 as well (XI 4.0?)</li>
<li>SAP BWA (in-memory datastore) will be updated to allow hardware acceleration of other data sources, not just SAP BW</li>
<li>BO Text Analysis (as presented by <a href="www.plaut.com.au">Plaut</a>) looks very interesting, turns unstructured data (blogs, emails) into structed relational data</li>
<li>Timo Elliott&#8217;s recommendation &#8211; don&#8217;t just implement software, aim high and look to change the business</li>
<li>Dave Rathbun <a href="http://www.dagira.com/2009/05/30/mastering-business-objects-2009-review/">presented</a> on universe tips and Web Intelligence essentials, such as calculation contexts (often misunderstood), multiple data providers and sub-queries</li>
<li>Data Services 3.2 due in Q3 2009, will support 64bit Linux, and next release of DS will support 64bit Windows</li>
<li>Data Services 4.0 will potentially migrate to use the BOE architecture &#8211; fingers crossed on my part <img src='http://geek2live.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<p>It was a great conference with a variety of users and partners present, and I hope to be there at the <a href="http://www.masteringbusinessobjects.com/mbo/">MBO 2010 conference</a>.</p>
<p>- Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://geek2live.net/posts/mastering-business-objects-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Triple J Hottest 100 for 2007</title>
		<link>http://geek2live.net/posts/triple-j-hottest-100-for-2007/</link>
		<comments>http://geek2live.net/posts/triple-j-hottest-100-for-2007/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 19:09:00 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://geek2live.net/?p=4</guid>
		<description><![CDATA[Yesterday (Saturday the 26th) was the annual Triple J Hottest 100 countdown. Triple J is a youth radio station in Australia that plays all the good music you don&#8217;t hear on commercial radio stations. For the last few years, we&#8217;ve all got together, had a barbie and listened to the countdown of the best 100 [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp0.blogger.com/_oUcle4HBbAI/R5x2obuZ-nI/AAAAAAAAACU/IJWKzz2-3xQ/s1600-h/small_banner2.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp0.blogger.com/_oUcle4HBbAI/R5x2obuZ-nI/AAAAAAAAACU/IJWKzz2-3xQ/s320/small_banner2.jpg" alt="" id="BLOGGER_PHOTO_ID_5160129710068988530" border="0" /></a><br />Yesterday (Saturday the 26th) was the annual Triple J Hottest 100 countdown.  Triple J is a youth radio station in Australia that plays all the good music you don&#8217;t hear on commercial radio stations. For the last few years, we&#8217;ve all got together, had a barbie and listened to the countdown of the best 100 songs of the year for the day.</p>
<p>My top vote (a bit wishful I think) was the &#8216;Salmon Dance&#8217; song by The Chemical Brothers. I make no apologies as I really like the song. But, sadly, it didn&#8217;t come number 1. I suppose I should be grateful it at least made it into the list &#8211; I think it was around #50&#8230;</p>
<p>So, you ask, what was the top 10? Well, let&#8217;s have a look:
<ol>
<li>Muse &#8211; Knights of Cydonia</li>
<li>Silverchair &#8211; Straight Lines</li>
<li>Kings of Leon &#8211; On Call</li>
<li>John Butler Trio &#8211; Better Than</li>
<li>Faker &#8211; This Heart Attack</li>
<li>Foo Fighters &#8211; The Pretender</li>
<li>Daft Punk &#8211; Harder, Better, Faster, Stronger (Live)</li>
<li>Cold War Kids &#8211; Hang Me Up To Dry</li>
<li>Soko &#8211; I&#8217;ll Kill Her</li>
<li>The Panics &#8211; Don&#8217;t Fight It</li>
</ol>
<p>If you want to, listen to the top 10 countdown <a href="http://www.abc.net.au/triplej/hottest100/countdown/hottest100_2007_10-1.asx">here</a> or check out the Hottest 100 <a href="http://triplej.net.au/hottest100/">website</a>.</p>
<p>I was happy Silverchair didn&#8217;t win (sorry guys, but wasn&#8217;t too fussed) but the Muse song was awesome. They only won it by 13 votes too! The Foo Fighters and Daft Punk songs were okay too, but *sigh*&#8230; No Salmon Dance!</p>
<p>It was also just good catching up, good music, and I finally got to crack my first ever home-brew beer &#8211; a lager, and it tasted great!</p>
<p>And don&#8217;t worry, I promise I&#8217;m gonna start posting stuff about work soon!</p>
<p>- Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://geek2live.net/posts/triple-j-hottest-100-for-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

