<?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>deltalounge &#187; BPA</title>
	<atom:link href="http://www.deltalounge.net/wpress/tag/bpa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltalounge.net/wpress</link>
	<description>Service Orientation, Software Development, Oracle, Life Hacking</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:15:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Installing the Oracle Business Process Repository</title>
		<link>http://www.deltalounge.net/wpress/2010/06/installing-the-oracle-business-process-repository/</link>
		<comments>http://www.deltalounge.net/wpress/2010/06/installing-the-oracle-business-process-repository/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 20:09:45 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[BPA]]></category>
		<category><![CDATA[BPEL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Fusion Middleware]]></category>
		<category><![CDATA[governance]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=872</guid>
		<description><![CDATA[To work with the Oracle Business Process Analysis Suite 11g (BPA) as a team, you need a central repository. This post will give you a quick insight in the installation steps of the Oracle Business Process Repository, as the repository for the BPA Suite is called. The complete installation and administration guide can be found [...]]]></description>
			<content:encoded><![CDATA[<p>To work with the Oracle Business Process Analysis Suite 11g (BPA) as a team, you need a central repository. This post will give you a quick insight in the installation steps of the Oracle Business Process Repository, as the repository for the BPA Suite is called. The complete installation and administration guide can be found <a href="http://download-llnw.oracle.com/otn/nt/bpa/Oracle_BPASuite_Installation_Guide.pdf">here (as PDF)</a>. Turn to paragraph 2.4 if you&#8217;re installing on Windows of 2.5 if your installing on Unix/Linux.</p>
<h3>Installation steps</h3>
<ul>
<li>Create a database with the <strong>AL32UTF8</strong> character set.</li>
<li>Create two tablespaces <strong>ARISDATA</strong> and <strong>ARISINDEX</strong> using automatic, unlimited growth. Make sure there is a temporary tablespace called <code>TEMP</code> or alter the <code>SET DL_TS_TEMP=TEMP</code>. If you choose other names alter the <code>SET DL_TS_DATA=ARISDATA</code> and <code>SET DL_TS_INDEX=ARISINDEX</code> in the envset.bat or envset.sh. The envset file can be found in the <code>\Setups\DBMS\Oracle</code> of the <code>V17759-01_2of2</code> DVD.</li>
<li>Alter the envset.bat file to reflect the settings of your database:<br/>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;">REM The path <span style="color: #cc66cc;">2</span> sqlplus<span style="color: #66cc66;">.</span>exe 
<span style="color: #993333; font-weight: bold;">SET</span> DL_ORA_BIN_PATH<span style="color: #66cc66;">=</span>
&nbsp;
<span style="color: #993333; font-weight: bold;">SET</span> TARGET_HOST<span style="color: #66cc66;">=</span>localhost
<span style="color: #993333; font-weight: bold;">SET</span> TARGET_PORT<span style="color: #66cc66;">=</span><span style="color: #cc66cc;">1521</span>
<span style="color: #993333; font-weight: bold;">SET</span> TARGET_SERVICE_NAME<span style="color: #66cc66;">=</span>ARIS</pre></td></tr></table></div>

</li>
<li>Run the <strong>envset.bat</strong> (or .sh) and <strong>install.bat</strong> (or .sh) from the <code>\Setups\DBMS\Oracle</code> directory of the <code>V17759-01_2of2</code> DVD.</li>
<li>Run the <strong>setup.exe</strong> from the <code>\Setups\Windows\Business Process Repository</code> directory of the <code>V17759-01_2of2</code> DVD. Choose the options to install with an existing repository</li>
<li>Choose to run as a <strong>Windows service</strong> of you&#8217;re on MS Windows.</li>
</ul>
<h3>Other useful links</h3>
<ul>
<li><a href="http://www.oracle.com/technology/software/products/bpa/index.html">Download</a> Oracle Business Process Analysis Suite 11g.</li>
<li>Look into the <a href="http://download.oracle.com/otn/nt/bpa/BPA_CertificationMatrix_R11.xls">certification matrix (XLS)</a>. </li>
<li>Download the <a href="http://download.oracle.com/otn/nt/bpa/OBPA_R11_QuickStart_Sample.zip">samples</a> and the <a href="http://download.oracle.com/otn/nt/bpa/Oracle_BPA_Suite_QuickStart_Sample_Guide.pdf">guide</a> that comes with it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2010/06/installing-the-oracle-business-process-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDS Scheer BPA tool leader</title>
		<link>http://www.deltalounge.net/wpress/2010/02/ids-scheer-bpa-tool-leader/</link>
		<comments>http://www.deltalounge.net/wpress/2010/02/ids-scheer-bpa-tool-leader/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 20:17:50 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[BPA]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ARIS]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[IDS Scheer]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=725</guid>
		<description><![CDATA[Few days ago Gartner published it&#8217;s Magic Quadrant for Business Process Analysis tools. ARIS is one of the most comprehensive enterprise and BP architecture toolsets on the market, with strong support for a wide variety of standards, methods and frameworks. IDS Scheer OEMed ARIS to both SAP and Oracle. Oracle and SAP use ARIS as [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_727" class="wp-caption alignright" style="width: 302px"><a href="http://www.deltalounge.net/wpress/wp-content/uploads/2010/02/Gartner-magic-quadrant-BPA-tools-2010.png"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2010/02/Gartner-magic-quadrant-BPA-tools-2010-292x300.png" alt="" title="Gartner-magic-quadrant-BPA-tools-2010" width="292" height="300" class="size-medium wp-image-727" /></a><p class="wp-caption-text">Magic Quadrant BPA tools 2010</p></div>Few days ago <a href="http://www.gartner.com/technology/home.jsp">Gartner</a> published it&#8217;s Magic Quadrant for <a href="http://www.gartner.com/technology/media-products/reprints/softwareag/volume2/article3/article3.html">Business Process Analysis</a> tools. ARIS is one of the most comprehensive enterprise and BP architecture toolsets on the market, with strong support for a wide variety of standards, methods and frameworks.</p>
<p>IDS Scheer OEMed ARIS to both SAP and Oracle. Oracle and SAP use ARIS as the EA and <a href="http://www.oracle.com/technology/products/bpa/index.html">BPA modeling tool</a>. This will probably be continued even now that <a href="http://www.softwareag.com/corporate/default.asp">Software AG</a> has <a href="http://www.softwareag.com/nl/Company/scheer.asp">acquired IDS Scheer</a>. This acquisition can introduce a period of organization and product integration. Gartner suggests that customers monitor the situation.</p>
<h3>ARIS Express</h3>
<p>Earlier IDS Scheer has released <a href="http://www.ids-scheer.com/en/ARIS/ARIS_Innovations/ARIS_Express/151392.html">ARIS Express</a>, as free BPM software product to the market. Gartner sees the Express product as a lightweight BPA product for low maturity or occasional use. It can be used for commercial use and has an upgrade path to ARIS professional products. A great product for anyone starting on the BPM track.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2010/02/ids-scheer-bpa-tool-leader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software AG acquires IDS Scheer</title>
		<link>http://www.deltalounge.net/wpress/2009/07/software-ag-acquires-ids-scheer/</link>
		<comments>http://www.deltalounge.net/wpress/2009/07/software-ag-acquires-ids-scheer/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:13:35 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[BPA]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[BPM]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=238</guid>
		<description><![CDATA[Only two years after acquiring webMethods, Software AG has announced it wants to acquire IDS Scheer. IDS Scheer has a great name in the BPM as well as the Enterprise Architecture (EA) market. Their strong global brand will enabled Software AG to grow it&#8217;s name in these markets. Oracle has based it&#8217;s BPA Suite on [...]]]></description>
			<content:encoded><![CDATA[<p>Only two years after acquiring webMethods, <a href="http://www.softwareag.com/corporate/Press/pressreleases/20090714_SoftwareAGannouncesIDSScheerAGtakeoveroffer_page.asp">Software AG</a> has announced it wants to <a href="http://www.ids-scheer.com/en/News/Software_AG_published_takeover_offer_for_IDS_Scheer_AG/154361.html?referer=3673">acquire IDS Scheer</a>. IDS Scheer has a great name in the BPM as well as the Enterprise Architecture (EA) market. Their strong global brand will enabled Software AG to grow it&#8217;s name in these markets.</p>
<p>Oracle has based it&#8217;s <a href="http://www.oracle.com/technologies/soa/bpa-suite.html">BPA Suite</a> on the <a href="http://www.ids-scheer.com/en/ARIS_ARIS_Software/3730.html">ARIS Design platform</a>. From now on Oracle has to rely on a competitor to augment the process modeling capability functionality of their suite of products in the BPM arena. This puts the <a href="http://oukc.oracle.com/static05/opn/login/login.html?btn=enroll&#038;c=696857189">Oracle BPM 11g and BPA Suite 11g Partner Community Launch</a> in a slightly different perspective.</p>
<p>One of the most insightful blog posts on this subject so far comes from <a href="http://blogs.forrester.com/business_process/2009/07/software-ag-announces-ids-scheer-acquisition-is-the-tail-wagging-the-dog.html">Forrester</a>. This, like other sources, states that &#8220;<em>Software AG has agreed to treat ARIS as a separate entity, with its own roadmap and strategic direction</em>&#8220;. Actually good news for ARIS customers, and continuity of the ARIS Design platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2009/07/software-ag-acquires-ids-scheer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
