<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Oracle SOA Suite - Team Blog</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/" />
   <link rel="self" type="application/atom+xml" href="http://blogs.oracle.com/SOA/xml/rss.xml" />
   <id>tag:blogs.oracle.com,2009:/SOA//299</id>
   <updated>2009-11-18T19:04:08Z</updated>
   <subtitle>News, opinions and tips from the Oracle SOA Suite Product Management team</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.23-en</generator>


<entry>
   <title>SOA Suite on Amazon EC2</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/10/soa_suite_on_ec2_-_draft.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.15059</id>
   
   <published>2009-10-15T21:32:58Z</published>
   <updated>2009-11-18T19:04:08Z</updated>
   
   <summary>2009-11-16 UPDATE: We have now completely scripted the Oracle SOA Suite AMI – users no longer need to manually attach the Amazon EBS snapshot. Updated instructions below. Last week at Oracle OpenWorld 2009 in San Francisco we announced the availability...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="Technical" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Tips &amp; Tricks" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p><strong>2009-11-16 UPDATE: We have now completely scripted the Oracle SOA Suite AMI – users no longer need to manually attach the Amazon EBS snapshot</strong>. Updated instructions below.</p>  <p>Last week at <a href="http://www.oracle.com/us/openworld/018079.htm">Oracle OpenWorld 2009</a> in San Francisco we announced the availability of a SOA Suite image for developers to deploy on the Amazon EC2 cloud. What does that give you? Access to a fully configured SOA Suite environment (Oracle Service Bus, BPEL PM, Business Activity Monitoring, JDeveloper, Enterprise Manager, etc.), running on a high-end server (8GB RAM, 64-bit Linux). You can now provision new development environment in minutes, without even having to download any Oracle software!</p>  <p>(credits go to <a href="http://www.packtpub.com/author_view_profile/id/343">Prasen Palvankar</a> for putting that image together)     <br />&#160;</p>  <h4>SIGN-UP FOR AMAZON EC2</h4>  <p>You need an Amazon AWS account to test SOA Suite on EC2. If you don’t already have one, go to <a href="http://aws.amazon.com/console/">http://aws.amazon.com/console/</a> and sign up for EC2. Note that you will need a credit card to set up an EC2 account.</p>  <p>&#160;</p>  <h4>CONFIGURE YOUR LOCAL ENVIRONMENT TO WORK WITH EC2</h4>  <p>In order to work effectively with servers running in the cloud you will first need to set up a few things on your local machine:</p>  <ol>   <li>Using the <a href="http://aws.amazon.com/console/ ">AWS Console</a>, create a key pair. This key pair will be used for authentication.       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_40.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_18.png" width="207" border="0" /></a>       <br /></li>    <li>Using PuTTYGen, <a href="http://docs.amazonwebservices.com/AWSEC2/latest/GettingStartedGuide/index.html?putty.html">convert the key for use in PuTTY</a> </li>    <li><a href="http://docs.amazonwebservices.com/AWSEC2/latest/GettingStartedGuide/index.html?putty.html">Configure PuTTY</a> to use this key. PuTTY will eventually be used for console access to your server on the cloud. </li>    <li>Download NoMachine’s <a href="http://www.nomachine.com/download-client-windows.php">NX Client for Windows</a>. NX will eventually be used for graphical access to your server’s desktop. </li> </ol>  <h4>PROVISION A SOA SERVER ON AMAZON EC2</h4>  <p>When you provision an Oracle SOA Suite server on the Amazon EC2 cloud you will be using two components:</p>  <ol>   <li><strong>An Amazon Machine Instance (AMI)</strong> for SOA Suite (id = <strong>ami-acb557c5)</strong>. Note that AMIs are volatile: if you terminate an instance you will lose any data that you might have stored on that instance.</li>    <li><strong>An Elastic Block Store (EBS) volume</strong> that will be seeded using a snapshot (id = <strong>snap-dd980db4</strong>) that we provide. This volume will be used to persist your data across sessions and AMI start/stop.</li> </ol>  <h5>Start the SOA Suite AMI</h5>  <ol>   <li>Log in to the AWS console at <a href="https://console.aws.amazon.com/ec2/home">https://console.aws.amazon.com/ec2/home</a> </li>    <li>Click on “AMIs” in the left-hand side navigation bar and choose to view “All Images”&#160;&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_42.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="87" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_19.png" width="244" border="0" /></a>       <br /></li>    <li>Search for “<strong>oracle-soa</strong>” or AMI ID <strong>ami-acb557c5</strong> </li>    <li>Select the image and click on Launch </li>    <li>Use the following settings to start the instance:      <ul>       <li>number of instances = 1 </li>        <li>instance type = m1.large (feel free to go for a beefier type of machines but this one is enough)</li>        <li>Key pair name = (select the key pair you created earlier)&#160; <br />          <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_44.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="140" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_20.png" width="244" border="0" /></a> </li>     </ul>   </li>    <li>Select the keypair previously created.&#160; </li>    <li>Click on “Launch”. This will start the base image. Note that this can take up to a minute. Go to the “Instances” page and refresh the page from time to time until you see the status of your instance change to “running”.&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_46.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="78" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_21.png" width="359" border="0" /></a>       <br /></li>    <li>Take note of some important information about your instance: the zone it runs in and its public DNS address:&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_48.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="201" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_22.png" width="359" border="0" /></a>       <br /></li> </ol>  <h5>You should now have a dedicated server running in the cloud. </h5>  <h5>SSH to your image &amp; Accept license</h5>  <ol>   <li>Using the <a href="http://aws.amazon.com/console">AWS console</a>, navigate to your running instance and find out its public DNS address:&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_48.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="201" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_22.png" width="359" border="0" /></a>       <br /></li>    <li>Using PuTTY, SSH to the image as the root user:&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_50.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="106" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_23.png" width="244" border="0" /></a>       <br />      <br />Note that the initial connection might take close to a minute to establish.       <br />If you get a security alert, click Yes to accept to add the host key to PuTTY’s registry:       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_20.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="159" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_9.png" width="244" border="0" /></a>       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_22.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="69" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_10.png" width="244" border="0" /></a>&#160;&#160; <br /></li>    <li>As you log in, a script will prompt you to accept the <strong>software license</strong> </li>    <li>After the license agreement you will be prompted to <strong>set new passwords</strong> for “root” and “oracle” (the account you will use when working with the SOA Suite). Make sure to keep track of these passwords.       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_28.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="155" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_12.png" width="244" border="0" /></a> </li>    <li>Next you are prompted to press Enter to set up an Oracle SOA 11g volume (it’s an EBS Elastic Block Store) for use with your AMI. This volume is unique to your environment and is the workspace you use to persist data across sessions. There are 2 options here:</li>    <ol>     <li>This is the first time you start a SOA AMI: provide this ID to create a new volume pre-seeded with a snapshot we have created: <strong>snap-dd980db4</strong>. </li>      <li>You already have created an EBS volume for SOA during an earlier session and simply want to reattach it to this AMI: select your volume from the list that the script presents you with.</li>   </ol>    <li>As part of the process you will have to provide your Amazon Access Key ID and your Secret Access Key. Both of these can be found from the AWS &gt; Your Account &gt; Security Credentials page.      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_52.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="110" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_24.png" width="244" border="0" /></a> </li>    <li>If anything goes wrong during that process, you can restart it by typing “add-soa-volume” from the prompt, as root.      <br /></li> </ol>  <p><strong></strong></p>  <h4>WORKING WITH SOA SUITE IN THE CLOUD</h4>  <p>Now that everything is up and running on Amazon EC2, it is time to start doing something with it!    <br />You have two main options here:</p>  <ul>   <li>Run JDeveloper locally, SOA Suite on the cloud. </li>    <li>Run everything on the cloud – this is the option we will describe below. For this we use NX as remote desktop technology. </li> </ul>  <p>&#160;</p>  <h5>CONNECT TO THE GRAPHICAL ENVIRONMENT USING NX AND START YOUR SERVERS</h5>  <ol>   <li>To connect to the desktop in the image use NX (download client from <a href="http://www.nomachine.com/download.php">http://www.nomachine.com/download.php</a>). </li>    <li>Start the NX connection wizard, give a name to your session and enter the public DNS address of your AMI as hostname:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_34.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="188" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_15.png" width="244" border="0" /></a>       <br /></li>    <li>Make sure to choose the GNOME desktop and not KDE (which is the default in the NX client)&#160; <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_36.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="188" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_16.png" width="244" border="0" /></a>       <br /></li>    <li>Log in as “oracle” using the password that you set up earlier through SSH:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_30.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="162" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_13.png" width="244" border="0" /></a> </li>    <li>Once you log in you should see the following on your desktop:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_38.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="168" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/SOASuiteonEC2draft_CC78/image_thumb_17.png" width="391" border="0" /></a>       <ol>       <li>Start/stop Oracle DB: double-click on this icon to start the Oracle database </li>        <li>Start/Stop SOA/OSB servers: double-click on this icon to start the SOA Suite </li>        <li>Oracle JDeveloper: double-click on this icon to start JDeveloper on the server </li>        <li>Double-click on this text file to get information about your environment (Middleware home, ports, etc.) </li>     </ol>   </li> </ol>  <h5>GET TO WORK!</h5>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p>That’s it, you should now be ready to start developing against the Oracle SOA Suite 11g!</p>  <p>&#160;</p>  <h4>USING ELASTICFOX TO STREAMLINE EC2 INTERACTIONS</h4>  <p>   <br />If you are a regular EC2 user you should definitely look into <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609">Elasticfox</a>, a Firefox add-on that really speeds up many of the common tasks that EC2 users will have to perform: shutdown/startup, start SSH, etc. </p>  <ul>   <li><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609">Install Elasticfox</a> </li>    <li><a href="http://ec2-downloads.s3.amazonaws.com/elasticfox-owners-manual.pdf">Learn how to configure and use Elasticfox</a> </li> </ul>]]>
      
   </content>
