<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.watashii &#187; BusinessObjects</title>
	<atom:link href="http://blog.watashii.com/category/software/businessobjects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.watashii.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 02:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Unable to Enable/Startup RAS</title>
		<link>http://blog.watashii.com/2010/03/unable-to-enablestartup-ras/</link>
		<comments>http://blog.watashii.com/2010/03/unable-to-enablestartup-ras/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 06:16:24 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[ccm.sh]]></category>
		<category><![CDATA[cmc]]></category>
		<category><![CDATA[ras]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=315</guid>
		<description><![CDATA[On a BusinessObjects XIR2 (SP3) Solaris installation, the following effects may be occurring: The RAS server refuses to startup using ./ccm.sh -start ras or ./startservers commands. Performing a ./ccm.sh -enable ras will complain that the RAS object does not exist, even though it is listed within ccm.config file. When the RAS server instance is deleted [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.watashii.com/wp-content/uploads/2010/03/sap_business_objects.jpg"><img class="alignnone size-full wp-image-317" title="sap_business_objects" src="http://blog.watashii.com/wp-content/uploads/2010/03/sap_business_objects.jpg" alt="" width="382" height="100" /></a></p>
<p>On a BusinessObjects XIR2 (SP3) Solaris installation, the following effects may be occurring:</p>
<ol>
<li>The RAS server refuses to startup using <em>./ccm.sh -start ras</em> or <em>./startservers</em> commands.</li>
<li>Performing a <em>./ccm.sh -enable ras</em> will complain that the RAS object does not exist, even though it is listed within <em>ccm.config</em> file.</li>
<li>When the RAS server instance is deleted from the CMC, restarting all the servers and performing <em>./ccm.sh -enable all</em> or <em>./ccm.sh -display</em>, the RAS entry does not show up at all.</li>
<li>When the RAS server instance is deleted and added using the <em>./serverconfig.sh</em> tool, the RAS entry does not show up at all in CMC, <em>./ccm.sh -enable all </em>or <em>./ccm.sh -display</em>.</li>
<li>When the <em>./ccm.sh -start ras</em> <strong>does </strong>performs successfully, related serverpid&#8217;s <strong>are </strong>created, RAS processes <strong>are </strong>running, but RAS entry does not show up in <em>./ccm.sh -display</em> or CMC, and the RAS server&#8217;s tcp ports are not opened at all.</li>
</ol>
<p><span id="more-315"></span></p>
<p>Note there is no single method to fix this and is case-by-case, and depends on the software/patch level your BO installation is on.  Here are my steps to get the RAS running again:</p>
<ol>
<li>Stop all the servers.</li>
<li>Run the <em>./serverconfig.sh</em> tool and delete the RAS server.</li>
<li>Run the <em>./setup/env.sh</em> script to be safe</li>
<li>Run the<em> server_patch_xir2.sh</em> script. This is a patch provided by SAP support and is not available on the BusinessObjects installation. Uploaded <a href="http://www.watashii.com/code/businessobjects_ras/server_patch_xir2.sh" target="_blank">here</a> for convenience, but you should get it verified before using it (Disclaimer).</li>
<li>Run the <em>./serverconfig.sh</em> tool and add the RAS server.</li>
<li>Optionally, custom edit the ccm.config file for the corresponding RAS entry that was automatically appended by the previous step.</li>
<li>Start the CMS: <em>./ccm.sh -start cms</em>.</li>
<li>Run <em>./ccm.sh -enable all</em>.  Hopefully the RAS entry gets listed and enabled here.</li>
<li>Try to start the RAS again: <em>./ccm.sh -start ras</em></li>
</ol>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2010/03/unable-to-enablestartup-ras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BIAR File Command Line Import &#8211; Bypassing Import Wizard</title>
		<link>http://blog.watashii.com/2009/08/biar-file-command-line-import-bypassing-import-wizard/</link>
		<comments>http://blog.watashii.com/2009/08/biar-file-command-line-import-bypassing-import-wizard/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 09:50:01 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[biar]]></category>
		<category><![CDATA[import wizard]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=217</guid>
		<description><![CDATA[The command line to import the BusinessObjects Enterprise (XIR2 Unix) exported biar file can be done using the following command: java -jar &#60;BOBJE_HOME&#62;/bobje/java/lib/InstallEntSdkWrapper.jar 'cms_name' 'admininistrator' 'admin_password' 'secEnterprise' &#60;PATH_TO&#62;/MyBiarFile.biar [InstallEntSdkWrapper.main] Connecting to CMS Development as administrator [InstallEntSdkWrapper.main] BIAR Imported Successfully Related Posts:BusinessObjects &#8211; Internal Error when connecting Windows clients BusinessObjects &#8211; Insert Webi Report Images


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The command line to import the BusinessObjects Enterprise (XIR2 Unix) exported biar file can be done using the following command:</p>
<p><code><span class="postbody">java -jar &lt;BOBJE_HOME&gt;/bobje/java/lib/InstallEntSdkWrapper.jar 'cms_name' 'admininistrator' 'admin_password' 'secEnterprise' &lt;PATH_TO&gt;/MyBiarFile.biar </span></code></p>
<pre><code>[InstallEntSdkWrapper.main] Connecting to CMS Development as administrator
[InstallEntSdkWrapper.main] BIAR Imported Successfully</code></pre>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2009/08/biar-file-command-line-import-bypassing-import-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BusinessObjects InfoView LDAP Authentication Error</title>
		<link>http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/</link>
		<comments>http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 14:07:53 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[infoview]]></category>
		<category><![CDATA[ldap]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=213</guid>
		<description><![CDATA[Suddenly one day I got the following error when logging into InfoView via LDAP (with SSL): Account Information  Not Recognized: The secLdap plugin failed to connect to the specified hosts. However when logging into CMC via LDAP there were no problems. The solution is to do with the cacerts file (and .keystore, if using mutual [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/' rel='bookmark' title='Permanent Link: BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout'>BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout</a></li>
<li><a href='http://blog.watashii.com/2008/10/ssh-passwordless-authentication/' rel='bookmark' title='Permanent Link: SSH Passwordless Authentication'>SSH Passwordless Authentication</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Suddenly one day I got the following error when logging into InfoView via LDAP (with SSL):</p>
<blockquote><p>Account Information  Not Recognized: The secLdap plugin failed to connect to the specified hosts.</p></blockquote>
<p>However when logging into CMC via LDAP there were no problems.</p>
<p>The solution is to do with the <em>cacerts </em>file (and <em>.keystore,</em> if using mutual authentication).  Usually this is caused by an expired certificate.   Server authentication (or mutual authentication) does not verify the certificates when LDAP authentication is via CMC.</p>
<p>To fix the problem, obtain the valid certificates then recreate the necessary <em>cacerts </em>and <em>.db</em> files.  Go through the CMC LDAP configuration wizard to validate it, then restart the CMS for settings to take effect.</p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/' rel='bookmark' title='Permanent Link: BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout'>BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout</a></li>
<li><a href='http://blog.watashii.com/2008/10/ssh-passwordless-authentication/' rel='bookmark' title='Permanent Link: SSH Passwordless Authentication'>SSH Passwordless Authentication</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout</title>
		<link>http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/</link>
		<comments>http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 10:34:13 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[timeoute]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=202</guid>
		<description><![CDATA[To change the timeout limit of a BusinessObjects Enterprise XIR2 (Solaris) logged-in session (with Tomcat), the following files needs to be modified: $BOBJE_HOME/tomcat/webapps/businessobjects/WEB-INF/web.xml $BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/desktoplaunch/WEB-INF/web.xml $BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/adminlaunch/WEB-INF/web.xml $BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/adhoc/WEB-INF/web.xml Find the following setting within the web.xml file to change the timeout value in minutes. &#60;!-- Define the default session timeout for your application,       in minutes.  From a [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/10/how-to-change-default-homepage-in-tomcat/' rel='bookmark' title='Permanent Link: How to Change Default Homepage in Tomcat'>How to Change Default Homepage in Tomcat</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>To change the timeout limit of a BusinessObjects Enterprise XIR2 (Solaris) logged-in session (with Tomcat), the following files needs to be modified:</p>
<pre><code>$BOBJE_HOME/tomcat/webapps/businessobjects/WEB-INF/web.xml
$BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/desktoplaunch/WEB-INF/web.xml
$BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/adminlaunch/WEB-INF/web.xml
$BOBJE_HOME/tomcat/webapps/businessobjects/enterprise115/adhoc/WEB-INF/web.xml</code></pre>
<p>Find the following setting within the web.xml file to change the timeout value in minutes.</p>
<pre><code>&lt;!-- Define the default session timeout for your application,
      in minutes.  From a servlet or JSP page, you can modify
      the timeout for a particular session dynamically by using
      HttpSession.getMaxInactiveInterval(). --&gt;
&lt;session-config&gt;
      &lt;session-timeout&gt;<span style="color: #ff0000;"><strong>20</strong></span>&lt;/session-timeout&gt; &lt;!-- 20 minutes for session objects --&gt;
&lt;/session-config&gt;</code></pre>
<p>Then just restart the Apache Tomcat webserver to take effect.</p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/10/how-to-change-default-homepage-in-tomcat/' rel='bookmark' title='Permanent Link: How to Change Default Homepage in Tomcat'>How to Change Default Homepage in Tomcat</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BusinessObjects Universe Designer &#8211; Sysdate Value Object</title>
		<link>http://blog.watashii.com/2009/06/businessobjects-universe-designer-sysdate-value-object/</link>
		<comments>http://blog.watashii.com/2009/06/businessobjects-universe-designer-sysdate-value-object/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 03:00:49 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sysdate]]></category>
		<category><![CDATA[universe]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=195</guid>
		<description><![CDATA[Creating SYSDATE value objects in a Universe (via Oracle connection) can simply be done as shown above.   I have simply created a single-value dimension object, which can be used anywhere within a query (result/condition/sort).  Having sysdate values allows the flexibility to create dynamic time-based reports.  For example you can schedule a weekly report to extract [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/08/oracle-sql-loader-importing-csv-files-into-a-table/' rel='bookmark' title='Permanent Link: Oracle SQL Loader &#8211; Importing CSV files to a table'>Oracle SQL Loader &#8211; Importing CSV files to a table</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-196" title="universe_sysdate" src="http://blog.watashii.com/wp-content/uploads/2009/06/universe_sysdate.png" alt="universe_sysdate" width="434" height="328" /></p>
<p>Creating SYSDATE value objects in a Universe (via Oracle connection) can simply be done as shown above.   I have simply created a single-value dimension object, which can be used anywhere within a query (result/condition/sort).  Having sysdate values allows the flexibility to create dynamic time-based reports.  For example you can schedule a weekly report to extract data from the past 7 days starting from the current time the report was run.</p>
<p>Note, when parsing the object against the database (Oracle), an error will appear. <em>ORA-00903: Invalid table name.</em></p>
<p>You can just ignore this error and press ok.</p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/08/oracle-sql-loader-importing-csv-files-into-a-table/' rel='bookmark' title='Permanent Link: Oracle SQL Loader &#8211; Importing CSV files to a table'>Oracle SQL Loader &#8211; Importing CSV files to a table</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2009/06/businessobjects-universe-designer-sysdate-value-object/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BusinessObjects &#8211; Delete Universes in CMC</title>
		<link>http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/</link>
		<comments>http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 07:47:29 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cmc]]></category>
		<category><![CDATA[universe]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=71</guid>
		<description><![CDATA[When deleting Universes in the Administrator Central Management Console (CMC), under a BOXIR2 Unix installation, i got the following error: Error. Unable to reconnect to the CMS XXX:6400. The session has been logged off or has expired. The solution is to make sure the timezone environment variable is set under the user&#8217;s Unix profile (the [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/' rel='bookmark' title='Permanent Link: BusinessObjects InfoView LDAP Authentication Error'>BusinessObjects InfoView LDAP Authentication Error</a></li>
<li><a href='http://blog.watashii.com/2009/06/businessobjects-universe-designer-sysdate-value-object/' rel='bookmark' title='Permanent Link: BusinessObjects Universe Designer &#8211; Sysdate Value Object'>BusinessObjects Universe Designer &#8211; Sysdate Value Object</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.watashii.com/wp-content/uploads/2008/10/bo_cmc_universe.png"><img class="alignnone size-full wp-image-72" title="bo_cmc_universe" src="http://blog.watashii.com/wp-content/uploads/2008/10/bo_cmc_universe.png" alt="" /></a></p>
<p>When deleting Universes in the Administrator Central Management Console (CMC), under a BOXIR2 Unix installation, i got the following error:</p>
<blockquote><p>Error. Unable to reconnect to the CMS XXX:6400. The session has been logged off or has expired.</p></blockquote>
<p>The solution is to make sure the timezone environment variable is set under the user&#8217;s Unix profile (the user which installed BO).</p>
<p><code>vi /opt/bo/.profile</code></p>
<p>Add the following example timezone and source the profile.</p>
<p><code>TZ=Australia/NSW export TZ<br />
</code><code>source /opt/bo/.profile</code></p>
<p>Then restart the BO servers.</p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
<li><a href='http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/' rel='bookmark' title='Permanent Link: BusinessObjects InfoView LDAP Authentication Error'>BusinessObjects InfoView LDAP Authentication Error</a></li>
<li><a href='http://blog.watashii.com/2009/06/businessobjects-universe-designer-sysdate-value-object/' rel='bookmark' title='Permanent Link: BusinessObjects Universe Designer &#8211; Sysdate Value Object'>BusinessObjects Universe Designer &#8211; Sysdate Value Object</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BusinessObjects &#8211; Insert Webi Report Images</title>
		<link>http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/</link>
		<comments>http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 07:19:06 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[webi]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=69</guid>
		<description><![CDATA[To insert external images on BO Webi reports, create a blank cell from the Templates tab, go to Properties tab, and under &#8216;Background image&#8217; put the following custom image URL: boimg://&#60;filename&#62;.jpg Then on the BO server (Windows), place the image file under C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Images Or if you&#8217;re working under Unix system, its [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/' rel='bookmark' title='Permanent Link: BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout'>BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout</a></li>
<li><a href='http://blog.watashii.com/2009/08/biar-file-command-line-import-bypassing-import-wizard/' rel='bookmark' title='Permanent Link: BIAR File Command Line Import &#8211; Bypassing Import Wizard'>BIAR File Command Line Import &#8211; Bypassing Import Wizard</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.watashii.com/wp-content/uploads/2008/10/bo_webi_image.png"><img class="align-left size-full wp-image-70" title="bo_webi_image" src="http://blog.watashii.com/wp-content/uploads/2008/10/bo_webi_image.png" alt="" width="291" height="523" /></a></p>
<p>To insert external images on BO Webi reports, create a blank cell from the Templates tab, go to Properties tab, and under &#8216;Background image&#8217; put the following custom image URL:<br />
<code><strong>boimg://&lt;filename&gt;.jpg</strong></code><br />
Then on the BO server (Windows), place the image file under</p>
<p><code><strong>C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Images</strong></code></p>
<p>Or if you&#8217;re working under Unix system, its located at</p>
<p><code><strong>/opt/bo/bobje/enterprise115/Images</strong></code></p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2009/06/businessobjects-changing-tomcat-session-timeout/' rel='bookmark' title='Permanent Link: BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout'>BusinessObjects Enterprise &#8211; Changing Tomcat Session Timeout</a></li>
<li><a href='http://blog.watashii.com/2009/08/biar-file-command-line-import-bypassing-import-wizard/' rel='bookmark' title='Permanent Link: BIAR File Command Line Import &#8211; Bypassing Import Wizard'>BIAR File Command Line Import &#8211; Bypassing Import Wizard</a></li>
<li><a href='http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Internal Error when connecting Windows clients'>BusinessObjects &#8211; Internal Error when connecting Windows clients</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BusinessObjects &#8211; Internal Error when connecting Windows clients</title>
		<link>http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/</link>
		<comments>http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 04:59:49 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[import wizard]]></category>
		<category><![CDATA[repo_proxy]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=68</guid>
		<description><![CDATA[When connecting with a Windows client using Designer or Import Wizard to a remote BOE XIR2 server, I got the following error: Internal Error [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(Transport error: Communication failure.) This error message (generally repo_proxy) is a very generic error message and doesnt tell you much what is going on. [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/' rel='bookmark' title='Permanent Link: BusinessObjects InfoView LDAP Authentication Error'>BusinessObjects InfoView LDAP Authentication Error</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When connecting with a Windows client using Designer or Import Wizard to a remote BOE XIR2 server, I got the following error:</p>
<blockquote><p>Internal Error [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(Transport error: Communication failure.)</p></blockquote>
<p>This error message (generally repo_proxy) is a very generic error message and doesnt tell you much what is going on.   Your problem may be different to mine.   However this post shows the steps I used to troubleshoot the problem and make my windows client to connect properly.</p>
<p><span id="more-68"></span></p>
<p>Since my BO Enterprise server (Unix Solaris) and my Windows client PC is between a firewall, 4 &#8216;holes&#8217; must be punched out to allow the data communication.   These ports are for the CMS server (6400 by default &amp; 6401) and the Input/Output repository servers (6402, 6403).</p>
<h3>Step 1</h3>
<p>In the ccm.config file, the following entries (in bold) must be added to &#8216;concrete&#8217; the ports that BO will use for these 3 servers, otherwise it will use random ports and your firewall will just block it.   Ports 6401-6403 can be any arbitary port number for which the firewall port is opened.   <em>&lt;FQDN&gt;</em> is the fully qualified domain name of the server.  For me, I always use the short hostname which also works.</p>
<p><code>add to cmsLAUNCH line: -port &lt;FQDN&gt; -requestport 6401<br />
add to inputLAUNCH line: -port &lt;FQDN&gt; -requestport 6402<br />
add to outputLAUNCH line: -port &lt;FQDN&gt; -requestport 6403</code></p>
<h3>Step 2</h3>
<p>Restart the above 3 servers, and make sure the servers are running by checking the CMC administrator web console.   On the windows client PC, open a command prompt to verify no issues with firewalled connectivity.</p>
<p><code>telnet &lt;FQDN&gt; 6400<br />
telnet &lt;FQDN&gt; 6401<br />
telnet &lt;FQDN&gt; 6402<br />
telnet &lt;FQDN&gt; 6403</code></p>
<h3>Step 3</h3>
<p>Modify your windows hosts file <em>&lt;C:\Windows\system32\drivers\etc\hosts</em>&gt; to include your BO server&#8217;s host.  For example:</p>
<p><code>58.163.117.165   boserverhost01  boserverhost01.watashii.com</code></p>
<h3>Step 4</h3>
<p>Open your windows client PC&#8217;s list of Network Connections via Control Panel.   Check how many LAN connections you have.   Disable all of them except the one need to connect to BO.   Or otherwise change your NIC binding order to the top of the list.   Disable Windows firewall if you have to.</p>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2009/07/businessobjects-infoview-ldap-authentication-error/' rel='bookmark' title='Permanent Link: BusinessObjects InfoView LDAP Authentication Error'>BusinessObjects InfoView LDAP Authentication Error</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-delete-universes-in-cmc/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Delete Universes in CMC'>BusinessObjects &#8211; Delete Universes in CMC</a></li>
<li><a href='http://blog.watashii.com/2008/10/businessobjects-insert-webi-report-images/' rel='bookmark' title='Permanent Link: BusinessObjects &#8211; Insert Webi Report Images'>BusinessObjects &#8211; Insert Webi Report Images</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2008/09/businessobjects-internal-error-when-connecting-windows-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

