<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1102363117440417468</id><updated>2012-01-04T00:07:06.089+01:00</updated><category term='Crystal Reports'/><category term='BOE XI 3.0'/><category term='BOE XI'/><category term='System'/><category term='Bugs and Issues'/><category term='Query Builder'/><category term='BOE XI 3.1'/><category term='Universe'/><category term='Compability'/><category term='BOE XI R2'/><category term='Patches'/><category term='Products'/><category term='SDK/API Development'/><category term='News'/><title type='text'>Business Objects In Short</title><subtitle type='html'>News and experiences working as a BI consultant</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>70</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6135967869073864610</id><published>2009-08-06T14:33:00.001+02:00</published><updated>2009-08-06T14:36:39.919+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Crystal Reports'/><title type='text'>Confusing Error Messages</title><content type='html'>There are many types of error messages in BusinessObjects Enterprise and other Business Objects products that are misleading. Misleading in a way that when you read the error message you start searching at the wrong place for an solution.&lt;br /&gt;&lt;br /&gt;One example of such an error message in Crystal Reports is: "&lt;span style="font-family:courier new;font-size:85%;"&gt;The report could not be opened from BusinessObjects Enterprise.&lt;/span&gt;", "&lt;span style="font-family:courier new;font-size:85%;"&gt;Possibly the report is on a different BusinessObjects Enterprise system than the one you are currently logged onto. If the problem persists, please contact your administrator.&lt;/span&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/SnrNrG-Ps5I/AAAAAAAAAGw/MnT-s9ZpKU0/s1600-h/can+not+open+cr+report+-+security+issue.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5366828046455124882" style="WIDTH: 400px; CURSOR: hand; HEIGHT: 71px" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/SnrNrG-Ps5I/AAAAAAAAAGw/MnT-s9ZpKU0/s400/can+not+open+cr+report+-+security+issue.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It also depends which version of Crystal Reports you are using. The error message above is for version 11, 11.5 and 12. If you are using version 10 you get another error message. That message is much better at describing the cause of the error.&lt;br /&gt;&lt;br /&gt;The cause for this error message was that the user lacked a security permission for Crystal Reports report objects. Not that obvious when you study the error message, or what do you think?!?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6135967869073864610?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6135967869073864610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6135967869073864610' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6135967869073864610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6135967869073864610'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/08/confusing-error-messages.html' title='Confusing Error Messages'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/SnrNrG-Ps5I/AAAAAAAAAGw/MnT-s9ZpKU0/s72-c/can+not+open+cr+report+-+security+issue.bmp' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8593245916222421903</id><published>2009-07-15T14:49:00.002+02:00</published><updated>2009-07-15T14:54:26.922+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='SDK/API Development'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><title type='text'>.NET SDK Development Error</title><content type='html'>I have a strange issue while developing a .NET application with the BusinessObjects Enterprise XI 3.1 SDK/API.&lt;br /&gt;&lt;br /&gt;I am trying to delete users from the repository which is a fairly straightforward task. The problem is that I receive an error message with the following text:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;color:#cc0000;"&gt;ERROR: User.RemoveUsers():System.Runtime.InteropServices.COMException (0x80041E09):Failed to commit objects to server :Delete operation failed.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;color:#cc0000;"&gt;   at CrystalDecisions.Enterprise.ISInfoStore.Commit(ISInfoObjects InfoObjects)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;color:#cc0000;"&gt;   at CrystalDecisions.Enterprise.InfoStore.Commit(InfoObjects infoObjects)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;color:#cc0000;"&gt;   ...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Here are an excerpt of the C# source code lines causing the error:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;IObjects.Delete(IObject);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;IStore.Commit(IObjects);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;//IObject.DeleteNow();&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;First you make an delete of the InfoObject (which is a User object in this case) by using the Delete() method of the InfoObjects collection. The next source code line commits the deletion back to the repository (database) using the Commit() method of the InfoStore object. The error occurs when trying to commit.&lt;br /&gt;&lt;br /&gt;I have also tried to use the commented source code line, the DeleteNow() method of the InfoObject object, but with the exact same problem.&lt;br /&gt;&lt;br /&gt;For the fun of it I translated the source code to VBScript using COM SDK in WSH instead with the exact same source code lines. This worked without any problem. VBScript source code excerpt shown below:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;oInfoObjects.Delete(oUser)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;oInfoStore.Commit(oInfoObjects)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To make it even more interesting I translated the code to Java. The code for deleting users in Java is the very same. And it also worked without any issues. Java source code excerpt shown below:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;infoObjects.delete(infoObject);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;infoStore.commit(infoObjects);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have also tried to compile and run the .NET version of my application in a BOE XI R2 environment but with no luck, the same error message occured.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;So my question is:&lt;/strong&gt; There must be something I am missing here - can someone explain what I am doing wrong?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8593245916222421903?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8593245916222421903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8593245916222421903' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8593245916222421903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8593245916222421903'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/07/net-sdk-development-error.html' title='.NET SDK Development Error'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1886305992415339081</id><published>2009-06-02T10:59:00.001+02:00</published><updated>2009-06-02T11:02:01.387+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOE XI R2 Version Numbers - Update</title><content type='html'>Version number for FP3.4 has been added to the list.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1886305992415339081?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1886305992415339081/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1886305992415339081' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1886305992415339081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1886305992415339081'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/06/boe-xi-r2-version-numbers-update.html' title='BOE XI R2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6504138961665648199</id><published>2009-01-22T19:33:00.007+01:00</published><updated>2009-01-22T19:42:12.514+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><title type='text'>Authentication And Scheduling Problems</title><content type='html'>We have had strange issues in &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;BusinessObjects&lt;/span&gt; Enterprise XI R2 and 3.0 where;&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Log in with AD Authentication stops working. A timeout occurs after a while. Users without AD aliases can log on without any problems.&lt;/li&gt;&lt;li&gt;When scheduling reports the report job gets stuck in status Pending.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;These two issues started at the same time but we interpreted them as separate issues. That was a wrong assumption.&lt;/p&gt;&lt;p&gt;After a lot of investigation and testing we isolated the problem to the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;BOE&lt;/span&gt; DB repository. The problem was due to changes in the availability of one of the AD groups that was registered under AD Authentication in &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;CMC&lt;/span&gt;/Authentication. The same problem would occur if a NT group would be removed or made unavailable.&lt;/p&gt;&lt;p&gt;The solution for this problem was to remove the group that caused the system to hang. After that, it all worked again.&lt;/p&gt;&lt;p&gt;We have had these issues a number of times now in different systems and it's mind-boggling how the functionality in the system can be designed in this way. This function is a core part of the system and should not have this behavior!&lt;/p&gt;&lt;p&gt;Why does the scheduling stop working if there are verification problems against a domain? Well, when the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;CMS&lt;/span&gt; starts a scheduled job it checks to see if the user has the rights to run the report. At that point the system does a verification against the group and if that group are unavailable the session is hung until timed out.&lt;/p&gt;&lt;p&gt;Does anyone else had similar issues?&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6504138961665648199?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6504138961665648199/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6504138961665648199' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6504138961665648199'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6504138961665648199'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/01/authentication-and-scheduling-problem.html' title='Authentication And Scheduling Problems'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5490453245982176373</id><published>2009-01-19T21:52:00.000+01:00</published><updated>2009-01-19T21:54:57.083+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOXIr2 Version Numbers - Update</title><content type='html'>Version number for FP3.5 has been added to the list.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5490453245982176373?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5490453245982176373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5490453245982176373' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5490453245982176373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5490453245982176373'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/01/boxir2-version-numbers-update_19.html' title='BOXIr2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3380719984301122854</id><published>2009-01-07T17:23:00.000+01:00</published><updated>2009-01-07T17:24:32.200+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>BOXIr2 Version Numbers - Update</title><content type='html'>Version number for SP5 has been added to the list.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3380719984301122854?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3380719984301122854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3380719984301122854' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3380719984301122854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3380719984301122854'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/01/boxir2-version-numbers-update.html' title='BOXIr2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7176437739748301764</id><published>2009-01-07T17:05:00.003+01:00</published><updated>2009-01-07T17:22:17.577+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>Update Objects</title><content type='html'>When migrating from one BusinessObjects Enterprise XI version to another you need to perform an update of the CMS repository. This step is started via the Update Objects button in Central Configuration Manager (CCM).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SWTTsaDVkkI/AAAAAAAAAGk/zARyVRXjA14/s1600-h/update+objects.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5288584622300828226" style="WIDTH: 400px; CURSOR: hand; HEIGHT: 83px" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SWTTsaDVkkI/AAAAAAAAAGk/zARyVRXjA14/s400/update+objects.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What does this step exactly do? Well, difficult to say, but what I know through documentation&lt;br /&gt;and SAP Support is this:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Adds properties to the objects in the CMS that the new BOE version requires.&lt;/li&gt;&lt;li&gt;Updates the internal representation of the CMS if that has changed in the new BOE version.&lt;/li&gt;&lt;li&gt;All the pointers to reports will be created. If any pointers are corrupted they will be&lt;br /&gt;restored.&lt;/li&gt;&lt;li&gt;All server objects will be recreated and the communication is restored between servers.- The activity Universe will be loaded in the repository.&lt;/li&gt;&lt;li&gt;Updates the sample reports and Universes.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Have I missed something?&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7176437739748301764?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7176437739748301764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7176437739748301764' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7176437739748301764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7176437739748301764'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2009/01/update-objects.html' title='Update Objects'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_LDKro0bYDVk/SWTTsaDVkkI/AAAAAAAAAGk/zARyVRXjA14/s72-c/update+objects.bmp' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6972571713671277956</id><published>2008-12-03T10:47:00.005+01:00</published><updated>2008-12-03T10:52:13.498+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Platform Language In BusinessObjects Enterprise</title><content type='html'>This post is a clarification about the language settings in the platform when installing BusinessObjects Enterprise (BOE). When installing the Enterprise platform you get an dialog box at the very beginning that asks about the language that is to be used during installation (Please Choose Setup Language). This is the language that the Central Management Server (CMS) will use.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/STZV2cuK4kI/AAAAAAAAAEs/hYB1MGXj7F4/s1600-h/installation+language+selection.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5275498407422255682" style="WIDTH: 353px; CURSOR: hand; HEIGHT: 184px" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/STZV2cuK4kI/AAAAAAAAAEs/hYB1MGXj7F4/s400/installation+language+selection.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The default language selected in the dialog box is based on the Regional Options of the operating system. You can change this to any language you want. But be aware! The selection you make here is pretty permanent. The only way to change this is to create a new CMS database and migrate the old database over to the new database. But as you don't have any option to choose which language to be used when you create a new CMS database you can do the language selection through the Regional Options. When you create a new CMS database it uses&lt;br /&gt;the language in the Regional Options as the CMS language. Here are a short summary of the steps needed to change language in an already installed environment.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Change the Regional Options of the server OS to the language you want in the BOE platform.- Create a new CMS database.&lt;/li&gt;&lt;li&gt;Migrate the old CMS database to the new one.&lt;/li&gt;&lt;li&gt;Change the regional settings of the server back to the original language.&lt;/li&gt;&lt;li&gt;Re point BOE to the new CMS database.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Why is this important? For a couple of reasons. I have used the above method to change language to English when the BOE platform has been installed in a country specific language. When you have a country specific language set in the CMS much of the error messages and log entries are in that language. When you want to use the error message it could be difficult to translate it to English. It is much more difficult to find a solution when you don't have the exact error message to go by. If you must create a case with SAP Support it is impossible for them to read some of the error messages. And in that case you must translate all error messages to English manually.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6972571713671277956?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6972571713671277956/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6972571713671277956' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6972571713671277956'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6972571713671277956'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/12/platform-language-in-businessobjects.html' title='Platform Language In BusinessObjects Enterprise'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/STZV2cuK4kI/AAAAAAAAAEs/hYB1MGXj7F4/s72-c/installation+language+selection.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3448817987892131191</id><published>2008-11-25T11:33:00.004+01:00</published><updated>2008-11-25T11:42:16.138+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='Compability'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Upgrading BOE XI 3.0 To BOE XI 3.1</title><content type='html'>There exists two ways of upgrading a BusinessObjects Enterprise XI 3.0 environment to version 3.1.&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Upgrade patch. Business Objects has an upgrade patch available. This patch will upgrade your BOE XI 3.0 environment to BOE BI 3.1. One important thing to remember is that with this option you will not get the .NET platform installed. If you are interested in the .NET platform you should go with option 2.&lt;/li&gt;&lt;li&gt;Full installation. This option consists of two steps; first you uninstall the BOE XI 3.0 environment and then perform a new BOE XI 3.1 installation. This option is your only choice if you want the .NET platform.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;If you try to do a simple installation (option 2) and you got BOE XI 3.0 installed the installation program will halt with an error message and exit.&lt;/p&gt;&lt;p&gt;As always, perform backups of the CMS and Audit databases as well as the File Repository Servers.&lt;/p&gt;&lt;p&gt;For more information, read the following documents from Business Objects:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;BusinessObjects XI 3.1 Update Installation and Deployment Guide&lt;/li&gt;&lt;li&gt;BusinessObjects Enterprise 3.1 Upgrade Guide&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3448817987892131191?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3448817987892131191/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3448817987892131191' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3448817987892131191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3448817987892131191'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/11/upgrading-boe-xi-30-to-boe-xi-31.html' title='Upgrading BOE XI 3.0 To BOE XI 3.1'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5001690710597913042</id><published>2008-11-11T15:40:00.001+01:00</published><updated>2008-11-11T15:45:02.698+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='Universe'/><title type='text'>Migration to BusinessObjects Enterprise XI 3.0 - part 5?</title><content type='html'>The question mark in the heading above states that I am not completely sure at this time that the issue described below is due to the migration phase.&lt;br /&gt;&lt;br /&gt;We have noticed a strange behaviour in one of our Universes in the BOE XI 3.0 environment. The Universe has been migrated from BOE XI R2. The Universe has a last modified date that is newer than the date in BOE XI R2 environment. Ok, that is not very strange. The strange thing is that the revision number is identical! And we know for sure that the Universe has been changed. One inner join (BOE XI R2) has suddenly become an outer join (BOE XI 3.0). One more observation is that the last modified by user also has changed. As no one (as far as we know) has changed the Universe these questions arises:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Why has the join changed if no one has altered the Universe?&lt;/li&gt;&lt;li&gt;If no one has changed the Universe and the join has been altered due to an migration bug, why has the date and user changed?&lt;/li&gt;&lt;li&gt;If someone has changed the Universe, why is the revision number identical between the systems?&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The new date in the Universe is not the migration date.&lt;/p&gt;&lt;p&gt;Strange stuff is an understatement. Do anyone have an reasonable explanation for this?&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5001690710597913042?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5001690710597913042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5001690710597913042' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5001690710597913042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5001690710597913042'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/11/migration-to-businessobjects-enterprise.html' title='Migration to BusinessObjects Enterprise XI 3.0 - part 5?'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4538009338111260351</id><published>2008-11-07T17:08:00.004+01:00</published><updated>2008-11-07T22:25:22.476+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='Crystal Reports'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Data Source Configuration In Crystal Reports</title><content type='html'>Here is a tip on how to troubleshoot an error in a Crystal Reports report when using files like Excel and Access.&lt;br /&gt;&lt;br /&gt;The error that you get when trying to view the report in InfoView is &lt;em&gt;Error: The database logon information for this report is either incomplete or incorrect.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/SRRn_XiOL1I/AAAAAAAAAEk/8OJQRBi-Nnc/s1600-h/database+logon+error.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5265948202649923410" style="WIDTH: 400px; CURSOR: hand; HEIGHT: 43px" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/SRRn_XiOL1I/AAAAAAAAAEk/8OJQRBi-Nnc/s400/database+logon+error.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is due to the configuration made in Crystal Reports when creating the report against an Excel file. When you create the report you often point your data source against a file through a mapped drive. This setup doesn't work when publishing the report to the repository on the BusinessObjects Enterprise server. You must specifiy the data source name as an UNC path (like &lt;a href="file://server/"&gt;//server/&lt;/a&gt;) or as an name of an DSN that exist on the server.&lt;br /&gt;&lt;br /&gt;If you have entered a path for a mapped drive and you try to reconfigure that setting in Central Management Console (CMC) it will not work. I don't know why this doesn't work for this data source setting.&lt;br /&gt;&lt;br /&gt;Example, if you make a report with a local DSN with name DSN_A against a database server named DB_A and publish it to the repository server there are two scenarios;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Scenario 1: The DSN exist on the BOE server with the same name and everything works!&lt;/li&gt;&lt;li&gt;Scenario 2: A DSN with name DSN_A doesn't exist on the BOE server but another DSN against DB_A exist with the name DSN_B. In this case you can open up Database Configuration on the report and remap data source DSN_A to the local DSN (DSN_B) on the BOE server. And now everything works!&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;But for the case with a data source file path it doesn't work.&lt;/p&gt;&lt;p&gt;Perhaps elementary for some but not for me. Why doesn't this work? It could work if you wanted to...&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4538009338111260351?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4538009338111260351/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4538009338111260351' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4538009338111260351'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4538009338111260351'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/11/data-source-configuration-in-crystal.html' title='Data Source Configuration In Crystal Reports'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_LDKro0bYDVk/SRRn_XiOL1I/AAAAAAAAAEk/8OJQRBi-Nnc/s72-c/database+logon+error.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6444889016909023664</id><published>2008-11-04T17:04:00.002+01:00</published><updated>2008-11-07T22:25:22.477+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOE XI 3.1 Version Numbers</title><content type='html'>I never remember the version numbers for the different patch levels. This post will help me in the future!&lt;br /&gt;&lt;br /&gt;To determine the exact version of your installation: Open Central Configuration Manager (CCM) and choose About BusinessObjects Enterprise. In the following dialog box you will see the Product Version.&lt;br /&gt;&lt;br /&gt;12.1.0.882 --&gt; RTM&lt;br /&gt;&lt;br /&gt;This list is only valid for BusinessObjects Enterprise XI 3.1.&lt;br /&gt;&lt;br /&gt;SP = Service Pack.&lt;br /&gt;FP = Fix Pack.&lt;br /&gt;RTM = Release To Market (first release, without any patches).&lt;br /&gt;&lt;br /&gt;Does anyone have the numbers for the patches missing in my list?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6444889016909023664?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6444889016909023664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6444889016909023664' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6444889016909023664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6444889016909023664'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/11/boe-xi-31-version-numbers.html' title='BOE XI 3.1 Version Numbers'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5810328387576215875</id><published>2008-11-03T10:37:00.002+01:00</published><updated>2008-11-07T22:25:22.478+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Assert Failure</title><content type='html'>We have had alot of logging about assert failures in the log files for our different BusinessObjects Enterprise systems. I contacted Business Objects support to try to get an explanation of these messages and if we should act on any of them.&lt;br /&gt;&lt;br /&gt;The answer is that the log files with assert failures are only interesting when there are some specific issues with the system. When a certain problem arises the support goes through the assert failure log files to try to get an explanation. And as you can see in the examples below the source code file name and line number is logged to ease up the trace.&lt;br /&gt;&lt;br /&gt;I also asked if there was some way to turn that logging off and the answer was No.&lt;br /&gt;&lt;br /&gt;Assertion generally stops the execution of code but Business Objects said that their assertion doesn't. If you don't know what assertion is you can take a minute or two and read this article from Wikipedia &lt;a href="http://en.wikipedia.org/wiki/Assertion_(computing"&gt;http://en.wikipedia.org/wiki/Assertion_(computing&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Here are some examples of assert failures that we experienced in one of our BOXI 3.0 environments.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Mon Oct 13 08:30:39 2008] 304 7312 assert failure: (.\frsresmgr.cpp:1242). (false : FileResourceMgr::unlockFile: Cannot find entry for file E:\Business Objects\BusinessObjects Enterprise 12.0\FileStore\Input\a_049\017\036\2363697\~fc_23f0568ca38e233.xls).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Mon Oct 20 06:36:24 2008] 12112 3684 assert failure: (d:\titan_rtm\src\framework\servers\cpp\cms\include\infoobj.h:787). (GetPropString( id, ret, bSearchWireObj ) : no message).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Mon Oct 27 10:00:42 2008] 9288 9724 assert failure: (.\sessionmgr.cpp:271). (beforeAuthen != serverAuthen &amp;amp;&amp;amp; afterAuthen == serverAuthen : no message).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Thu Oct 02 14:41:43 2008] 7228 1864 assert failure: (.\secssoplugin_impl.cpp:62). (0 : UnInitializePlugin() -- Unexpected Exception!).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Thu Oct 02 14:41:43 2008] 7228 1864 assert failure: (.\secssoplugin_impl.cpp:62). (0 : UnInitializePlugin() -- Unexpected Exception!).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Tue Sep 23 19:52:26 2008] 2444 2440 assert failure: (.\auditsubsystem_impl.cpp:1233). (cuidToIdMap.Lookup( auditCUID, auditId ) : Auditor::CreateRecordsForServer - the AuditingService seems to be missing from this deployment.).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 10:46:49 2008] 7028 3824 assert failure: (.\auditsubsystem_impl.cpp:1233). (cuidToIdMap.Lookup( auditCUID, auditId ) : Auditor::CreateRecordsForServer - the AuditingService seems to be missing from this deployment.).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 10:47:51 2008] 7028 6824 assert failure: (.\ScheduleObject.cpp:199). (0 : no message).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 10:47:51 2008] 7028 6824 assert failure: (.\ScheduleObject.cpp:253). (0 : objectId[2278305] is missing SI_NEXTRUNTIME property; isRunnable[true], hasScheduleStatus[false]=[9], hasProgress[false]=[0], hasOutcome[false]=[0].).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 20:00:12 2008] 8072 6944 assert failure: (.\wireob.cpp:749). (state == foundFlag : no message).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 20:00:12 2008] 8072 6944 assert failure: (.\wireob.cpp:775). (false : Error: Wrong number of parameters in URL ).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Wed Oct 01 20:00:12 2008] 8072 6944 assert failure: (.\infosessionmgr.cpp:913). (false : Couldn't get token).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;[Fri Oct 24 08:27:55 2008] 8668 8504 assert failure: (.\DocumentConnectionRepository_common.cpp:78). (0 :&lt;br /&gt;ReportSourceRepositoryCommon::getServerDisabled(): m_varSvrFactory is NULL).&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5810328387576215875?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5810328387576215875/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5810328387576215875' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5810328387576215875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5810328387576215875'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/11/assert-failure.html' title='Assert Failure'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-2209839797200269178</id><published>2008-10-21T13:47:00.002+02:00</published><updated>2008-11-03T10:26:41.430+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOXI 3.0 Version Numbers</title><content type='html'>I never remember the version numbers for the different patch levels. This post will help me in the future!&lt;br /&gt;&lt;br /&gt;To determine the exact version of your installation: Open Central Configuration Manager (CCM) and choose About BusinessObjects Enterprise. In the following dialog box you will see the Product Version.&lt;br /&gt;&lt;br /&gt;12.0.0.683 --&gt; RTM&lt;br /&gt;&lt;br /&gt;This list is only valid for BusinessObjects Enterprise XI 3.0.&lt;br /&gt;&lt;br /&gt;SP = Service Pack.&lt;br /&gt;FP = Fix Pack.&lt;br /&gt;RTM = Release To Market (first release, without any patches).&lt;br /&gt;&lt;br /&gt;Does anyone have the numbers for the patches missing in my list?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-2209839797200269178?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/2209839797200269178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=2209839797200269178' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2209839797200269178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2209839797200269178'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/10/boxi-30-version-numbers.html' title='BOXI 3.0 Version Numbers'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-9222967972486308069</id><published>2008-10-20T14:07:00.007+02:00</published><updated>2008-12-03T08:01:17.578+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Migration to BusinessObjects Enterprise XI 3.0 - part 4</title><content type='html'>One of the more serious issues after the migration from XI R2 was that all (about 640) schedules where missing! Not a single one had been migrated. This was clearly a problem with the migration tool.&lt;br /&gt;The explanation from Business Objects was that the permissions where incorrect applied in the old environment and because of that all schedules where lost. I don't buy that at all. All other reports with instances were there and working but only the reports with scheduling where erratic. The schedules where created by a huge amount of different users and rights. The fact that exactly all schedules are missing points to the fact that it must be due to a bug in the migration tool.&lt;br /&gt;&lt;br /&gt;The error is occurring when viewing history on a scheduled report or if you try to schedule it again. The error messages are different depending on the report type.&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Crystal Reports error message&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;HTTP Status 500&lt;/p&gt;&lt;p&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SPx03DuyKEI/AAAAAAAAAEU/ovMkc-GwHwU/s1600-h/schedule+error+cr+history.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5259206954105055298" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SPx03DuyKEI/AAAAAAAAAEU/ovMkc-GwHwU/s400/schedule+error+cr+history.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;HTTP Status 500 -&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;type Exception report&lt;br /&gt;message&lt;br /&gt;description The server encountered an internal error () that prevented it from fulfilling this request.&lt;br /&gt;exception&lt;br /&gt;org.apache.jasper.JasperException org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:395) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152) com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245) com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)&lt;br /&gt;root cause&lt;br /&gt;java.lang.NullPointerException com.businessobjects.clientaction.crystalreport.history.SendToAbleCustomColumn.render(SendToAbleCustomColumn.java:75) com.businessobjects.components.explorer.model.impl.ColumnWrapper.render(ColumnWrapper.java:113) com.businessobjects.jsf.explorer.renderkit.ResizableContentListViewRenderer.displayNode2(ResizableContentListViewRenderer.java:447) com.businessobjects.jsf.explorer.renderkit.ResizableContentListViewRenderer.displayNode(ResizableContentListViewRenderer.java:380) com.businessobjects.jsf.explorer.renderkit.ResizableContentListViewRenderer.renderHtml(ResizableContentListViewRenderer.java:994) com.businessobjects.jsf.explorer.renderkit.ResizableContentListViewRenderer.encodeBegin(ResizableContentListViewRenderer.java:112) javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:703) javax.faces.render.Renderer.encodeChildren(Renderer.java:136) javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721) javax.faces.render.Renderer.encodeChildren(Renderer.java:138) javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721) javax.faces.webapp.UIComponentTag.encodeChildren(UIComponentTag.java:629) javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:566) org.apache.jsp.jsp.CrystalReport_005fHistory.history_jsp._jspx_meth_ure_explorer_0(history_jsp.java:1694) org.apache.jsp.jsp.CrystalReport_005fHistory.history_jsp._jspService(history_jsp.java:492) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152) com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245) com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)&lt;br /&gt;note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;Apache Tomcat/5.5.20 &lt;/p&gt;&lt;/span&gt;&lt;p&gt;&lt;strong&gt;Web Intelligence error message&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The page cannot be found&lt;/p&gt;&lt;p&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SPx0998rK1I/AAAAAAAAAEc/XefmQxizfKw/s1600-h/schedule+error+webi+history.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5259207072811789138" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SPx0998rK1I/AAAAAAAAAEc/XefmQxizfKw/s400/schedule+error+webi+history.bmp" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The workaround for this type of issue is to save the report with new name and reschedule it. We didn't get a fix from Business Objects for this problem.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-9222967972486308069?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/9222967972486308069/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=9222967972486308069' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9222967972486308069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9222967972486308069'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/10/migration-to-businessobjects-enterprise_20.html' title='Migration to BusinessObjects Enterprise XI 3.0 - part 4'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_LDKro0bYDVk/SPx03DuyKEI/AAAAAAAAAEU/ovMkc-GwHwU/s72-c/schedule+error+cr+history.bmp' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-354436319286975981</id><published>2008-10-10T14:02:00.008+02:00</published><updated>2008-11-03T10:35:18.709+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Migration to BusinessObjects Enterprise XI 3.0 - part 3</title><content type='html'>One issue that we encountered immediately was that you need to set permissions on the top folder in the folder hierarchy. In BOXI R2 the top folder (Public Folders) acted as a default node just to build the folder hierarchy, you didn't need to set any rights on that folder. In BOXI 3.0 you do. The top folder All Folders need to be configured.&lt;br /&gt;&lt;br /&gt;What I did was to first create a new Access Level named View Top Folder. That Access Level have only View Folder objects right set.&lt;br /&gt;&lt;br /&gt;&lt;img id="BLOGGER_PHOTO_ID_5255494697197701858" style="CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/SO9ElRFrCuI/AAAAAAAAAEE/F5ILidmG0bY/s400/new+access+type+view+top+folder.bmp" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;I then edited the security for the All Folders root folder and added the newly created Access Level to the group Everyone.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SO9E0cKa4DI/AAAAAAAAAEM/QKNyo4RczWg/s1600-h/all+folders+security.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5255494957868441650" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SO9E0cKa4DI/AAAAAAAAAEM/QKNyo4RczWg/s400/all+folders+security.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The word 'Rotmapp' is Swedish and stands for Root Folder (All Folders). The language settings get messed up here and there and that is very confusing and annoying.&lt;br /&gt;&lt;br /&gt;The folders below All Folders have inheritance activated but they don't inherit that right. That is strange. The Administrators group gets it's inheritance right so why doesn't the Everyone group? Does anyone have an answer to this?&lt;br /&gt;&lt;br /&gt;More about this change in the security model can be read in the following post I found on BOB:&lt;br /&gt;&lt;a href="http://www.forumtopics.com/busobj/viewtopic.php?t=112156&amp;amp;start=0&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;sid=ed14a5c0dff35d169a6052ea7bf070f4"&gt;http://www.forumtopics.com/busobj/viewtopic.php?t=112156&amp;amp;start=0&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;sid=ed14a5c0dff35d169a6052ea7bf070f4&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-354436319286975981?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/354436319286975981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=354436319286975981' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/354436319286975981'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/354436319286975981'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/10/migration-to-businessobjects-enterprise_10.html' title='Migration to BusinessObjects Enterprise XI 3.0 - part 3'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_LDKro0bYDVk/SO9ElRFrCuI/AAAAAAAAAEE/F5ILidmG0bY/s72-c/new+access+type+view+top+folder.bmp' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3575319171267978468</id><published>2008-10-07T21:39:00.003+02:00</published><updated>2008-11-03T10:35:18.710+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Migration to BusinessObjects Enterprise XI 3.0 - part 2</title><content type='html'>As I mentioned in my previous post the migration process went fine and all the system tests we performed afterwards did not show any strange behaviour or irregularities.&lt;br /&gt;&lt;br /&gt;But... As the users started using the system a number of strange things have emerged. Some of the issues are very serious!&lt;br /&gt;&lt;br /&gt;I will post back shortly some of our findings and how we solved them and some that we probably won't solve. As it looks right now we will probably start up the BOXI R2 environment again until all issues have been solved in the new environment.&lt;br /&gt;&lt;br /&gt;The case has been reported to SAP/Business Objects and their technicians are currently trying to find a solution.&lt;br /&gt;&lt;br /&gt;My opinion is that there are a problem with the migration tool... Time will tell if I am right...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3575319171267978468?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3575319171267978468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3575319171267978468' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3575319171267978468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3575319171267978468'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/10/migration-to-businessobjects-enterprise_07.html' title='Migration to BusinessObjects Enterprise XI 3.0 - part 2'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5048135816622893164</id><published>2008-10-04T16:20:00.003+02:00</published><updated>2008-11-03T10:35:26.692+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>Migration to BusinessObjects Enterprise XI 3.0</title><content type='html'>We have now migrated our first customer to BOXI 3.0! And surprisingly it all went smoothly. The whole migration process took about 9 hours which included manual system configuring of settings transferred from the old system.&lt;br /&gt;&lt;br /&gt;This is the work flow we used:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Stop all services for BOXI R2.&lt;/li&gt;&lt;li&gt;Stop the SIA in BOXI 3.0.&lt;/li&gt;&lt;li&gt;Remove the BOXI 3.0 File Repository Server (FRS) filestore folders under &lt;install&gt;\BusinessObjects Enterprise 12.0\FileStore.&lt;/li&gt;&lt;li&gt;Copy the Central Management Server (CMS) repository via Central Configuration Manager (CCM) from BOXI R2 to BOXI 3.0.&lt;/li&gt;&lt;li&gt;Copy the Input and Output file repository folders from BOXI R2 to BOXI 3.0.&lt;/li&gt;&lt;li&gt;Perform Update Objects throgh the CCM. This step was by far the most time demanding one, it took over four hours.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;When the migration process was completed and the system was up and running I did system tests by two tools provided by Business Objects; Deployment Diagnostic Tool and Repository Diagnostic Tool.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Deployment Diagnostic Tool&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The Deployment Diagnostic Tool (DDT) is a java-based application that is designed to verify basic operating functionality of a BusinessObjects Enterprise XI 3.0 installation.&lt;/p&gt;&lt;p&gt;The tool is located with the other tools for BOXI 3.0. The XML log file is stored in &lt;em&gt;&lt;install&gt;&lt;/em&gt;\c&lt;em&gt;ommon\4.0\java\lib\log\TestResults.xml&lt;/em&gt;. The tool creates a directory containing a test report in the CMS with the name Diagnostic Test Folder. That folder must be removed manually.&lt;/p&gt;&lt;a href="http://3.bp.blogspot.com/_LDKro0bYDVk/SOewg00mBXI/AAAAAAAAAD8/wtLnlt8j7mU/s1600-h/deplyment+diagnostic+tool.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5253361568332514674" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_LDKro0bYDVk/SOewg00mBXI/AAAAAAAAAD8/wtLnlt8j7mU/s400/deplyment+diagnostic+tool.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;pic&gt;The following tests are performed by DDT:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Log On/Off - tests logging on and off BOE.&lt;/li&gt;&lt;li&gt;InfoView Test - test logging on and logging off through InfoView.&lt;/li&gt;&lt;li&gt;Web Intelligence Tier - tests creating, viewing, and scheduling a simple Web Intelligence document.&lt;/li&gt;&lt;li&gt;Crystal Reports Tier - tests creating and scheduling a simple Crystal Reports document.&lt;/li&gt;&lt;li&gt;Start/Stop Servers - connects to a CMS and queries for all available servers associated with it, then proceeds to stop and start each one.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Repository Diagnostic Tool&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The Repository Diagnostic Tool (RDT) is new for BusinessObjects Enterprise XI 3.0. This command line tool scans, diagnoses, and repairs inconsistencies that may occur between the CMS system database and the FRS filestore.&lt;/p&gt;&lt;p&gt;What does that exactly mean? RDT find inconsistencies;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;when a object exist but no file or&lt;/li&gt;&lt;li&gt;when a file exist but no object. &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;How the inconsistency have occured in the first place is another story. &lt;/p&gt;&lt;p&gt;RDT doesn't repair the inconsistencies by default, it only gives a report. The report log is stored in a xml file named &lt;em&gt;Repo_Scan_yyyy_mm_dd_hh_mm.xml&lt;/em&gt; under &lt;em&gt;&lt;install&gt;&lt;install&gt;\BusinessObjects Enterprise 12.0\reposcan\&lt;/em&gt;. The tool is found in &lt;em&gt;&lt;install&gt;&lt;install&gt;\BusinessObjects Enterprise 12.0\win32_x86\reposcan.exe&lt;/em&gt;. For a list of parameters see your Business Objects manual.&lt;/p&gt;&lt;p&gt;&lt;u&gt;Note:&lt;/u&gt; It is highly recommended that you do a backup of your system before doing a automatic repair via the tool.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5048135816622893164?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5048135816622893164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5048135816622893164' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5048135816622893164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5048135816622893164'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/10/migration-to-businessobjects-enterprise.html' title='Migration to BusinessObjects Enterprise XI 3.0'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_LDKro0bYDVk/SOewg00mBXI/AAAAAAAAAD8/wtLnlt8j7mU/s72-c/deplyment+diagnostic+tool.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7267537952558002093</id><published>2008-09-02T09:21:00.001+02:00</published><updated>2009-06-20T09:27:41.623+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SDK/API Development'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>.NET API For BOXI 3.0</title><content type='html'>I have asked SAP support for a definitive date when the .NET &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;API&lt;/span&gt; will be released for &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;BOXI&lt;/span&gt; 3.0. The answer I got is that they don't have an exact date, only that the release is scheduled for 08Q3.&lt;br /&gt;&lt;br /&gt;This is very frustrating as some of our customers have custom developed applications using the .NET &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;API&lt;/span&gt; for &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;BOXI&lt;/span&gt; R2. What to do, wait or convert applications to Java?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7267537952558002093?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7267537952558002093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7267537952558002093' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7267537952558002093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7267537952558002093'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/09/net-api-for-boxi-30.html' title='.NET API For BOXI 3.0'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1458807779215135084</id><published>2008-08-27T08:30:00.005+02:00</published><updated>2008-08-27T22:08:21.205+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>Change Server Settings Live</title><content type='html'>Highly critical systems that must have the highest availability possible share one problem: when can I do adjustment in the server settings? A change in a setting for a server often requires a restart of that particular service. This type of manoeuvre is often scheduled at night or weekends, once a quarter perhaps.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;But if you want to change many of the settings in the different servers you can accomplish this without restarting the service. I don't know it this is a technique that is supported from Business Objects. But I can't really see why you couldn't do it this way!&lt;br /&gt;&lt;br /&gt;Here is how you do it:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;One server scenario&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Create another server with the correct settings.&lt;/li&gt;&lt;li&gt;Enable and start the new server.&lt;/li&gt;&lt;li&gt;Disable the old server.&lt;/li&gt;&lt;li&gt;Wait until no one is connected to the old server.&lt;/li&gt;&lt;li&gt;Shut the old server down.&lt;/li&gt;&lt;li&gt;Remove the old server.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Multiple servers scenario&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Disable one server.&lt;/li&gt;&lt;li&gt;Wait until no one is connected to the disabled server.&lt;/li&gt;&lt;li&gt;Shut the disabled server down.&lt;/li&gt;&lt;li&gt;Change the setting for the stopped server.&lt;/li&gt;&lt;li&gt;Start the stopped server and enable it.&lt;/li&gt;&lt;li&gt;Repeat from step 1 with the next server.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Why is this working? When you disable a server it still operates with the requests it currently working with but it will not accept any new ones. When the server has served all requests and is idle it can be shut down.&lt;/p&gt;&lt;p&gt;One thing that could be interesting to clarify is how you determine if the server is busy or idle before shutting it down. This depends on which server to shut down. In this example I show how to determine this for Web Intelligence Report Server. For other servers it differs slightly but the base procedure is the same.&lt;/p&gt;&lt;p&gt;For Web Intelligence Report Server:&lt;/p&gt;&lt;p&gt;Goto Home &gt; Servers &gt; #SERVERNAME#.Web_IntelligenceReportServer &gt; Tab Metrics. At the bottom of that page there is a value to observe, &lt;em&gt;Current Requests&lt;/em&gt;. When this number is zero it is OK to shut the server down.&lt;/p&gt;&lt;p&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/SLT1f9eiNwI/AAAAAAAAAD0/8T8Np9aau7o/s1600-h/change_settings_live.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5239082195966113538" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/SLT1f9eiNwI/AAAAAAAAAD0/8T8Np9aau7o/s400/change_settings_live.bmp" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1458807779215135084?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1458807779215135084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1458807779215135084' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1458807779215135084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1458807779215135084'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/08/change-server-settings-live.html' title='Change Server Settings Live'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/SLT1f9eiNwI/AAAAAAAAAD0/8T8Np9aau7o/s72-c/change_settings_live.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5152068214701420974</id><published>2008-07-10T08:41:00.003+02:00</published><updated>2008-11-03T10:35:41.604+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOXIr2 Version Numbers - Update</title><content type='html'>I have updated the BusinessObjects Enterprise XI Release 2 version number list again.&lt;br /&gt;&lt;br /&gt;Check it out here:&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5152068214701420974?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5152068214701420974/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5152068214701420974' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5152068214701420974'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5152068214701420974'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/07/boxir2-version-numbers-update.html' title='BOXIr2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8598619191115813743</id><published>2008-06-24T09:12:00.001+02:00</published><updated>2008-06-24T09:13:15.449+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Products'/><title type='text'>Product End Of Life Dates</title><content type='html'>Here you can find the end of life dates for your Business Objects products:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.businessobjects.com/programs_and_lifecycle/lifecycle/product_eol_dates.asp"&gt;http://support.businessobjects.com/programs_and_lifecycle/lifecycle/product_eol_dates.asp&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8598619191115813743?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8598619191115813743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8598619191115813743' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8598619191115813743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8598619191115813743'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/06/product-end-of-life-dates.html' title='Product End Of Life Dates'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4559431015815606706</id><published>2008-06-09T16:10:00.004+02:00</published><updated>2008-06-09T16:14:38.182+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><title type='text'>Web Intelligence And Tomcat Error</title><content type='html'>Platform:&lt;br /&gt;BusinessObjects XI&lt;br /&gt;&lt;br /&gt;If you receive the error "&lt;span style="font-family:courier new;"&gt;Could not get an output file for the document.&lt;/span&gt;" with error code &lt;span style="font-family:courier new;"&gt;RWI 00134&lt;/span&gt; there is a problem with Tomcat.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/SE06bh2WsRI/AAAAAAAAADs/ioZpsek6X3M/s1600-h/could+not+get+an+output+file+for+the+document.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5209884588554760466" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/SE06bh2WsRI/AAAAAAAAADs/ioZpsek6X3M/s400/could+not+get+an+output+file+for+the+document.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The error source are unknown to me but if there are anyone knowing this it would be interesting to learn. As this problem is isolated to Tomcat the problem is only visible in the Java platform. The code &lt;span style="font-family:courier new;"&gt;RWI&lt;/span&gt; stands for &lt;span style="font-family:courier new;"&gt;ReportEngine Web Intelligence&lt;/span&gt; which means that the problem is only affecting Web Intelligence reports.&lt;br /&gt;&lt;br /&gt;The solution is to restart Tomcat.&lt;br /&gt;&lt;br /&gt;There exist an error description from Business Objects but it doesn't give much information other that it could be a memory related problem:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Cause&lt;/strong&gt;&lt;br /&gt;While serializing a document state, an error occurred. This might be due to insufficient memory or an I/O error.&lt;br /&gt;&lt;strong&gt;Action&lt;/strong&gt;&lt;br /&gt;Ensure that there is sufficient memory available. Also, check for any we bi.properties customization.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4559431015815606706?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4559431015815606706/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4559431015815606706' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4559431015815606706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4559431015815606706'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/06/web-intelligence-and-tomcat-error.html' title='Web Intelligence And Tomcat Error'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/SE06bh2WsRI/AAAAAAAAADs/ioZpsek6X3M/s72-c/could+not+get+an+output+file+for+the+document.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3023630257236935870</id><published>2008-04-25T11:43:00.009+02:00</published><updated>2008-11-03T10:36:09.301+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Desktop Intelligence Permission Problem</title><content type='html'>Platform:&lt;br /&gt;Desktop Intelligence&lt;br /&gt;BusinessObjects XI, XI Release 2&lt;br /&gt;&lt;br /&gt;A common problem is when you delete a report from the repository and then realises that it was a mistake removing it. Even though you have a local copy of the report you can't open it. This is because BOE is validating the rights against the repository and when the report does not exist there it can't be opened.&lt;br /&gt;&lt;br /&gt;If you try to open that report in Desktop Intelligence you will get an error stating: &lt;span style="font-family:courier new;"&gt;You are not authorized to use this document. (FRM00008)&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/SBGohksuDVI/AAAAAAAAADU/go3tTtVQAZI/s1600-h/you+are+not+authorized.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5193117140075285842" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/SBGohksuDVI/AAAAAAAAADU/go3tTtVQAZI/s400/you+are+not+authorized.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of possible workarounds for this problem, one being that you create a dummy report in the repository with the same name as the report you just deleted. Then you find out the path and file name through Central Management Console. Browse to the report folder in Input File Repositry Server and delete the file (remember the file name). Add the original report to the same place and change it's name to the same as the deleted file. Now you are able to import it into Desktop Intelligence.&lt;br /&gt;&lt;br /&gt;This solution doesn't work in all situations and it's not a supported method. Manually deleting files from FRS is NOT a good idea in most cases. With this particual problem there exist a different solution that will solve this.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Open Desktop Intelligence - check the &lt;span style="font-family:courier new;"&gt;Use in Offline Mode&lt;/span&gt; checkbox when logging in.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SBGoh0suDXI/AAAAAAAAADk/T2FyeGLmN8I/s1600-h/Desktop+Intelligence+Login.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5193117144370253170" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SBGoh0suDXI/AAAAAAAAADk/T2FyeGLmN8I/s400/Desktop+Intelligence+Login.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;pic&gt;Open the report.&lt;/li&gt;&lt;li&gt;Save your report - check the &lt;span style="font-family:courier new;"&gt;Save for all users&lt;/span&gt; checkbox.&lt;br /&gt;&lt;pic&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/SBGoh0suDWI/AAAAAAAAADc/FAP3b1IPbfw/s1600-h/Desktop+Intelligence+Save+As.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5193117144370253154" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/SBGoh0suDWI/AAAAAAAAADc/FAP3b1IPbfw/s400/Desktop+Intelligence+Save+As.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Close Desktop Intelligence.&lt;/li&gt;&lt;li&gt;Open Desktop Intelligence - login to your repository, not in offline mode.&lt;/li&gt;&lt;li&gt;It should now be possible to open the report and publish it to the repository.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;And, yes, a backup is also one way out of this...&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3023630257236935870?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3023630257236935870/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3023630257236935870' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3023630257236935870'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3023630257236935870'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/04/desktop-intelligence-permission-problem.html' title='Desktop Intelligence Permission Problem'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/SBGohksuDVI/AAAAAAAAADU/go3tTtVQAZI/s72-c/you+are+not+authorized.bmp' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5740045233723928883</id><published>2008-04-23T11:40:00.005+02:00</published><updated>2008-04-23T11:54:58.902+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>Tracing in BusinessObjects</title><content type='html'>Platform:&lt;br /&gt;Windows&lt;br /&gt;BusinessObjects XI, XI Release 2&lt;br /&gt;Crystal Enterprise 8.5, 9, 10&lt;br /&gt;&lt;br /&gt;Tracing to log files on the server is an effective method to get more information for a possible problem. All server trace files are located in the logging folder, for BusinessObjects XIR2 the path is &lt;span style="font-family:courier new;"&gt;\Business Objects\BusinessObjects Enterprise 11.5\Logging\&lt;/span&gt;. For Crystal Enterprise the path is a bit different.&lt;br /&gt;&lt;br /&gt;Default there are some tracing going on in the log folder but you can enable extended logging for every BusinessObjects server installed.&lt;br /&gt;&lt;br /&gt;To enable tracing for a server, follow these steps:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Open Central Configuration Manager (CCM).&lt;/li&gt;&lt;li&gt;Choose the server you want to trace and stop that service.&lt;/li&gt;&lt;li&gt;Open properties for the service.&lt;/li&gt;&lt;li&gt;Add &lt;span style="font-family:courier new;"&gt;-trace&lt;/span&gt; as a parameter switch to the command line.&lt;/li&gt;&lt;li&gt;Start the service.&lt;/li&gt;&lt;li&gt;A new trace file with the same name as the server EXE is now located in the logging folder.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Business Objects KBase article for Unix trace instructions:&lt;br /&gt;&lt;a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;externalId=c2016966&amp;amp;sliceId=&amp;amp;dialogID=20798617&amp;amp;stateId=1%200%2020800000"&gt;http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;externalId=c2016966&amp;amp;sliceId=&amp;amp;dialogID=20798617&amp;amp;stateId=1%200%2020800000&lt;/a&gt;&lt;/p&gt;&lt;p&gt;But wait! There is more!&lt;/p&gt;&lt;p&gt;There is another way to get even more trace information from the Desktop Intelligence and Web Intelligence servers. This is only valid for BusinessObjects XI and XIR2 platforms. The extra logging creates a number of XML files with extensive information about the context of the report that is being run. These files are placed in a folder specified in a INI file.&lt;/p&gt;&lt;p&gt;This is what you have to do:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Create three environment variables (the path can be different):&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;BO_TRACE_CONFIGDIR = C:\Temp&lt;br /&gt;BO_TRACE_CONFIGFILE = C:\Temp\BO_Trace.ini&lt;br /&gt;BO_TRACE_LOGDIR = C:\Temp&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Create the INI file specified above with the following content:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;active = true;&lt;br /&gt;importance = xs;&lt;br /&gt;size = 1000000;&lt;br /&gt;keep = true;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Restart the servers.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;After you run a report there will be a number of trace files in a subfolder in the folder specified in &lt;span style="font-family:courier new;"&gt;BO_TRACE_LOGDIR&lt;/span&gt;. I double checked on Business Objects site about this last tracing setup, and it should work for both Web Intelligence and Desktop Intelligence. I never got it to work for Desktop Intelligence though, neither for Job or Report Server.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt; Remember to remove all tracing when debugging is done. All trace activities to log files requires extra resources from the server.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5740045233723928883?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5740045233723928883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5740045233723928883' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5740045233723928883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5740045233723928883'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/04/tracing-in-businessobjects.html' title='Tracing in BusinessObjects'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4484305366280665892</id><published>2008-04-03T12:20:00.005+02:00</published><updated>2008-04-06T10:44:06.649+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>BusinessObjects XI 3.0 Version Numbers</title><content type='html'>This post will list version numbers for all patches that are available for BusinessObjects XI 3.0.&lt;br /&gt;&lt;br /&gt;To determine the exact version of your installation: Open Central Configuration Manager (CCM) and choose About BusinessObjects Enterprise. In the following dialog box you will see the Product Version.&lt;br /&gt;&lt;br /&gt;12.0.0.683 --&gt; BOXI3.0 RTM&lt;br /&gt;&lt;br /&gt;RTM = Release To Market (first release, without any patches).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4484305366280665892?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4484305366280665892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4484305366280665892' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4484305366280665892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4484305366280665892'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/04/businessobjects-30-version-numbers.html' title='BusinessObjects XI 3.0 Version Numbers'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6776304592358122893</id><published>2008-04-03T12:15:00.002+02:00</published><updated>2008-11-03T10:26:23.562+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>BOXIr2 Version Numbers - Update</title><content type='html'>I have done another update on my list of version numbers for different patch levels available for BusinessObjects Enterprise XI Release 2. Check it out here:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6776304592358122893?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6776304592358122893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6776304592358122893' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6776304592358122893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6776304592358122893'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/04/boxir2-version-numbers-update.html' title='BOXIr2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4624507385924350537</id><published>2008-03-29T21:19:00.011+01:00</published><updated>2008-11-03T10:36:32.136+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Report Destinations</title><content type='html'>In BusinessObjects Enterprise there are a number of alternatives to choose from if you want to place the report/report instance somewhere else than in your available folders in InfoView.&lt;br /&gt;&lt;br /&gt;There are two ways to handle report objects from InfoView:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Use the Send button in the toolbar. This option allows you to send a report/report instance.&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_LDKro0bYDVk/R-6oac0tDXI/AAAAAAAAAC0/GTmU3oA2SYg/s1600-h/send+to.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5183265393517333874" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_LDKro0bYDVk/R-6oac0tDXI/AAAAAAAAAC0/GTmU3oA2SYg/s400/send+to.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;pic&gt;To use this function you select one report object and then you select one of the four options in the drop down of the Send button:&lt;br /&gt;&lt;strong&gt;To BusinessObjects Inbox&lt;/strong&gt; This option sends the report object to a user Inbox inside BusinessObjects.&lt;br /&gt;&lt;strong&gt;To Email&lt;/strong&gt; This option sends the report object to a email adress outside BusinessObjects.&lt;br /&gt;&lt;strong&gt;To FTP Location&lt;/strong&gt; This option transfer the report object via FTP to a destionation server.&lt;br /&gt;&lt;strong&gt;To File Location&lt;/strong&gt; This option saves the report object to disk.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Schedule a report object. This option allows you to send a report instance.&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/R-6oyM0tDYI/AAAAAAAAAC8/3XWuUHhtUUM/s1600-h/schedule+destinations.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5183265801539227010" style="CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/R-6oyM0tDYI/AAAAAAAAAC8/3XWuUHhtUUM/s400/schedule+destinations.bmp" border="0" /&gt;&lt;/a&gt;&lt;pic&gt;&lt;br /&gt;When you schedule a report you can choose a destination for your report instance. There are five different destinations to choose from:&lt;br /&gt;&lt;strong&gt;Enterprise location&lt;br /&gt;Inbox&lt;br /&gt;File location&lt;br /&gt;FTP server&lt;br /&gt;Email recipients&lt;br /&gt;&lt;/strong&gt;Destination Enterprise location saves the finished report instance to Output File Repository Server (FRS) in BusinessObjects Enterprise. Destination Inbox, File location, FTP server and Email recipients have one Default option and one Specific option. The Default option of each destination copies the report instance to the default location specified in the respective Job Server and in the Enterprise location. The Specific option of each destination copies the report instance to a location specified by the user and in the Enterprise location.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;To get all of this to work there are four destination plugins that has to be configured for each Job Server.&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_LDKro0bYDVk/R-6pGc0tDZI/AAAAAAAAADE/-ab2La-R_j8/s1600-h/job+server+destinations.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5183266149431578002" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_LDKro0bYDVk/R-6pGc0tDZI/AAAAAAAAADE/-ab2La-R_j8/s400/job+server+destinations.bmp" border="0" /&gt;&lt;/a&gt;&lt;pic&gt;&lt;br /&gt;In the picture above two destinations are enabled and two are disabled.&lt;br /&gt;If a user gets a error message that reads something like &lt;em&gt;"Error Message: destination DLL disabled. CrystalEnterprise.DiskUnmanaged:"&lt;/em&gt; or something like &lt;em&gt;"The destination plugin required for this action is disabled. If you require this functionality, please contact your system administrator."&lt;/em&gt; it probably means that the destination is not enabled for that Job Server.&lt;br /&gt;To enable the destination you have to find out which report type (i.e. Job Server) and which destination the user tried to use. Logon to CMC and navigate Home -&gt; Servers -&gt; SERVER_NAME.JOB_SERVER -&gt; Destinations tab. Mark the checkbox for the destination you want to enable and press button Enable. Select the same destination and configure it. Done.&lt;br /&gt;&lt;br /&gt;Here are the different Job Servers available and which report type that uses them:&lt;br /&gt;&lt;strong&gt;Web Intelligence&lt;/strong&gt;: SERVER_NAME.Web_IntelligenceJobServer&lt;br /&gt;&lt;strong&gt;Desktop Intelligence:&lt;/strong&gt; SERVER_NAME.Desktop_IntelligenceJobServer&lt;br /&gt;&lt;strong&gt;Crystal Reports:&lt;/strong&gt; SERVER_NAME.reportjobserver&lt;br /&gt;&lt;strong&gt;Send button in InfoView:&lt;/strong&gt; SERVER_NAME.destinationjobserver&lt;br /&gt;If you change settings in destinationjobserver you must restart that service for changes to take effect.&lt;br /&gt;&lt;br /&gt;Which Job Server to configure and when to do it is not that complicated but it is alot of confusion about this from various sources. This KBase Article (ID 8010998) from Business Objects for example is wrong and confusing:&lt;br /&gt;&lt;a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;externalId=8010998&amp;amp;sliceId=&amp;amp;dialogID=19218054&amp;amp;stateId=1%200%2019214535"&gt;http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;externalId=8010998&amp;amp;sliceId=&amp;amp;dialogID=19218054&amp;amp;stateId=1%200%2019214535&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4624507385924350537?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4624507385924350537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4624507385924350537' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4624507385924350537'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4624507385924350537'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/report-destinations.html' title='Report Destinations'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_LDKro0bYDVk/R-6oac0tDXI/AAAAAAAAAC0/GTmU3oA2SYg/s72-c/send+to.bmp' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6215985479472022353</id><published>2008-03-24T21:03:00.003+01:00</published><updated>2008-11-03T10:26:23.562+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Patches Explained - Update</title><content type='html'>I have updated a previous post where I describe the different patches that are available on the BOXIr2 platform:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/07/patches-explained.html"&gt;http://boinshort.blogspot.com/2007/07/patches-explained.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6215985479472022353?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6215985479472022353/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6215985479472022353' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6215985479472022353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6215985479472022353'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/patches-explained-update.html' title='Patches Explained - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7154705363586408072</id><published>2008-03-13T16:14:00.003+01:00</published><updated>2009-06-20T09:27:41.624+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SDK/API Development'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>BOXI 3.0 SDK For .NET Framework</title><content type='html'>&lt;div&gt;I don't know if I've totally missed something here, but it seems like there are some SDK's missing for .NET development. Which SDK should I use if I want to develop against a Web Intelligence document and don't want to use Web Services?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/R9lFCk00U-I/AAAAAAAAACI/-bwzJ1mQsOY/s1600-h/boxi3sdk_overview.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5177245157186360290" style="CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/R9lFCk00U-I/AAAAAAAAACI/-bwzJ1mQsOY/s400/boxi3sdk_overview.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;If I look in the Developer Library (&lt;a href="http://diamond.businessobjects.com/developer/library"&gt;http://diamond.businessobjects.com/developer/library&lt;/a&gt;) as a .NET developer I feel a bit discriminated.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7154705363586408072?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7154705363586408072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7154705363586408072' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7154705363586408072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7154705363586408072'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/boxi-30-sdk-for-net-framework.html' title='BOXI 3.0 SDK For .NET Framework'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_LDKro0bYDVk/R9lFCk00U-I/AAAAAAAAACI/-bwzJ1mQsOY/s72-c/boxi3sdk_overview.bmp' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7265877219004426646</id><published>2008-03-10T10:59:00.001+01:00</published><updated>2008-03-10T11:03:33.346+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Maintenance Roadmap</title><content type='html'>&lt;div&gt;I've found interesting information at Business Objects site regarding updates for the BOXIr2 platform. They have released a document with all planned maintenance releases during 2008.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/R9UHDU00U9I/AAAAAAAAACA/Tgps5t716Vg/s1600-h/maintenance+roadmap.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5176051100443497426" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/R9UHDU00U9I/AAAAAAAAACA/Tgps5t716Vg/s400/maintenance+roadmap.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Here are the original document containing the roadmap:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://resources.businessobjects.com/support/communitycs/TechnicalPapers/XIR2_Maintenance_Roadmap_Legal_V4_2007-2008.pdf"&gt;http://resources.businessobjects.com/support/communitycs/TechnicalPapers/XIR2_Maintenance_Roadmap_Legal_V4_2007-2008.pdf&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;As it states in the document, Business Objects can change this roadmap at any time.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7265877219004426646?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7265877219004426646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7265877219004426646' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7265877219004426646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7265877219004426646'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/maintenance-roadmap.html' title='Maintenance Roadmap'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_LDKro0bYDVk/R9UHDU00U9I/AAAAAAAAACA/Tgps5t716Vg/s72-c/maintenance+roadmap.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-578005620731876362</id><published>2008-03-07T21:12:00.003+01:00</published><updated>2008-11-03T10:26:23.563+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>BOXIr2 Version Numbers - Update</title><content type='html'>Version number for SP3 has been added to the list.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html"&gt;http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-578005620731876362?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/578005620731876362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=578005620731876362' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/578005620731876362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/578005620731876362'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/version-numbers-update.html' title='BOXIr2 Version Numbers - Update'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4516759867238443514</id><published>2008-03-07T21:06:00.002+01:00</published><updated>2008-03-07T21:09:28.564+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>FP, HF, SP News Discontinued</title><content type='html'>I will no longer publish news about patches.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4516759867238443514?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4516759867238443514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4516759867238443514' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4516759867238443514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4516759867238443514'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/03/fp-hf-sp-news-discontinued.html' title='FP, HF, SP News Discontinued'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-6046734163141455999</id><published>2008-01-21T22:33:00.000+01:00</published><updated>2008-11-03T10:33:04.429+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Object Naming Problem</title><content type='html'>One of our customers have had problem naming objects, in this case user objects, that have similar user names. Only the letter v and w differs.&lt;br /&gt;The problem is that if you create a user with the name abcv you can't create a user named abcw. After alot of investigation from Business Objects technicians the problem was isolated to the regional and language settings in the server OS. We had Swedish settings when we installed BusinessObjects Enterprise which caused this problem. The settings needed to be English during installation for some reason. Even if we changed settings later it didn't work. The server regional and language settings are stored in the repository database in some way.&lt;br /&gt;&lt;br /&gt;The solution for this problem was:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Change the server OS regional and language options to English.&lt;/li&gt;&lt;li&gt;Create a new repository database.&lt;/li&gt;&lt;li&gt;Stop the CMS.&lt;/li&gt;&lt;li&gt;Copy all the data from the old repository to the new one.&lt;/li&gt;&lt;li&gt;Change the CMS datasource to the new database.&lt;/li&gt;&lt;li&gt;Start the CMS.&lt;/li&gt;&lt;li&gt;Problem gone!&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-6046734163141455999?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/6046734163141455999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=6046734163141455999' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6046734163141455999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/6046734163141455999'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/01/object-naming-problem.html' title='Object Naming Problem'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7886766283841710302</id><published>2008-01-18T13:56:00.000+01:00</published><updated>2008-11-03T10:28:06.936+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Query Builder'/><title type='text'>Querying Repository - Finding Scheduled Reports</title><content type='html'>I think we can all agree that the administration tools provided by Business Objects lack alot of functionality. Every week a question arises that can't be answered by anything other than a query with Query Builder.&lt;br /&gt;&lt;br /&gt;A query that I often use is to find which reports are scheduled reports. This is what I use:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;SELECT *&lt;br /&gt;FROM CI_INFOOBJECTS&lt;br /&gt;WHERE SI_RUNNABLE_OBJECT = 1&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;The &lt;code&gt;SI_RUNNABLE_OBJECT = 1&lt;/code&gt; means all reports that are scheduled (true).&lt;br /&gt;&lt;br /&gt;Another useful query is to find reports which are scheduled to run between a certain period of time.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;SELECT *&lt;br /&gt;FROM CI_INFOOBJECTS&lt;br /&gt;WHERE SI_NEXTRUNTIME BETWEEN '2008.01.01.08.00' AND '2008.01.10.13.00'&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;The format of the date/time is 'yyyy.mm.dd.hh.mm.ss'. I have omitted the seconds part. Anything from right to left can be removed. The hour format must be 24 hour. Note that the returned date/time is in 12 hour format.&lt;br /&gt;&lt;br /&gt;To filter the results in any of the queries above you can use &lt;code&gt;SI_KIND&lt;/code&gt; with any of the following object types (I have removed not applicable object types):&lt;br /&gt;&lt;br /&gt;CrystalReport&lt;br /&gt;Excel&lt;br /&gt;FullClient&lt;br /&gt;Pdf&lt;br /&gt;Rtf&lt;br /&gt;Txt&lt;br /&gt;Webi&lt;br /&gt;Word&lt;br /&gt;&lt;br /&gt;Remember that if you use the &lt;code&gt;SI_KIND&lt;/code&gt; on the query above you filter on the resulting instance object type, not the report type that the schedule is based on. E.g.: If you create a report i Crystal Report and you schedule it to run every day with Adobe Acrobat format you must use Pdf as filter.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7886766283841710302?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7886766283841710302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7886766283841710302' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7886766283841710302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7886766283841710302'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/01/querying-repository-finding-scheduled.html' title='Querying Repository - Finding Scheduled Reports'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-442427178565584553</id><published>2008-01-16T08:51:00.001+01:00</published><updated>2008-01-16T08:51:16.669+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack Released</title><content type='html'>Fix Pack 3.2 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-442427178565584553?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/442427178565584553/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=442427178565584553' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/442427178565584553'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/442427178565584553'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/01/new-fix-pack-released_16.html' title='New Fix Pack Released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1966799868126644492</id><published>2008-01-10T11:55:00.001+01:00</published><updated>2008-01-10T11:55:55.987+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack Released</title><content type='html'>Fix pack 2.7 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1966799868126644492?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1966799868126644492/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1966799868126644492' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1966799868126644492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1966799868126644492'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2008/01/new-fix-pack-released.html' title='New Fix Pack Released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8443529250991966856</id><published>2007-12-09T22:32:00.000+01:00</published><updated>2008-01-10T11:54:59.926+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack Released</title><content type='html'>Fix Pack 3.1 is now official.&lt;br /&gt;&lt;br /&gt;The digit 3 in the Fix Pack version number means that it's meant for a BOE environment that has Service Pack 3 installed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8443529250991966856?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8443529250991966856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8443529250991966856' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8443529250991966856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8443529250991966856'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/12/new-critical-hot-fix-released.html' title='New Fix Pack Released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8988717276416768320</id><published>2007-11-22T16:11:00.000+01:00</published><updated>2007-11-22T16:12:49.436+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>Universe File Extensions</title><content type='html'>There are two different file extensions for a Universe file, .unv and .unw. What is the difference?&lt;br /&gt;&lt;br /&gt;If we are working on a Universe named 'Order', the file name when working in Design is 'order.unv'. The unv extension is the Design extension used "locally".&lt;br /&gt;As soon as you export the Universe to the Repository the file extension changes to .unw. The file is then saved in a directory named after the object id (e.g. '855263') which is placed under the Input File Repository Server (FRS) directory.&lt;br /&gt;If you open CMC and look at the properties for that Universe the path could be something like&lt;br /&gt;'frs://Input/a_123/012/013/855263/order.unw'.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8988717276416768320?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8988717276416768320/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8988717276416768320' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8988717276416768320'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8988717276416768320'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/11/universe-file-extensions.html' title='Universe File Extensions'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4485996546233646160</id><published>2007-11-19T09:17:00.000+01:00</published><updated>2007-11-19T09:22:01.731+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Service Pack released</title><content type='html'>Service Pack 3 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4485996546233646160?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4485996546233646160/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4485996546233646160' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4485996546233646160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4485996546233646160'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/11/new-service-pack-released.html' title='New Service Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8031329481914847646</id><published>2007-11-02T16:06:00.000+01:00</published><updated>2007-11-23T08:53:58.329+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Compability'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOE JVM 1.6 Support</title><content type='html'>As I wrote in a previous article (&lt;a href="http://boinshort.blogspot.com/2007/06/java-16-and-web-intelligence.html"&gt;http://boinshort.blogspot.com/2007/06/java-16-and-web-intelligence.html&lt;/a&gt;) there are some compability issues with Java 1.6 and WebI.&lt;br /&gt;&lt;br /&gt;I created a case today with Business Objects asking if there is or will be a patch for this. Clearly we are not alone in the world with this problem. The BO support called me up shortly after explaining that no patch exist but the issue is resolved in Service Pack 3 that is scheduled for release this month.&lt;br /&gt;&lt;br /&gt;The ADAPT number for this fix in SP3 is ADAPT0082917.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8031329481914847646?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8031329481914847646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8031329481914847646' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8031329481914847646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8031329481914847646'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/11/boe-jvm-16-support.html' title='BOE JVM 1.6 Support'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1467216759629840660</id><published>2007-10-31T15:42:00.000+01:00</published><updated>2007-10-31T15:43:35.396+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Critical Hot Fix Released</title><content type='html'>Critical Hot Fix 20 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1467216759629840660?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1467216759629840660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1467216759629840660' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1467216759629840660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1467216759629840660'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/new-critical-hot-fix-released.html' title='New Critical Hot Fix Released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-80902207483534595</id><published>2007-10-31T15:41:00.000+01:00</published><updated>2007-10-31T15:42:29.902+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack Released</title><content type='html'>Fix Pack 2.6 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-80902207483534595?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/80902207483534595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=80902207483534595' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/80902207483534595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/80902207483534595'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/new-fix-pack-released.html' title='New Fix Pack Released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3078636141713127131</id><published>2007-10-21T23:15:00.000+02:00</published><updated>2008-11-03T10:32:16.242+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>E-mail report hyperlink</title><content type='html'>When you create a scheduled report and you want to e-mail the hyperlink of the report in BOE you can configure this in the schedule settings. You include the Viewer Hyperlink by selecting that option in the drop down below the Message box. This selection adds %SI_VIEWER_URL% to the message field which later translates to a valid URL to that report using the openDocument method.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_LDKro0bYDVk/RxvDcNorgDI/AAAAAAAAAB4/2JzJoxuwl9s/s1600-h/schedule+report+1.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5123903890528108594" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_LDKro0bYDVk/RxvDcNorgDI/AAAAAAAAAB4/2JzJoxuwl9s/s400/schedule+report+1.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The resulting URL in the e-mail could look something like this (ASP platform):&lt;br /&gt;&lt;br /&gt;&lt;a href="http://xyz/businessobjects/enterprise115/infoview/scripts/openDocument.aspx?sIDType=CUID&amp;amp;iDocID=BUXpQ_n_fITEsTtHIPe_oXY"&gt;http://xyz/businessobjects/enterprise115/infoview/scripts/openDocument.aspx?sIDType=CUID&amp;amp;iDocID=BUXpQ_n_fITEsTtHIPe_oXY&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The %SI_VIEWER_URL% adds the URL that was specified in CMC-&gt;Objects-&gt;Object Settings...-&gt;Processing Settings-&gt;Default viewer URL and translates it to the hyperlink above.&lt;br /&gt;&lt;br /&gt;But what if you manually wanted to specify the URL without changing it in the Object Settings? It's easy and it's possible. Just type the URL manually specifying the JSP or ASP path and the openDocument part. Based on settings above (CR document) you would type&lt;br /&gt;&lt;br /&gt;'http://xyz/businessobjects/enterprise115/infoview/scripts/openDocument.aspx?sIDType=CUID&amp;amp;iDocID=%SI_CUID%'&lt;br /&gt;&lt;br /&gt;in the Message field. The %SI_CUID% adds the unique object id of that document.&lt;br /&gt;&lt;br /&gt;If you want to explore the openDocument parameters in detail, look at &lt;a href="http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/BOE_SDK/boesdk_java_dg_doc/doc/boesdk_java_dg/Report_Linking13.html"&gt;this document&lt;/a&gt;. It describes both the ASP and JSP version of the openDocument syntax.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3078636141713127131?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3078636141713127131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3078636141713127131' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3078636141713127131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3078636141713127131'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/e-mail-report-hyperlink.html' title='E-mail report hyperlink'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_LDKro0bYDVk/RxvDcNorgDI/AAAAAAAAAB4/2JzJoxuwl9s/s72-c/schedule+report+1.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4618628771222094354</id><published>2007-10-19T11:57:00.000+02:00</published><updated>2008-11-03T10:32:16.243+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI 3.0'/><title type='text'>SMTP Error</title><content type='html'>Scheduled reports with e-mail sending functionality fail with the error message specified below:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;write error. CrystalEnterprise.Smtp: SMTP_E_EXCEEDED_STORAGE(552)&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;The error is not due to BOE. The error message (SMTP_E_EXCEEDED_STORAGE) is a standard SMTP error, in this case it's because the attachment hit the mail size limit. This limit is configured in the SMTP Service on the SMTP server.&lt;br /&gt;&lt;br /&gt;Here is how to find the size limit of the SMTP server:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Check which e-mail server you are using (CMC: Home &gt; Servers &gt; #SERVERNAME#.reportjobserver &gt; Email (SMTP) Destination).&lt;/li&gt;&lt;li&gt;Open a cmd.exe and type 'telnet &lt;#SERVERNAME#&gt; 25'.&lt;/li&gt;&lt;li&gt;If you have entered the right server name you are now connected.&lt;/li&gt;&lt;li&gt;Type 'EHLO'.&lt;/li&gt;&lt;li&gt;Look at the SIZE value in the response from the server. In the example below the size has been set to ~8 MB.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://3.bp.blogspot.com/_LDKro0bYDVk/RxiAndorgCI/AAAAAAAAABw/00RmB7HE9Rg/s1600-h/telnet2.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5122985991592443938" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_LDKro0bYDVk/RxiAndorgCI/AAAAAAAAABw/00RmB7HE9Rg/s400/telnet2.bmp" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4618628771222094354?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4618628771222094354/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4618628771222094354' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4618628771222094354'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4618628771222094354'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/smtp-error.html' title='SMTP Error'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_LDKro0bYDVk/RxiAndorgCI/AAAAAAAAABw/00RmB7HE9Rg/s72-c/telnet2.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-9118127291997761034</id><published>2007-10-08T11:19:00.000+02:00</published><updated>2007-10-08T11:21:29.756+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><title type='text'>SAP to Acquire Business Objects</title><content type='html'>SAP to Acquire Business Objects in Friendly Takeover.&lt;br /&gt;&lt;br /&gt;It's now official: &lt;a href="http://www.businessobjects.com/news/press_release.asp?id=20071007_005046"&gt;http://www.businessobjects.com/news/press_release.asp?id=20071007_005046&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-9118127291997761034?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/9118127291997761034/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=9118127291997761034' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9118127291997761034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9118127291997761034'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/sap-to-acquire-business-objects.html' title='SAP to Acquire Business Objects'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4873042637743704971</id><published>2007-10-05T14:02:00.000+02:00</published><updated>2008-11-03T10:31:05.854+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Fix Pack 2.5 issues</title><content type='html'>I have found three small issues when installing FP2.5 that could be of interest. Environment is BOXIr2 SP2 on Windows Server.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;When installing the FP the folder businessobjects (/tomcat/work/Catalina/localhost) is removed but not created again. This has to be a glitch in the automatic deployment of war-files. If you deploy it manually this is not any problem.&lt;/li&gt;&lt;li&gt;In the checklist for the manual deployment when uninstalling FP2.5, the file jsfplatformwar.xml (/tomcat/conf/Catalina/localhost) is missing. This is not due to FP2.5, the file is not there if I check my BOXIr2 SP2 environment either. Is there an error in the Fix Pack Installation and Deployment guide document or? Is there anyone who knows what this file is for?&lt;/li&gt;&lt;li&gt;Four error messages when starting up the environment after installing the FP. The error was regarding Performance Management in some way. I don't know what effects this caused, if any.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;One positive note about FP's is that they are now visible in the Add or Remove Programs dialog for easier overview and uninstallment.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4873042637743704971?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4873042637743704971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4873042637743704971' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4873042637743704971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4873042637743704971'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/fix-pack-25-issue.html' title='Fix Pack 2.5 issues'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8378622902963991644</id><published>2007-10-02T11:41:00.000+02:00</published><updated>2008-11-03T10:31:05.855+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Fix Pack Split</title><content type='html'>To make things a bit easier (?!) the Fix Packs, starting with FP2.5, have been split into two parts;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;One full version that includes all patches for all platforms/products.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;One client version that has all server parts removed. Actually, this version can't be installed at all on a computer that has server components.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8378622902963991644?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8378622902963991644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8378622902963991644' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8378622902963991644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8378622902963991644'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/10/fix-pack-split.html' title='Fix Pack Split'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4087929220540180500</id><published>2007-09-29T22:20:00.000+02:00</published><updated>2008-11-03T10:31:05.855+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack released</title><content type='html'>Fix Pack 2.5 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4087929220540180500?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4087929220540180500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4087929220540180500' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4087929220540180500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4087929220540180500'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/09/new-fix-pack-released.html' title='New Fix Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1007747077094539276</id><published>2007-08-29T11:00:00.000+02:00</published><updated>2008-11-03T10:31:05.856+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack released</title><content type='html'>Fix Pack 2.4 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1007747077094539276?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1007747077094539276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1007747077094539276' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1007747077094539276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1007747077094539276'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/08/new-fix-pack-released.html' title='New Fix Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5805280006384106364</id><published>2007-08-03T16:40:00.001+02:00</published><updated>2008-11-03T10:31:05.856+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Critical Hot Fix released</title><content type='html'>Critical Hot Fix 19 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5805280006384106364?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5805280006384106364/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5805280006384106364' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5805280006384106364'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5805280006384106364'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/08/new-critical-hot-fix-released.html' title='New Critical Hot Fix released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3380167938444482650</id><published>2007-07-31T13:51:00.000+02:00</published><updated>2008-11-03T10:30:23.036+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Error starting CMS Service</title><content type='html'>If the CMS service won't start and there are one or both of the following error messages in the Event Viewer, it's most likely that you have a firewall somewhere that is blocking your traffic.&lt;br /&gt;&lt;br /&gt;1) BusinessObjects_CMS: The root server reported an error Initialization Failure.&lt;br /&gt;2) BusinessObjects_CMS: Failed to connect to name server XXXXXXX. Reason: Transport error: unable to retrieve the CMS factory.&lt;br /&gt;&lt;br /&gt;The solution is to adjust the firewall settings.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3380167938444482650?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3380167938444482650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3380167938444482650' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3380167938444482650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3380167938444482650'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/error-starting-cms-service.html' title='Error starting CMS Service'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3011283047894338079</id><published>2007-07-27T11:41:00.000+02:00</published><updated>2008-11-03T10:30:03.649+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>More on patches</title><content type='html'>There are discussions about the frequency of Fix Packs and Critical Hot Fixes. In a short period of time there have been 3 FPs released. Is the product filled with bugs?&lt;br /&gt;&lt;br /&gt;Let’s take it from the top.&lt;br /&gt;MHFs are supposed to be released once a month or so. That has not been the case recently. There is only one MHF (MHF1) available, and that patch was released in September 2006. That is almost a year ago.&lt;br /&gt;CHFs and FPs are supposed to be released every week. They are replacements for Weekly Hot Fixes that existed earlier. These patches have not been released every week but almost every month.&lt;br /&gt;Is CHFs/FPs replacing MHFs? The answer is no. There is no information from Business Objects stating that this system has changed. Read my previous posts about patches for more information.&lt;br /&gt;&lt;br /&gt;If you look at the patches and compare them with SPs you will see that it's not that many CHFs/FPs that has not been included in any SP.&lt;br /&gt;&lt;br /&gt;I did a little study of my own (with reservation of my accuracy!).&lt;br /&gt;We begin with CHFs. CHF13 to CHF16 are included in SP2. That leaves us with CHF17 and CHF18. Two CHFs are not that much.&lt;br /&gt;If we look at FPs I did a comparison of the ADAPT numbers in CHFs and ADAPT numbers in FPs and it shows that FP2.1 and FP2.2 is pretty much a CHF17 and CHF18 but for the SP2 environment. If we look at numbers there were 16 ADAPTs in CHF17 and CHF18 that were not included in any of the FPs. And in reverse there were 159 ADAPTs in FP2.1, FP2.2 and FP2.3 that I didn't find in CHF17 or CHF18. Most of the 159 differences where found in FP2.3 which could mean that it solves issues isolated in the SP2 environment (e.g. new features in Productivity Pack). There may also be a CHF19 soon that corresponds fairly against FP2.3.&lt;br /&gt;&lt;br /&gt;The patching system that Business Objects is using is not that different from other software vendors. The other companies may have different terms for their patch packages but the system is almost the same. It's very common that you only see the SPs and not any fixes/patches/updates on those companies web sites. But if you have an issue and call their support you will discover that hot fixes exist very much indeed.&lt;br /&gt;&lt;br /&gt;I will leave the answer to the question I asked earlier in the post open... Perhaps someone else has a comment on this?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3011283047894338079?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3011283047894338079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3011283047894338079' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3011283047894338079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3011283047894338079'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/more-on-patches.html' title='More on patches'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-2263856698606188677</id><published>2007-07-26T13:47:00.003+02:00</published><updated>2008-11-03T10:30:03.650+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Patches Explained</title><content type='html'>&lt;span style="color:#ff0000;"&gt;UPDATED: 24 march 2008&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have tried to compile a complete, but short, description of all different patch levels and dependencies that exist between them.&lt;br /&gt;&lt;br /&gt;This post is only referring to BOXIr2 on the Windows platform and of the updates that where available as of march 2008. Patches for the Unix platform differs slightly. See Fig. 1 below for a complete flowchart of available paths.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/RqiNk11sE8I/AAAAAAAAAA0/7_TDHiDvevo/s1600-h/boxir2_1.GIF"&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/R-gIaM0tDVI/AAAAAAAAACg/2pI5D6jbR-A/s1600-h/patches1.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5181400617501658450" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/R-gIaM0tDVI/AAAAAAAAACg/2pI5D6jbR-A/s400/patches1.bmp" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Fig. 1&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/RqiPj11sE-I/AAAAAAAAABE/ITneEwOuy9E/s1600-h/service_pack.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5091477224652805090" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/RqiPj11sE-I/AAAAAAAAABE/ITneEwOuy9E/s400/service_pack.bmp" border="0" /&gt;&lt;/a&gt;This is a maintenance update which has gone through a full test before release.&lt;br /&gt;&lt;br /&gt;SPs could, and probably should, be installed in every environment. Read the Release Notes carefully.&lt;br /&gt;&lt;br /&gt;SP2 includes MHF1 and CHF13, CHF14, CHF15 and CHF16. Note: SPs, beginning from SP2, will be cumulative with one exception: none of the cumulative SPs will include SP1. SP1 must always be installed first!&lt;br /&gt;&lt;br /&gt;Installation of SPs on top of a CHF will overwrite some fixes solved in the CHF.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_LDKro0bYDVk/RqiQD11sE_I/AAAAAAAAABM/qwXsEvh1dyY/s1600-h/monthly_hot_fix.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5091477774408618994" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_LDKro0bYDVk/RqiQD11sE_I/AAAAAAAAABM/qwXsEvh1dyY/s400/monthly_hot_fix.bmp" border="0" /&gt;&lt;/a&gt;This is a maintenance update which has gone through a full test before release.&lt;br /&gt;&lt;br /&gt;MHFs could, and probably should, be installed in every environment. Read the Release Notes carefully.&lt;br /&gt;&lt;br /&gt;MHF1 requires SP1 to be installed first.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_LDKro0bYDVk/RqiRJV1sFBI/AAAAAAAAABc/z1rzQtIurD8/s1600-h/chf_fp.bmp"&gt;&lt;img id="BLOGGER_PHOTO_ID_5091478968409527314" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_LDKro0bYDVk/RqiRJV1sFBI/AAAAAAAAABc/z1rzQtIurD8/s400/chf_fp.bmp" border="0" /&gt;&lt;/a&gt; This update has had a limited amount of testing before release.&lt;br /&gt;&lt;br /&gt;CHF/FP should ONLY be installed into a production environment if you have an issue that is only solved by applying the fix.&lt;br /&gt;&lt;br /&gt;All CHF requires MHF1 to be installed first. CHF can only be installed on top of SP1; it’s not intended for higher SP environments.&lt;br /&gt;All FP have a number prefix that says which SP it belongs to, e.g. FP 2.1 can only be installed on top of SP2 and FP 3.2 can only be installed on top of SP3. FP can only be installed on top of SP2 or higher; it’s not intended for SP1 environments.&lt;br /&gt;&lt;br /&gt;You can install one or many of the CHF/FP independently of each other.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-2263856698606188677?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/2263856698606188677/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=2263856698606188677' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2263856698606188677'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2263856698606188677'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/patches-explained.html' title='Patches Explained'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_LDKro0bYDVk/R-gIaM0tDVI/AAAAAAAAACg/2pI5D6jbR-A/s72-c/patches1.bmp' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3213652806025949943</id><published>2007-07-25T11:44:00.000+02:00</published><updated>2008-11-03T10:37:17.944+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>Fix Pack versus Critical Hot Fix</title><content type='html'>Patches comes boundled in two packages; Fix Pack and Critical Hot Fix.&lt;br /&gt;What is the difference between a FP and a CHF?&lt;br /&gt;&lt;br /&gt;FP is a new term for patches based on BOXIr2 SP2 installation and beyond. If you run a installation prior to SP2, you must go with the CHF.&lt;br /&gt;&lt;br /&gt;For now and in the near future, FP is the name of the game.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3213652806025949943?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3213652806025949943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3213652806025949943' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3213652806025949943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3213652806025949943'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/fix-pack-versus-critical-hot-fix.html' title='Fix Pack versus Critical Hot Fix'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-2418407986439627116</id><published>2007-07-24T15:05:00.000+02:00</published><updated>2008-11-03T10:37:17.944+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack released</title><content type='html'>Fix Pack 2.3 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-2418407986439627116?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/2418407986439627116/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=2418407986439627116' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2418407986439627116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2418407986439627116'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/new-fix-pack-released.html' title='New Fix Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8863806230473488670</id><published>2007-07-24T09:24:00.000+02:00</published><updated>2007-07-24T09:25:35.094+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><title type='text'>Insight Americas 07</title><content type='html'>It's time for the annual Business Objects user conference in USA.&lt;br /&gt;The conference, Insight Americas 07, will be held between October 15-18 in Orlando Florida.&lt;br /&gt;&lt;br /&gt;Read more:&lt;br /&gt;&lt;a href="http://www.businessobjectsevents.com/americas2007/controller.cfm?intcmp=07q3_corhp_am_insight"&gt;http://www.businessobjectsevents.com/americas2007/controller.cfm?intcmp=07q3_corhp_am_insight&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8863806230473488670?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8863806230473488670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8863806230473488670' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8863806230473488670'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8863806230473488670'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/insight-americas-07.html' title='Insight Americas 07'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-1068942148024493742</id><published>2007-07-19T14:51:00.000+02:00</published><updated>2008-11-03T10:34:34.438+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Windows Server 2003 Service Pack 2</title><content type='html'>As stated in the Business Objects Supported Platforms document (&lt;a href="http://support.businessobjects.com/CommunityCS/technicalpapers/boe_xi_r2_supported_platforms_windows_sp2.pdf"&gt;http://support.businessobjects.com/CommunityCS/technicalpapers/boe_xi_r2_supported_platforms_windows_sp2.pdf&lt;/a&gt;), SP2 for Windows Server 2003 is not supported.&lt;br /&gt;&lt;br /&gt;I did a test, based on pure curiousity, with a Windows Server 2003 SP2 with all updates per 07/18/07 and then installed the BOXIr2 SP2 version. I found minor issues on different places in the installation after that, e.g. Administration Launchpad for both Java and .NET version. So the bottom line is that you should avoid upgrading Windows Server 2003 SP1 to SP2.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-1068942148024493742?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/1068942148024493742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=1068942148024493742' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1068942148024493742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/1068942148024493742'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/07/windows-server-2003-service-pack-2.html' title='Windows Server 2003 Service Pack 2'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8406720818553296164</id><published>2007-06-29T20:08:00.000+02:00</published><updated>2008-11-03T10:37:17.945+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack released</title><content type='html'>Fix Pack 2.2 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8406720818553296164?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8406720818553296164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8406720818553296164' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8406720818553296164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8406720818553296164'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/06/new-fix-pack-released.html' title='New Fix Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-9129561435591854101</id><published>2007-06-19T22:00:00.000+02:00</published><updated>2007-07-25T08:12:18.845+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Compability'/><category scheme='http://www.blogger.com/atom/ns#' term='System'/><title type='text'>Java 1.6 and Web Intelligence</title><content type='html'>Since the release of Java 1.6 there is a known problem with prompts in Web Intelligence. The problem is that the parameter window never opens. It just opens for a tenth of a second and then closes.&lt;br /&gt;&lt;br /&gt;If you have this issue you must uninstall the 1.6 version. This is a bug, but if you read the platforms.txt the 1.6 version is not supported. But it should be! Why is this so important you may ask? One of our customers have applications that require Java 1.6.&lt;br /&gt;&lt;br /&gt;We will open a case with BO if this issue is not solved after the summer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-9129561435591854101?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/9129561435591854101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=9129561435591854101' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9129561435591854101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/9129561435591854101'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/06/java-16-and-web-intelligence.html' title='Java 1.6 and Web Intelligence'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8686063221129185304</id><published>2007-06-08T10:15:00.000+02:00</published><updated>2008-11-03T10:37:17.946+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Critical Hot Fix released</title><content type='html'>Critical Hot Fix 18 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8686063221129185304?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8686063221129185304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8686063221129185304' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8686063221129185304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8686063221129185304'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/06/new-critical-hot-fix-released.html' title='New Critical Hot Fix released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-2662786009788642773</id><published>2007-05-25T15:09:00.000+02:00</published><updated>2008-11-03T10:37:17.947+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>New Fix Pack released</title><content type='html'>Fix Pack 2.1 is now official.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-2662786009788642773?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/2662786009788642773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=2662786009788642773' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2662786009788642773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/2662786009788642773'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/05/new-fix-pack-released.html' title='New Fix Pack released'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5515184438377011940</id><published>2007-05-23T20:42:00.000+02:00</published><updated>2007-07-19T22:48:27.887+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Products'/><title type='text'>Auditing included in BOE Professional</title><content type='html'>Business Objects has changed it's licensing rules regarding the component Auditing in BOXIr2. Auditing was previously only available as an add-on for the Professional version. Now (as of march 2007) it is included without any need of an add-on license!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5515184438377011940?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5515184438377011940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5515184438377011940' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5515184438377011940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5515184438377011940'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/05/auditing-included-in-boe-professional.html' title='Auditing included in BOE Professional'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-194423040298015757</id><published>2007-05-23T20:39:00.000+02:00</published><updated>2007-07-19T22:48:02.721+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><title type='text'>Business Objects to acquire Inxight</title><content type='html'>"Inxight is a leading provider of software solutions for unstructured information discovery, including text analytics, federated search, and data visualization."&lt;br /&gt;&lt;br /&gt;Read more:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.businessobjects.com/news/press_release.asp?id=20070522_005564"&gt;http://www.businessobjects.com/news/press_release.asp?id=20070522_005564&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-194423040298015757?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/194423040298015757/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=194423040298015757' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/194423040298015757'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/194423040298015757'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/05/business-objects-to-acquire-inxight.html' title='Business Objects to acquire Inxight'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-7185102289124801536</id><published>2007-05-05T21:25:00.000+02:00</published><updated>2007-07-19T22:48:18.754+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Products'/><title type='text'>OlapI Out - Voyager In</title><content type='html'>Business Objects has finally updated their web site with information for Query and Analysis and the new tool Voyager (&lt;a href="http://www.businessobjects.com/products/queryanalysis/default.asp"&gt;http://www.businessobjects.com/products/queryanalysis/default.asp&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;This is kind of old news as we have been waiting for this some time now. Business Objects released End of Life Notice the 29th of march (&lt;a href="http://www.businessobjects.com/pdf/products/queryanalysis/olap_intelligence_eol.pdf"&gt;http://www.businessobjects.com/pdf/products/queryanalysis/olap_intelligence_eol.pdf&lt;/a&gt;) for OlapI (Crystal Analysis).&lt;br /&gt;I guess that we will get similar information about DeskI in a near future... Or?&lt;br /&gt;&lt;br /&gt;Voyager will be included in the Productivity Pack that was released together with Service Pack 2.&lt;br /&gt;&lt;br /&gt;Voyager will be a zero footprint software running in InfoView, just like WebI, although it will only be available in a JSP installation.&lt;br /&gt;&lt;br /&gt;Voyager will be of the same content type group as WebI. This means that a company can run both WebI documents and Voyager documents in a BOE Professional installation. Such a scenario was not available with OlapI as it was in a different content type.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-7185102289124801536?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/7185102289124801536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=7185102289124801536' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7185102289124801536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/7185102289124801536'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/05/olapi-out-voyager-in.html' title='OlapI Out - Voyager In'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-5198556406830991469</id><published>2007-05-05T21:01:00.012+02:00</published><updated>2009-06-02T11:01:56.623+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><category scheme='http://www.blogger.com/atom/ns#' term='Patches'/><title type='text'>BOXIr2 Version Numbers</title><content type='html'>&lt;span style="color:#ff0000;"&gt;UPDATED: 2 june 2009&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I never remember the version numbers for the different patch levels. This post will help me in the future!&lt;br /&gt;&lt;br /&gt;To determine the exact version of your installation: Open Central Configuration Manager (CCM) and choose About BusinessObjects Enterprise. In the following dialog box you will see the Product Version.&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;11.5.0.313 --&gt; RTM&lt;/li&gt;&lt;li&gt;11.5.3.417 --&gt; SP1&lt;/li&gt;&lt;li&gt;11.5.7.608 --&gt; MHF1&lt;/li&gt;&lt;li&gt;11.5.7.682 --&gt; CHF13&lt;/li&gt;&lt;li&gt;11.5.7.723 --&gt; CHF14&lt;/li&gt;&lt;li&gt;11.5.7.770 --&gt; CHF15&lt;/li&gt;&lt;li&gt;11.5.7.811 --&gt; CHF16&lt;/li&gt;&lt;li&gt;11.5.7.852 --&gt; CHF17&lt;/li&gt;&lt;li&gt;11.5.7.1048 --&gt; CHF20&lt;/li&gt;&lt;li&gt;11.5.8.826 --&gt; SP2&lt;/li&gt;&lt;li&gt;11.5.8.826 --&gt; FP2.1&lt;/li&gt;&lt;li&gt;11.5.8.939 --&gt; FP2.2&lt;/li&gt;&lt;li&gt;11.5.8.963 --&gt; FP2.3&lt;/li&gt;&lt;li&gt;11.5.8.998 --&gt; FP2.4&lt;/li&gt;&lt;li&gt;11.5.8.1030 --&gt; FP2.5&lt;/li&gt;&lt;li&gt;11.5.8.1061 --&gt; FP2.6&lt;/li&gt;&lt;li&gt;11.5.8.1111 --&gt; FP2.7&lt;/li&gt;&lt;li&gt;11.5.9.1076 --&gt; SP3&lt;/li&gt;&lt;li&gt;11.5.9.1101 --&gt; FP3.1&lt;/li&gt;&lt;li&gt;11.5.9.1138 --&gt; FP3.2&lt;/li&gt;&lt;li&gt;11.5.9.1202 --&gt; FP3.4&lt;/li&gt;&lt;li&gt;11.5.9.1227 --&gt; FP3.5&lt;/li&gt;&lt;li&gt;11.5.10.1263 --&gt; SP4&lt;/li&gt;&lt;li&gt;11.5.11.1470 --&gt; SP5&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;This list is only valid for BusinessObjects Enterprise XI Release 2 (BOE XI R2).&lt;br /&gt;MHF = Monthly Hot Fix.&lt;br /&gt;CHF = Critical Hot Fix.&lt;br /&gt;SP = Service Pack.&lt;br /&gt;FP = Fix Pack.&lt;br /&gt;RTM = Release To Market (first release, without any patches).&lt;/p&gt;&lt;p&gt;Does anyone have the numbers for the patches missing in my list?&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-5198556406830991469?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/5198556406830991469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=5198556406830991469' title='27 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5198556406830991469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/5198556406830991469'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/05/boxir2-version-numbers.html' title='BOXIr2 Version Numbers'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>27</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-8144675609186723331</id><published>2007-04-24T22:05:00.001+02:00</published><updated>2007-07-19T22:48:02.721+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='News'/><title type='text'>Business Objects to acquire Cartesis</title><content type='html'>Business Objects announces it's intent to acquire Cartesis.&lt;br /&gt;&lt;br /&gt;"Cartesis is the world's leading specialist in finance and performance management software."&lt;br /&gt;&lt;br /&gt;Read more: &lt;a href="http://www.businessobjects.com/news/press_release.asp?id=20070422_005093"&gt;http://www.businessobjects.com/news/press_release.asp?id=20070422_005093&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-8144675609186723331?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/8144675609186723331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=8144675609186723331' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8144675609186723331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/8144675609186723331'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/04/business-objects-to-acquire-cartesis.html' title='Business Objects to acquire Cartesis'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-275660695364840816</id><published>2007-04-23T20:53:00.000+02:00</published><updated>2008-11-03T10:34:48.367+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Service Pack 2 issue part III</title><content type='html'>But I had one issue...&lt;br /&gt;&lt;br /&gt;When the installation was done and I tried to logon InfoView (ASP) I got the following error message:&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#cc0000;"&gt;Server Error in '/businessobjects/Enterprise115/InfoView' Application.&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Configuration Error&lt;br /&gt;Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.&lt;br /&gt;&lt;br /&gt;Parser Error Message: Sections must only appear once per config file. See the help topic &amp;lt;location&amp;gt; for exceptions.&lt;br /&gt;&lt;br /&gt;Source Error:&lt;br /&gt;Line 211: &amp;lt;!-- request length is 80MB --&amp;gt;&lt;br /&gt;Line 212: &amp;lt;httpRuntime maxRequestLength="80000" executionTimeout="2000" /&amp;gt;&lt;br /&gt;Line 213: &amp;lt;httpRuntime executionTimeout="1200" /&amp;gt;&lt;br /&gt;Line 214: &amp;lt;/system.web&amp;gt;&lt;br /&gt;Line 215: &amp;lt;appSettings&amp;gt;&lt;br /&gt;&lt;br /&gt;Source File: E:\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115\InfoView\web.config Line: 213&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;br /&gt;This problem was isolated to InfoView, I could logon CMC without any problem.&lt;br /&gt;&lt;br /&gt;As the error message says, there are two executionTimeout rows. One must go away...&lt;br /&gt;The fix for this is:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Open web.config.&lt;/li&gt;&lt;li&gt;Remove the second executionTimeout occurance row.&lt;/li&gt;&lt;li&gt;Save the file.&lt;/li&gt;&lt;li&gt;Restart IIS.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-275660695364840816?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/275660695364840816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=275660695364840816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/275660695364840816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/275660695364840816'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/04/service-pack-2-issue-part-iii_23.html' title='Service Pack 2 issue part III'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-3275130261495650130</id><published>2007-04-23T20:28:00.000+02:00</published><updated>2008-11-03T10:34:48.368+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Service Pack 2 issue part II</title><content type='html'>I have now successfully installed Service Pack 2 in one of our customers environments.&lt;br /&gt;The scenario I described in my previous post did not happen in this case. But this system had only SP1 and MHF1, not any CHF. My earlier problem with SP2 must depend on a previous CHF install/uninstall?!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-3275130261495650130?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/3275130261495650130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=3275130261495650130' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3275130261495650130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/3275130261495650130'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/04/service-pack-2-issue-part-ii.html' title='Service Pack 2 issue part II'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1102363117440417468.post-4927724781521337960</id><published>2007-04-22T21:16:00.000+02:00</published><updated>2008-11-03T10:34:48.369+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Bugs and Issues'/><category scheme='http://www.blogger.com/atom/ns#' term='BOE XI R2'/><title type='text'>Service Pack 2 issue?</title><content type='html'>System: BOXIr2 with SP1 and MHF1&lt;br /&gt;&lt;br /&gt;I have previously installed CHF16 to get a fix for bug ADAPT00583193 (in CHF15). After the installation the problem went away as expected.&lt;br /&gt;When I saw that SP2 was out I uninstalled CHF16 and installed SP2. Guess what? The bug is back! SP2 is supposed to include CHF13-16 and MHF1.&lt;br /&gt;&lt;br /&gt;As I see it:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;there are a problem with SP2 and the above mentioned bug&lt;/li&gt;&lt;li&gt;or there is an issue with those installations that had CHF16 installed before applying SP2.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1102363117440417468-4927724781521337960?l=boinshort.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://boinshort.blogspot.com/feeds/4927724781521337960/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1102363117440417468&amp;postID=4927724781521337960' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4927724781521337960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1102363117440417468/posts/default/4927724781521337960'/><link rel='alternate' type='text/html' href='http://boinshort.blogspot.com/2007/04/service-pack-2-issue.html' title='Service Pack 2 issue?'/><author><name>Oakleaf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