</entry>

<entry>
   <title><![CDATA[Our book &ldquo;Getting Started with Oracle SOA Suite 11g&rdquo; is now available!]]></title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/10/our_book_getting_started_with.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.14789</id>
   
   <published>2009-10-06T21:43:41Z</published>
   <updated>2009-10-17T01:16:41Z</updated>
   
   <summary> Getting Started with Oracle SOA Suite 11g – A Hands-On Tutorial By Heidi Buelow, Manas Deb, Jayaram Kasi, Demed LHer, Prasen Palvankar Release date October 2009 ISBN 184719978X Buy it from Amazon Download the lab files (and solutions) The...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p><br />  <table cellspacing="2" cellpadding="2" width="486" border="0"><tbody>     <tr>       <td valign="top" width="228"><a href="http://www.amazon.com/gp/product/184719978X?ie=UTF8&amp;tag=soapm-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719978X"><img title="book-cover-w240" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 10px 10px 0px; border-right-width: 0px" height="244" alt="book-cover-w240" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/OurbookGettingStartedwithOracleSOASuite1_9771/book-cover-w240_3.png" width="193" border="0" /></a>           <br /></td>        <td valign="top" width="250"><strong><em>             <h4><strong>Getting Started with Oracle SOA Suite 11g – A Hands-On Tutorial</strong> </h4>              <br /></em></strong>          <p>By <a href="http://www.packtpub.com/author_view_profile/id/347">Heidi Buelow</a>, <a href="http://www.packtpub.com/author_view_profile/id/346">Manas Deb</a>, <a href="http://www.packtpub.com/author_view_profile/id/345">Jayaram Kasi</a>, <a href="http://www.packtpub.com/author_view_profile/id/399">Demed LHer</a>, <a href="http://www.packtpub.com/author_view_profile/id/343">Prasen Palvankar</a></p>          <p>Release date October 2009            <br />ISBN 184719978X</p>          <p><strong>Buy it from </strong><a href="http://www.amazon.com/gp/product/184719978X?ie=UTF8&amp;tag=soapm-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719978X"><strong>Amazon</strong></a><strong> </strong></p>          <p><a href="http://www.oracle.com/technology/products/soa/soasuite/11gthebook.html" target="_blank"><strong>Download the lab files (and solutions)</strong></a></p>       </td>     </tr>   </tbody></table>  <p>The book that we had been working on since releasing the product, “<a href="http://www.amazon.com/gp/product/184719978X?ie=UTF8&amp;tag=soapm-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719978X">Getting Started With Oracle SOA Suite 11g – A Hands-On Tutorial</a>”, is now available from Packt Publishing and <a href="http://www.amazon.com/gp/product/184719978X?ie=UTF8&amp;tag=soapm-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719978X">Amazon</a>! </p>  <p>The book emerged from an internal training we put together to educate various Oracle groups on the 11g release of the Oracle SOA Suite. It is an iterative tutorial that introduces all the elements in the Suite (adapters, Mediator, BPEL Process Manager, Human Workflow, Business Rules, Oracle Service Bus, Business Activity Monitoring, B2B, Enterprise Manager) in a suite of short labs.</p>  <p>Please post below your comments on the book: errata, things that were not clear, things you’d like to see in a subsequent edition (we plan on revising the book for the subsequent releases of the SOA Suite). We’ll do our best to respond!</p></p>]]>
      
   </content>
