Oracle Internet Directory and Single Sign-On Certified with EBS 12.1.2 on IBM Linux on System z

Applications Release 12 users can configure their environments to delegate user authentication to an external Single Sign-On 10g instance. In this optional configuration, Single Sign-On validates E-Business Suite user credentials against an external Oracle Internet Directory instance. Oracle Single Sign-On (SSO) and Oracle Internet Directory (OID) 10g version 10.1.2.3 are now certified with Oracle E-Business [...]

Re: location of the deployed code of esb and bpel project on Oracle AS

BPEL: $ORACLE_HOME/bpel/domains/<domain_name>/tmp … but in fact all is in the database ESB: $ORACLE_HOME/integration/esb …. look deeper into it

Comprehensive BPM: Optimizing Your Business Processes

Dave Shaffer and Ashish Mohindroo discuss the Oracle BPA suite (Business Process Analysis) and its relationship to the SOA Suite (Service Oriented Architecture) and BPEL Process Manager (Business Process Execution Language). Guests discuss BPEL’s role in sophisticated BPM including human workflow. Shaffer and Mohindroo outline Oracle’s BPM roadmap and the IDS Scheer integration.

Subaru Starts Thinking about their Path to Fusion Applications

Brian Simmermon, VP and CIO, Subaru of America, and a member of Oracle’s Fusion Strategy Council explains how Subaru is aligning their business and IT strategy to improve sales through Siebel and EBS, and is looking at implementing Fusion Technologies such as BPEL, AIA and Enterprise Manager to begin their evolutionary path to Fusion.

Blog: How to implement multi-source XSLT mapping in Oracle SOA Suite 11g BPEL

Oracle SOA Suite 11g allows you to create an XSLT mapper that uses multiple input sources. Pete Wang shows you how. Link to the original site

Subaru Starts Thinking about their Path to Fusion Applications

Brian Simmermon, VP and CIO, Subaru of America, and a member of Oracle’s Fusion Strategy Council explains how Subaru is aligning their business and IT strategy to improve sales through Siebel and EBS, and is looking at implementing Fusion Technologies such as BPEL, AIA and Enterprise Manager to begin their evolutionary path to Fusion. Link [...]

Is Business Process Execution the killer app for PaaS?

Have you noticed the slow build-up of business process engines available “as a service”? Force.com recently introduced a “Visual Process Manager”. Amazon is looking for product managers to help customers “securely compos[e] processes using capabilities from all parts of their organization as well as those outside their organization, including existing legacy applications, long-running activities, human [...]

Collecting Detailed Logs from BPEL 10.1.3.4

In 10.1.3.4 Oracle added a significant new feature to help diagnose problems in the BPEL Process manager.  This feature allows you to turn up logging for a a test and run thread dumps every ten seconds.  When you are done you can download the logs and thread dumps as a single zip file to either [...]

Using Fusion Middleware to send transactions to OUAF products

Lately, I have been playing around wih the integration between Fusion Middleware and Oracle Utilities Application Framework based products. The Fusion Middleware stack (BPEL, Mediator, OSB or ODI) can be used to send transactions from external systems (directly or indirectly) to the Oracle Utilities Application Framework based products using the Web Services interface (XAI) used [...]

Calling EJB 3 from BPEL 10.1.3

Despite a number of useful blog entries out there it seems that calling EJB 3 from BPEL is still stumping people so thought I would go through the steps.  Note that these are much easier than in earlier releases of EJB and BPEL. Create an EJB 3 Session Bean First thing I did was create [...]