-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
A lot of customers ask how to verify their SOA clusters and make them production ready. Here is a list that I recommend using for 10G SOA Clusters.
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
Normal
…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
In SOA 11g, you can create a XSLT mapper that uses multiple sources as the input. To implement a multi-source mapper, just follow the instructions below,
Drag and drop a Transform Activity to a BPEL process
Double-click on the Transform Activity, the Transform dialog window appears.
Add source variables…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Are you using BPEL 10.1.3.4 and hunting for the property names in the partnerlinkBindings that will work for outbound HTTP Basic Authentication?
Here's the answer.
<partnerLinkBinding ...> <property name="basicHeaders">credentials</property> <property name="basicUsername">WhoAmI</property> <property…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Softwares & Hardware Needed Intel Pentium D CPU 3 GHz, 2 GB RAM, Windows XP System ( Thats what i am using ) You could as well use Linux , but please choose High End RAM 10G SOA Suite from Oracle(TM) , Read Installation documents at www.Oracle.com J Developer 10.1.3.3 Official…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
This is the next in the series about SOA Suite integration with Oracle Utilities Application Framework. One of the first scenarios I am going to illustrate in this series is building a basic BPEL process using Web Service calls to the Oracle Utilities Application Framework. The scenario is this…
>>> More