</entry>

<entry>
   <title>Coolest feature: using Instant Messaging for BPEL notifications</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/09/coolest_feature_using_instant.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.14141</id>
   
   <published>2009-09-01T18:18:45Z</published>
   <updated>2009-09-01T18:18:47Z</updated>
   
   <summary>Lucas Jellema posted this great article on how to configure SOA Suite 11g and the new User Messaging Service (UMS) to send notifications using Instant Messaging (XMPP and Jabber in this case): Chatting from SOA Suite 11g - how BPEL...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="Favorite Features" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Technical" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Tips &amp; Tricks" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>Lucas Jellema posted this great article on how to configure SOA Suite 11g and the new User Messaging Service (UMS) to send notifications using Instant Messaging (XMPP and Jabber in this case):</p>  <p><a href="http://technology.amis.nl/blog/6029/chatting-from-soa-suite-11g-how-bpel-processes-can-use-the-xmpp-protocol-to-notify-the-world">Chatting from SOA Suite 11g - how BPEL processes can use the XMPP protocol to notify the world</a> </p>  <p>I am getting this into my demos – thanks Lucas!</p>]]>
      
   </content>
</entry>

<entry>
   <title>Oracle Service Bus for financial services also certified with new adapters</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/08/oracle_service_bus_for_financi.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13878</id>
   
   <published>2009-08-18T11:06:57Z</published>
   <updated>2009-08-18T11:16:38Z</updated>
   
   <summary>Following on from Demed&apos;s post about the release of Oracle Service Bus 10.3.1, which includes the seven adapters listed below, we have also certified Oracle Service Bus for financial services (formerly AquaLogic Service Bus - Financial Services Edition) with these...</summary>
   <author>
      <name>simone.geib</name>
      
   </author>
   
   <category term="osb4fs" label="OSB4fs" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="swift" label="SWIFT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="financialmessages" label="financial messages" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="financialservices" label="financial services" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="payments" label="payments" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>Following on from Demed's post about the release of Oracle Service Bus 10.3.1, which includes the seven adapters listed below, we have also certified Oracle Service Bus for financial services (formerly AquaLogic Service Bus - Financial Services Edition) with these adapters. <br />
This is for example interesting for existing <a href="http://www.oracle.com/us/products/applications/ebusiness/index.htm">Oracle E-Business Suite</a> customers, who want to exchange payments messages between Oracle Financials and <a href="http://www.swift.com/">SWIFT</a>. <br />
Just this morning we have demonstrated this use case to a corporate customer who wants to introduce <a href="http://www.swift.com/">SWIFT</a> in order to exchange payments messages with their banks in a standard, secure and reliable way.<br />
Of course you're not restricted to this use case. Oracle Service Bus for financial services enables you to integrate with a high number of systems and applications, including <a href="http://www.swift.com/">SWIFT</a> (via native MQ or file transport), ERP and Database, and provides you with the tools to parse, validate, transform and persist financial messages (SWIFT MT and MX, FIX, FpML, BAI2, EDI payments messages, ...) within a Service-Oriented Architecture. <br />
To learn more, please visit the <a href="http://www.oracle.com/technology/products/integration/service-bus/osb-for-financial-services.html">Oracle Service Bus for financial services</a> OTN page	<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>Installing Oracle SOA Suite 11gR1 on Windows</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/08/installing_oracle_soa_suite_11.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13941</id>
   
   <published>2009-08-14T22:01:00Z</published>
   <updated>2009-08-20T22:55:01Z</updated>
   
   <summary>So you want to install the Oracle SOA Suite 11g on your Windows machine, but are too lazy busy to read the documentation, even the “Quick Installation Guide for Oracle SOA Suite”? Well, here is an even more condensed version...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="Technical" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Tips &amp; Tricks" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>So you want to install the Oracle SOA Suite 11g on your Windows machine, but are too <strike>lazy </strike>busy to read the documentation, even the “<a href="http://download.oracle.com/docs/cd/E12839_01/install.1111/e14318/toc.htm" target="_blank">Quick Installation Guide for Oracle SOA Suite</a>”? Well, here is an even more condensed version that includes all the download links you may need. Don’t expect this post to explain things – it is is merely a cheatsheet for Windows users looking at a simple one-machine install.</p>  <h2>Downloading the packages</h2>  <p><em>(Before we even get started – have you <strong>defragmented</strong> your drive lately? If not, why don’t you do this now, before we add more software to your machine! This tends to be a recurring issue in our trainings: people come with heavily fragmented drives and this tremendously slows down installers. Right-click on your drive in “My Computer” &gt; Properties &gt; Tools &gt; Defragment Now)</em></p>  <p>First, you will need to have an OTN account to download packages – you can <a href="http://www.oracle.com/technology/index.html" target="_blank">sign up here</a>; it’s free. Then head here <a title="http://www.oracle.com/technology/products/soa/soasuite/index.html" href="http://www.oracle.com/technology/products/soa/soasuite/index.html">http://www.oracle.com/technology/products/soa/soasuite/index.html</a> and click on the “Free Download” link in the top right corner.</p>  <p><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_2.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="96" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb.png" width="244" border="0" /></a> </p>  <p>Here are the packages you will need (under 3.5GB for all the installation packages):</p>  <ol>   <li><a href="http://www.oracle.com/technology/products/database/xe/index.html" target="_blank"><strong>Oracle Database 10g Express Edition</strong></a>: the SOA Suite requires a database for persistence. While you can go for the full Enterprise version, the Express edition is a fine choice for a development environment. </li>    <li><strong><a href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html" target="_blank">WebLogic Server</a></strong>: this will provide the JEE environment (as well as the JMS provider) required to run the SOA Suite (a JEE application).       <br />Choose the “<em>Oracle WebLogic Server 11gR1 (10.3.1) - Package Installer</em>” (or the corresponding international version). The name of the package is wls1031_win32.exe, 570MB in size. </li>    <li><strong><a href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html" target="_blank">Repository Creation Utility</a></strong>: this will lay the database schemas that the SOA Suite uses for various persistence tasks (audit trails, etc,). The name of the package is ofm_rcu_win32_11.1.1.1.0_disk1_1of1.zip and it is 282MB in size. </li>    <li><strong><a href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html" target="_blank">SOA Suite</a></strong>: this is the actual JEE application that contains the SOA engines and that will be deployed on WebLogic.       <br />Choose the <em>“SOA Suite, Generic”</em> package, its name is ofm_soa_generic_11.1.1.1.0_disk1_1of1.zip and it is 1.5GB in size. </li>    <li><a href="http://www.oracle.com/technology/software/products/jdev/htdocs/soft11.html" target="_blank"><strong>JDeveloper</strong></a>: this is the IDE that you will use to design and deploy your SOA composites.       <br />Choose the “Studio Edition”. The name of the package is jdevstudio11111install.exe and is 934MB in size. </li> </ol>  <h2>Installation steps</h2>  <h3>Install a Database</h3>  <p>Install the XE database if you don’t already have one. We will not detail this here.</p>  <h3>Run the Repository Creation Utility (RCU)</h3>  <p>Run the Repository Creation Utility (RCU) to create the database schemas:</p>  <ol>   <li>unzip the package you downloaded earlier to C:\ORACLE\11gR1 (for instance).      <br />Execute C:\ORACLE\11gR1\rcuHome\BIN\rcu.bat.       <br />Here is the main screen that requires input:       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_4.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="179" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_1.png" width="248" border="0" /></a> </li>    <li><u>Ignore the warning message</u> (as <a href="http://blogs.oracle.com/SOA/2009/07/installing_soa_11gr1_with_orac.html" target="_blank">Heidi mentioned earlier</a>, this simply indicates that Oracle XE is not certified for production use):       <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_6.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="120" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_2.png" width="244" border="0" /></a> </li>    <li>Check “SOA Infrastructure” and enter a prefix:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_8.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="176" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_3.png" width="244" border="0" /></a> </li>    <li>Accept everything after that and create the tables. </li> </ol>  <h3>Install WebLogic</h3>  <ol>   <li>Execute wls1031_win32.exe </li>    <li>Choose a location for your install – I picked C:\ORACLE\11gR1\MW_HOME      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_16.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="176" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_7.png" width="244" border="0" /></a> </li>    <li>Enter your email if you wish to receive security updates (something you should definitely do if you are an administrator) </li>    <li>Choose a <strong>typical</strong> install </li>    <li>Accept all other defaults </li> </ol>  <p>(no need to run QuickStart since it is really geared towards WebLogic users more than SOA)</p>  <h3>Install SOA Suite</h3>  <ol>   <li>Extract the zip file that you downloaded for SOA. I extracted mine to C:\DOWNLOADS\ORACLE\11gR1\soa. </li>    <li>Execute C:\DOWNLOADS\ORACLE\11gR1\soa\Disk1\setup.exe </li>    <li>You might be prompted for a JDK, if so simply enter the path to the one that was installed with WLS: C:\ORACLE\11gR1\MW_HOME\jdk160_11 in my case. </li>    <li>Choose a name for your home directory (for me it will be DMD_SOA1) or accept the default of Oracle_SOA1:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_20.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="187" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_9.png" width="244" border="0" /></a> </li> </ol>  <h3>Configure SOA Suite</h3>  <ol>   <li>Go to your SOA home directory, common/bin (for me it will be C:\ORACLE\11gR1\MW_HOME\DMD_SOA1\common\bin) and execute config.cmd </li>    <li>Create a new WebLogic domain </li>    <li>I would recommend you put both Oracle SOA Suite and Oracle Enterprise Manager in the same domain.      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_22.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="176" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_10.png" width="244" border="0" /></a> </li>    <li>Choose a name for your domain (for me it will be dmd_soa_domain1) </li>    <li>Choose a JDK or accept the default (Sun SDK for development environments) </li>    <li><u><em>The next screen “Configure JDBC Component Schema” is probably the one that requires the most attention in the whole install process</em></u> (definitely need to improve this step in subsequent releases!):       <ol>       <li><strong>If you have picked the default prefix of “DEV_”</strong> during the RCU install then check all schemas and then update:           <ul>           <li>service (XE is often the default) </li>            <li>hostname (localhost for us) </li>            <li>port (1521 is the XE default) </li>         </ul>       </li>        <li><strong>If you have not picked the default prefix</strong>, then in addition to the above you will also need to cycle through each schema to update the prefix: Check one schema. Make your change. Uncheck the schema and check the next one. etc. </li>     </ol>   </li>    <li>Ensure that all the tests on the next screen are successful </li>    <li>Don’t select anything on the “Select Optional Configuration” screen </li>    <li>Note down the URL for the admin server </li> </ol>  <h3>Start the Servers</h3>  <p>At this point you should be ready to start the servers!</p>  <ul>   <li><strong>admin server:</strong> C:\ORACLE\11gR1\MW_HOME\user_projects\domains\dmd_soa_domain1\startWebLogic.cmd </li>    <li><strong>managed SOA server:</strong> C:\ORACLE\11gR1\MW_HOME\user_projects\domains\dmd_soa_domain1\bin\startManagedWebLogic.cmd soa_server1 </li> </ul>  <p>Obviously you should create some shortcuts to easily start these in the future.</p>  <h3>Test the Consoles</h3>  <ol>   <li>Ensure you can reach the <strong>WebLogic Administration Console</strong>: <a title="http://localhost:7001/console" href="http://localhost:7001/console">http://localhost:7001/console</a> (if you have installed using default ports). </li>    <li>Ensure you can reach <strong>Enterprise Manager</strong>: <a title="http://localhost:7001/em" href="http://localhost:7001/em">http://localhost:7001/em</a> (if you have installed using default ports). </li>    <li>In Enterprise Manager, ensure that you see the “SOA” folder in the left-hand side navigation tree:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_11.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="150" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_4.png" width="244" border="0" /></a> </li>    <li>That’s it for the runtime part! Let’s now install JDeveloper so that we can start our development and deploy a few composites to our brand new shiny servers. </li> </ol>  <h3>Install JDeveloper</h3>  <ol>   <li>Execute jdevstudio11111install.exe </li>    <li><u>Create a new middleware home</u> for JDeveloper (this is to ensure that JDeveloper doesn’t overwrite the container that we have already installed in the previous steps). For instance C:\ORACLE\11gR1\JDev. </li> </ol>  <h3>Install the SOA Extension for JDeveloper</h3>  <ol>   <li>Start JDeveloper </li>    <li>Execute C:\ORACLE\11gR1\JDev\jdeveloper\jdev\bin\jdev.exe (if you want the console window) or C:\ORACLE\11gR1\JDev\jdeveloper\jdeveloper.exe (if you don’t care about the console). </li>    <li>“Check for Updates”:      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_17.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_6.png" width="176" border="0" /></a> </li>    <li>Ensure the “Oracle Fusion Middleware Products” and “Official Oracle Extensions and Updates” centers are checked and click “Next” </li>    <li>Check the “Oracle SOA Composite Editor” and then hit “Next”      <br />      <br /><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_23.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="173" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/InstallingOracleSOASuite11gR1onWindows_A443/image_thumb_8.png" width="244" border="0" /></a> </li>    <li>You will be prompted for your OTN credentials </li>    <li>At this point JDev will start downloading the extension and restart itself to complete the installation </li> </ol>  <p>That’s it. You have just installed a very complete SOA development environment, including everything from the core JEE container, a messaging provider, a BPEL engine, a human workflow and associated worklist, a rules engine, a mediation component, various adapters, a security policy manager, monitoring and management environment and an IDE. Next we will look at a few things we can do with all this!</p>]]>
      
   </content>
</entry>

<entry>
   <title>New adapters for Oracle Service Bus</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/08/new_adapters_for_oracle_servic.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13751</id>
   
   <published>2009-08-12T00:19:03Z</published>
   <updated>2009-08-20T22:59:19Z</updated>
   
   <summary>As promised after the BEA acquisition, we have been working hard over the past year to combine the best assets from the Oracle and BEA product lines, with the goal of making these changes in an additive, non-disruptive fashion. One...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p><a href="http://download.oracle.com/products/middleware/oracle-middleware-strategy-briefing-072008.pdf" target="_blank">As promised after the BEA acquisition</a>, we have been working hard over the past year to combine the best assets from the Oracle and BEA product lines, with the goal of making these changes in an additive, non-disruptive fashion. One great example of this was recently released: Oracle Service Bus (formerly AquaLogic Service Bus) users can now leverage the Oracle adapters through a <a href="http://download-llnw.oracle.com/docs/cd/E13159_01/osb/docs10gr3/jcatransport/transport.html#wp1114125" target="_blank">new JCA transport</a>! This opens the door to a whole new range of connectivity options. With the 10.3.1 release of the Oracle Service Bus we are certifying the following adapters for use within Oracle Service Bus (in addition to the existing transports):</p>  <ul>   <li>Oracle AQ </li>    <li>Database </li>    <li>Oracle Applications </li>    <li>SAP </li>    <li>J.D. Ewards OneWorld </li>    <li>Siebel </li>    <li>PeopleSoft </li> </ul>  <p>It’s great to be able to deliver on promises – and this is just a start: there’s a lot of other goodies coming from the Oracle-BEA cross-pollination in the upcoming OSB releases. Stay tuned.</p>  <p>(documentation for the above adapters can be found <a href="http://www.oracle.com/technology/products/soa/service-bus/collateral/documentation.html" target="_blank">here</a>)</p>  <p></p>  <div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:02acbd6c-432a-4b1d-b64f-eb0d61230cf2" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/adapters" rel="tag">adapters</a>,<a href="http://technorati.com/tags/soa" rel="tag">soa</a>,<a href="http://technorati.com/tags/oracle+soa+suite" rel="tag">oracle soa suite</a>,<a href="http://technorati.com/tags/applications" rel="tag">applications</a></div>]]>
      
   </content>
</entry>

<entry>
   <title>User blogs covering the Oracle SOA Suite and the 11g launch</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/07/user_blogs_covering_the_oracle.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13383</id>
   
   <published>2009-07-16T18:45:20Z</published>
   <updated>2009-07-16T18:48:16Z</updated>
   
   <summary> I love reading our users’ blogs; always interesting to see how your products are perceived outside of Oracle. And the opinion of these users is that much more valuable that these guys are not simply doing some high-level evaluation...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<table cellspacing="0" cellpadding="2" width="621" border="0"><tbody>     <tr>       <td width="352">I love reading our users’ blogs; always interesting to see how your products are perceived outside of Oracle. And the opinion of these users is that much more valuable that these guys are not simply doing some high-level evaluation of our tools – most of them are actually betting their business on us.</td>        <td valign="top" width="267"><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/UserblogsonOracleSOASuite11g_14D34/image_2.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="164" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/UserblogsonOracleSOASuite11g_14D34/image_thumb.png" width="200" border="0" /></a> </td>     </tr>   </tbody></table>  <p>Here are some of the blogs that I follow (I am linking here to some of their recent posts covering the 11g release):</p>  <ul>   <li><strong>Griffiths Waite Blog</strong> – <a href="http://soa247.blogspot.com/2009/07/fusion-middleware-11g-launch-comes-to.html" target="_blank">Fusion Middleware 11g Launch comes to London</a>, by Mark Simpson</li>    <li><strong>AMIS</strong> - <a href="http://technology.amis.nl/blog/5733/foundation-for-innovation-fmw-11g" target="_blank">Foundation for Innovation - FMW 11g</a>, by Lucas Jellema </li>    <li><strong>iAdvise</strong> – <a href="http://iadvise.blogspot.com/2009/07/ofm-11g-launch-fusion-ages-kicked-in.html" target="_blank">OFM 11g Launch, The Fusion Ages Kicked In</a>, by Nathalie Roman </li>    <li><strong>Real Java / Real SOA</strong> - <a href="http://realjavasoa.blogspot.com/2009/07/oracle-fusion-middleware-11g-launch-day.html" target="_blank">Oracle Fusion Middleware 11g Launch Day</a>, by Jason Jones </li>    <li><strong>Java / Oracle SOA blog</strong> - <a href="http://biemond.blogspot.com/2009/07/unit-test-your-composite-application.html" target="_blank">Unit Test your composite application with Test Suite in SOA Suite 11g</a>, by Edwin Biemond</li>    <li><strong>SOA, EDA, BPEL, BAM – The Blog</strong> - <a href="http://babelfish.yahoo.com/translate_url?doit=done&amp;tt=url&amp;intl=1&amp;fr=bf-home&amp;trurl=http%3A%2F%2Ftorstenwinterberg.blogspot.com%2F2009%2F07%2Fkillerfeature-der-oracle-soa-suite-11g.html&amp;lp=de_en&amp;btnTrUrl=Translate" target="_blank">Killer features of Oracle SOA Suite 11g</a>, by Torsten Winterberg</li> </ul>  <p>Does anyone have some other blogs on Oracle SOA Suite to recommend? Share it with us in the comments! (and yes, self-promotion of your blog – if it falls in the category – is accepted!)</p>  <p><em>And if you are looking for a way to keep track of everything that is being said about the Oracle SOA Suite in the blogosphere I can only recommend the excellent </em><a href="http://www.feedly.com" target="_blank"><em>Feedly</em></a><em>... (those following us for a long time will recognize that one of the founders of Feedly is no other than Edwin Khodabakchian, ex-CEO of Collaxa, ex-VP of development at Oracle and lead architect for SOA 11g – it’s all connected!).</em></p>]]>
      
   </content>
</entry>

<entry>
   <title>Improve visibility with end-to-end tracing and composite sensors</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/07/improve_visibility_with_endtoe.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13236</id>
   
   <published>2009-07-08T06:34:54Z</published>
   <updated>2009-07-08T06:39:48Z</updated>
   
   <summary>(this is the first post in a series presenting our “Favorite Features” in Oracle SOA Suite 11g) In a recent talk at ODTUG Kaleidoscope in Monterey I discussed how visibility should be at the top of the priority list of...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="Favorite Features" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Tips &amp; Tricks" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="bpel" label="bpel" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="esb" label="esb" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="governance" label="governance" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="oracle" label="oracle" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="soa" label="soa" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="tracking" label="tracking" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="visibility" label="visibility" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>(this is the first post in a series presenting our “<a href="http://blogs.oracle.com/SOA/technical/favorite_features/">Favorite Features</a>” in Oracle SOA Suite 11g)</p>  <p>In a recent talk at <a href="http://www.odtugkaleidoscope.com/keynote.html" target="_blank">ODTUG Kaleidoscope</a> in Monterey I discussed how visibility should be at the top of the priority list of any SOA architect these days. In the current economic climate, we have to demonstrate that SOA is helping the bottom line, and not over 5 years - but right from day one. Now, <strong><em>what about if we could cut the troubleshooting time of customer-reported incidents by (enter any number between 2 and 10 here) times?</em></strong></p>  <p>Talking with our users, one of their major pain points they have working with SOA is that its distributed nature makes certain tasks more challenging. Tracking down things for instance. Take the case of an order going through a set of systems: a portal receives it, puts it on the bus, which redirects it to a set of BPEL processes, that in turn dispatch it to some human beings for approval, etc. If something breaks down along the way (of course, since Oracle is <a href="http://www.oracle.com/technologies/linux/index.html" target="_blank">unbreakable</a>, the failure is usually due to someone in the approval chain taking an extended lunch break…), you should expect the customer to pick up the phone and ask “where is my order?”. So, how do you figure where the order is stuck and how to recover it? Remember that this order is going through a multi-step, multi-systems process, distributed across multiple physical servers. This is where Oracle Enterprise Manager, the control center for the Oracle SOA Suite comes into play: it is your single view into these systems. The two key features that will help you troubleshoot the above problem are:</p>  <ol>   <li>end-to-end instance tracing </li>    <li>composite sensors </li> </ol>  <p>And yes, <strong><em>these features are available out-of-the-box with Oracle SOA Suite</em></strong> – no need for an extra management product!</p>  <h3>End-to-end Instance Tracking</h3>  <p>When you execute any composite in 11g this will result in an <strong>instance trail</strong> in Enterprise Manager. While in 10g this instance trail used to be limited to BPEL and OESB, it now encompasses all SOA products in 11g!</p>  <p align="center"><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/11g-EM-EM-instance-trail_2.png"><img title="11g-EM-EM-instance-trail" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="214" alt="11g-EM-EM-instance-trail" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/11g-EM-EM-instance-trail_thumb.png" width="244" border="0" /></a> </p>  <p>In the above screenshot you can see the instance trail resulting from a purchase order processing application that includes multiple BPEL processes, mediation components, human workflows and some external services. As a matter of fact this instance trail even spans multiple composites - Enterprise Manager was able to identify it was the same message and automatically correlate the traces.</p>  <h3>Composite Sensors <a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/image_10.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="18" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/image_thumb_4.png" width="33" border="0" /></a> </h3>  <p>Now let’s turn to the other key feature that greatly enhances visibility in 11g: <strong>composite sensors</strong>. While instance tracing give us the complete picture of what happened to any given message, we first need to be able to find the message we’re interested - for instance, to answer the question from our angry customer wondering where her order is. This is where composite sensors come into play. </p>  <p>First we instrument the composite:</p>  <ol>   <li>The application designer identifies the key data fields that need to be tracked, for instance the po_id</li>    <li>The developer attaches a <strong>sensor</strong> on this field (it’s just a configuration steps, a couple of clicks)</li> </ol>  <p align="center"><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/screenshot-00003_2.png"><img title="screenshot-00003" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="190" alt="screenshot-00003" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/screenshot-00003_thumb.png" width="244" border="0" /></a>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/screenshot-00004_2.png"><img title="screenshot-00004" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="194" alt="screenshot-00004" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/screenshot-00004_thumb.png" width="134" border="0" /></a> </p>  <p>That’s it on the design side of things.</p>  <p>Now we can use these sensors to search specific instances at runtime! Here’s how it works in Enterprise Manager:</p>  <ol>   <li>Go to the instances tab for your composite</li>    <li>Click on the Add Field button – you will see a drop-down menu with all the sensors defined in the composite. Pick po_id for instance.</li> </ol> <img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="156" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/image_thumb_1.png" width="244" border="0" />  <p>&#160;</p>  <ol>   <li>You can now search for a given instance using the po_id. </li> </ol>  <p align="center"><a href="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/image_6.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="93" alt="image" src="http://blogs.oracle.com/SOA/WindowsLiveWriter/Improvevisibilitywithendtoendtracingandc_C948/image_thumb_2.png" width="244" border="0" /></a> </p>  <p>So next time your irate customer calls, all you will need to ask for is her order ID and in a just a few clicks you should be able to tell her exactly where the order is…</p>  <p>By the way this feature was available in OESB 10g and was known as <strong>trackable fields</strong>. Now this has been elevated to the composite level and is available to all products.</p>  <p>Sorry for the long post. Hopefully this glimpse into some of the ground-breaking monitoring capabilities built-in SOA Suite 11g sparked your interest! Here are the doc links for these features if you want to learn more:</p>  <ul>   <li><a href="http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10226/soainfra_mon.htm#SOAAG250" target="_blank">end-to-end instance tracing doc</a> </li>    <li><a href="http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/sca_compsensors.htm#SOASE20704" target="_blank">composite sensors doc</a></li> </ul>  <p></p>  <p></p>  <div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c845cec6-6a3d-40fb-b7a4-c1fe56bb4a9a" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/soa" rel="tag">soa</a>,<a href="http://technorati.com/tags/visibility" rel="tag">visibility</a>,<a href="http://technorati.com/tags/governance" rel="tag">governance</a>,<a href="http://technorati.com/tags/tracking" rel="tag">tracking</a>,<a href="http://technorati.com/tags/oracle" rel="tag">oracle</a>,<a href="http://technorati.com/tags/esb" rel="tag">esb</a>,<a href="http://technorati.com/tags/bpel" rel="tag">bpel</a></div>]]>
      
   </content>
</entry>

<entry>
   <title>Installing SOA 11gR1 with Oracle XE</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/07/installing_soa_11gr1_with_orac.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13228</id>
   
   <published>2009-07-07T19:17:32Z</published>
   <updated>2009-07-07T19:20:18Z</updated>
   
   <summary>So you are about to install SOA Suite 11gR1? Congratulations, you are starting an exciting journey, one which will reveal many new and wondrous sights along the way. But before you begin, don’t you want to know the answer to...</summary>
   <author>
      <name>Heidi</name>
      
   </author>
   
      <category term="Tips &amp; Tricks" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>So you are about to install SOA Suite 11gR1?  Congratulations, you are starting an exciting journey, one which will reveal many new and wondrous sights along the way.  But before you begin, don’t you want to know the answer to the number one question that comes up during installation?</p>

<p>When you choose Oracle XE as your database server, you get a warning message that you need a newer database version.  This is because Oracle XE is version 10.2.0.1 and SOA Suite 11gR1 requires Oracle 10.2.0.4 or higher or 11.1.0.7 or higher.  However, this warning is for production installs only and for a development install, you can ignore the warning.  </p>

<p>Oracle XE is a fine choice for a small-footprint database for developing on SOA Suite 11gR1.  Ignore the warning!</p>]]>
      
   </content>
</entry>

<entry>
   <title>We just released Oracle SOA Suite 11g!</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/SOA/2009/07/we_just_released_oracle_soa_su.html" />
   <id>tag:blogs.oracle.com,2009:/SOA//299.13166</id>
   
   <published>2009-07-02T08:12:49Z</published>
   <updated>2009-07-02T08:51:49Z</updated>
   
   <summary>Two things happened today. First we kicked off this blog to keep you posted on all the latest developments around the Oracle SOA Suite, but more importantly: we released Oracle SOA Suite 11g! This 11g release is a major milestone...</summary>
   <author>
      <name>Demed L&apos;Her</name>
      
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="11g" label="11g" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="integration" label="integration" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="release" label="release" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="sca" label="sca" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="soa" label="soa" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/SOA/">
      <![CDATA[<p>Two things happened today. First we kicked off this blog to keep you posted on all the latest developments around the Oracle SOA Suite, but more importantly: we released Oracle SOA Suite 11g!</p>

<p>This 11g release is a major milestone that we had been working on for a while now and we are very excited (and a bit relieved too I have to say!) to finally being able to share it with everyone. The number of new features is way too long for this post, but we will be sharing our favorite ones with you over the next coming weeks. But let me give you a few keywords that hopefully will grab your attention: WebLogic Server (WLS) and Service Component Architecture (SCA).</p>

<p>In the meantime, get started with Oracle SOA Suite 11g here:</p>

<ul>
<li><a href="http://www.oracle.com/technology/products/soa/soasuite/index.html">OTN page</a> to download the product</li>
<li><a href="http://www.oracle.com/fusionmiddleware11g">11g Fusion Middleware launch page</a> to learn more about the themes behind this release</li>
<li><a href="http://event.on24.com/event/15/02/99/rt/products-soa-suite.html?eventid=150299&sessionid=1&key=409AAB2E4D0C341FD02DC012B04173EB&eventuserid=26259456">Introductory video on SOA 11g</a></li>
</ul>

<p>You will also find several podcasts on the 11g launch page, including a video interview with <a href="about.html">David Shaffer</a> and a podcast with myself on the key technical themes of this release.</p>

<p>Long live 11g and stay tuned for more blog posts on this release!<br />
</p>]]>
      
   </content>
</entry>

</feed>
