BPM Suite Survey – your community feedback is required!

Thanks for your continued engagement in shaping the Oracle BPM platform and the Oracle Process Cloud Service.
Can you please complete Oracle BPM – Web Forms 1 Page Survey ? It just takes 10 minutes to fill this survey.
* Please limit your critical feature requests to 3 ! *
Do send me your sample UI screen shots in a document and mail it to Meera directly.
clip_image002

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

SOA12c -Service Bus Resequencer by Vivek Garg

clip_image002We often come under such situation when we receive message from source system which are not in proper sequence but target system need to receive that in proper sequence. To resolve this we need to re-sequence the messages and process them in proper sequence.   Re-sequencing is term used when we need to process incoming messages in sequence which are not coming in proper sequence. Design and developer need to think on this re-sequencing when they encounter such requirement as e described above. E.g. suppose we are receiving sales orders from source system, sales order contain one field with the name sales order number, suppose source system sends sales order in this sequence ( 1, 4,3,2,5,6,7 ) but target system need sales order in this sequence (1,2,3,4,5,6,7) , in this case we need to do re-sequencing of message.

In 11g version of Oracle SOA Suite, re-sequencing was there in Mediator component but this feature was not available for BPEL and Service Bus. In 12c release, this feature is provided for service bus. We can set this feature either at pipeline level or at operation level. In this post, we will discuss on that. We will only discuss about pipeline level re-sequencer. 

We have three types of re-sequencing in Service Bus.

Standard:  This sequencer is used when incoming message contain numeric identifier.  This numeric identifier is termed as Sequence Id. We may specify message Group also, that means incoming order can be Sales Order or purchase order, in this case we will have separate group for both Sales Order and purchase order. When source system send out of order messages then it store out-of-order message until complete order is received this is based on sequence Id.

FIFO: This sequencer works based on message arrival time. Whichever message received first, will be processed first. Here you need to specify only Group. So all the messages which are there in one group processed based on message receive time.

Best Effort: It is used when we receive large number of messages in a short period of time and cannot provide information to the re-sequencer about the identifier to use for sequencing. Typically, the identifier used for sequencing in such scenarios is of a dateTime type or numeric type.

– See more at: http://www.soawork.com/2014/09/soa12c-service-bus-resequencer.html#sthash.CJJjVYly.dpuf

Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

FMW 12c on the Cloud – Part 1: Prepare the Environment by Luigi Banzato

Oracle Fusion Middleware 12c is out there. And now it bring the wonders of SOA/BPM quick start, where you can get you development environment setup in 4 clicks. However, at some stage everyone always needs to setup a server, so I’ve been taking a look at how to do that in the cloud. This is the part 1 of of the tutorial on how to install and configure Fusion Middleware 12c on the Cloud.

clip_image002

Create the EC2 Instance

To create the EC2 instance, on the EC2 Console, click on "Launch Instance":

Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

FMW 12.1.3 – Invoking Enterprise Scheduler Service Web Services from SoapUI by Lucas Jellema

clip_image002

The Fusion Middleware 12.1.3 platform contains the ESS or Enterprise Scheduler Service. This service can be used as asynchronous, schedule based job orchestrator. It can execute jobs that are Operating System jobs, java calls (local Java or EJB), PL/SQL calls, and Web Service calls (synchronous, asynchronous and one-way) including SOA composite, Service Bus and ADF BC web services.

Jobs and schedules can be defined from client applications

through a  Java API or through the Enterprise Manager FMW Control user interface. Additionally, ESS exposes a web service through which (pre defined) jobs can be scheduled. This web service can be invoked from BPEL processes in SOA composites – or from any component that knows how to invoke a SOAP Web Service.

In this article I will briefly demonstrate how to invoke the ESS Web Service from SoapUI. I will not describe how to create the Job Definition – I will assume two pre existing Job Definitions: HelloWorld (of type PL/SQL job) and SendFlightUpdateNotification of type SOA composite based one way Web Service. Both Job Definitions contain application properties – parameters that can be set for every job instance and that are used in the job execution. When invoking the ESS Web Service to schedule a job, values for these properties can be passed in.

There is one tricky aspect with ESS: jobs cannot be run as anonymous users. So if ESS does not know who makes the request for scheduling a job, it will not perform the request. It returns an error such as

oracle.as.scheduler.RuntimeServiceAccessControlException: ESS-02002 User anonymous does not have sufficient privilege to perform operation submitRequest JobDefinition://oracle/apps/ess/custom/saibot/SendFlightUpdateNotification.

To ensure we do not run into this problem, we have to attach a WSM security policy to the ESS Web Service and pass a WS Security Header with valid username and password in our request. Then the job request is made in the context of a validated user and this problem goes away.

The steps to go through: Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Set-up a 12c SOA/BPM Infrastructure by Middleware Snippets

clip_image002In this post, we will show how to create automation scripts in order to set-up middleware environments.

Preparation

In the example, we will use the following software

First, we have to decide which directory structure we are going to use. Below an example is given in which the binaries (that create the run-time) are separated from the configuration.

Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Join Global SOA & BPM Partner Community Forum & Community – only for Oracle Partners

Fusion Middleware Partner Community Forum 2015

clip_image001[4]Take this opportunity and register now for the Oracle Fusion Middleware Partner Community Forum XX Budapest in on March 3rd & 4th 2015 with hands-on training on March 5th & 6th. Registration is free of charge, except in case of cancellation fee € 150 or no-show fee €500!

· SOA Suite 12c & Integration Cloud Service

· BPM Suite 12c & Process Cloud Service

· Mobile & Development tools & Mobile Cloud Service

· WebLogic 12c & Java Cloud & Developer Cloud Service

 

Quotes from previous conferences

· Rare combo of content, networking & fun, easy access to peers, Oracle Product Manager and experts in many areas” Lucas Jellema, Amis

· “A must attend for seniors partners” Martien van den Akker, Darwin

· “Great form, a clear must for any partner” Markus Schneeweis, ec4u

 

The conference will update you on the last Middleware solutions & cloud services specially for:

· Architects & Practice Managers: product overview

· Developers: product details and hands-on training including live demos

· Sales Experts positioning & sales kits including cheat sheets

· Marketing Executives: campaign kits including event material and ppts and demos

For details please visit our registration page here.

 

To support & grow our joint middleware business we would like to invite you to join the SOA & BPM Partner Community free of charge for Oracle partners. Please first login at Oracle Partner Network and then visit: SOA Partner Community. If you have any questions please contact the Oracle Partner Business Center. SOA Suite 12c and BPM Suite 12c bring exciting new features around the key themes of Developer Productivity and Industrial SOA or Process Cloud Service. Demonstrate why SOA & BPM are important to include in customer conversations and solutions around Cloud, Mobile, Fast Data and, of course, Application Integration.  The SOA & BPM Partner Community keeps you informed about:

· Product Information including ppts and roadmaps

· Education & Certification including training material

· Marketing kits to run joint campaigns

· Sales kits and sales plays to drive your service revenue

· Monthly SOA & BPM Newsletter

· SOA & BPM Partner Community Forums & Summer Camps

 

SOA & BPM Partner Community Registration

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

SOA 12c blog series by Vivek Garg

Special thanks to Vivek Garg for all his SOA Suite 12c blog posts! Make sure you share yours with us via twitter @soacommunity or #soacommunity or Facebook! Please visit his Oracle Fusion Middleware Blog and read his great articles:

clip_image002SOA12c -Service Bus Resequencer

SOA 12c – Translate Activity

SOA 12c – Create Service Bus Project from Service …

SOA 12c – Custom Activity Template

SOA 12c – Component Template

SOA12c – Project Template

SOA12c – Templates

SOA 12c – MDS Support For OSB

SOA 12c – How to publish service bus artifacts to …

SOA 12c – Custom Coherence Cache Name

SOA 12c – Coherence Default Cache Name

SOA 12c- Coherence Adapter

SOA 12c – Create Java derby database data source

SOA 12c- Unable to start jdeveloper – org.netbeans…

SOA 12c – Configure Coherence Adapter

Oracle BAM interview questions and answers series

Oracle Service Bus (OSB) Interview Questions and A…

Oracle SOA Interview Questions and Answers Series

Oracle BAM Interview Questions and Answers Part-2

Oracle BAM Interview Questions and Answers Part-1

Oracle SOA Interview Questions and Answers (Adapte…

SOA 12c – Schedule Secured SOA Composite from ESS

SOA 12c- Schedule SOA Composite Using ESS

Oracle Managed File Transfer (MFT) Step By Step In…

SOA 12c- Create required schemas for Oracle MFT

SOA 12c- Oracle Managed File Transfer (MFT) Instal…

Oracle SOA 12c Step By Step Installation Series

SOA 12c – Create soa 12c server domain

SOA 12c – Create Weblogic server compact domain

SOA 12c – Create Integrated Weblogic Server Standa…

SOA 12c – Create Integrated weblogic server defaul…

SOA12c – RCU Step by Step Installation

SOA12c – Oracle XE 11g Database step by step Insta…

SOA12c- Enterprise Service Scheduler Introduction

SOA12c – Share Artifacts using SOA Design-Time MDS…

SOA 12c – Get Started With MDS

SOA 12c – Create Java Derby Database Connection

Oracle SOA 12c Features

SOA 12c – Oracle Service Bus Hands On

SOA 12c – SOA Debugger in Oracle SOA 12c

SOA 12c – oracle.fabric.permission.CompositePermis…

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

SOA 12c End-to-end (e2e) Tutorial: Error deploying ValidatePayment by Daniel Dias

clip_image001

SOA 12c End-to-end (e2e) Tutorial:

During this tutorial you may have problems deploying the application ValidatePayment (Page 74 of the tutorial). This error occurs when your Oracle Service Bus and Oracle Business Process Manager are on the same domain.

ERROR:

WSDL Errors Can Occur When Oracle Service Bus and Oracle Business Process Manager Are on the Same Domain

Bug: 18856204
Added: 10-June-2014
Platform: All

If Oracle Service Bus is installed on the same domain as Oracle Business Process Manager (BPM), the following error can occur when creating a WSDL file:

The WSDL is not semantically valid: Failed to read wsdl file from url due to — java.net.MalformedURLException: Unknown protocol: servicebus.

WORKAROUND:

1. Log in to the WLS Administration Console

2. On the navigation tree on the left, expand services and click OSGI Frameworks

Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Ovum Lauds Oracle SOA Suite 12c, Differentiates Cloud and Mobile Integration By Mala Ramakrishnan

clip_image002Ovum has recently published a paper on Oracle SOA Suite and lays out differentiation.  According to the paper, with the latest release of Oracle SOA  Suite, Oracle has again proved that it can swiftly respond to customer requirements while ensuring continuity in product strategy to offer a unified platform for a wide range of integration requirements. Here is an excerpt from the paper:

Oracle SOA Suite 12c has introduced several new features and capabilities that resonate with the current integration priorities of enterprises, especially cloud and mobile integration. What differentiates Oracle SOA Suite 12c from competing platforms is its emphasis on simplifying the process involved in the development, testing, and execution of integration flows connecting a wide range of applications.

This developer-centric approach is evident in the simple approach offered by the Oracle Cloud Adapter software development kit (SDK) for the development of new adapters to software-as-a-service (SaaS) applications. Furthermore, Oracle Cloud Adapters handle several inherent intricacies of SaaS integration, such as session management, data mapping, and specific security requirements to help reduce development efforts and costs. The developer-centric approach is also evident in the developer tooling enhancements introduced as part of Oracle SOA Suite 12c release.

Another noteworthy feature is the integration between Oracle MFT and Oracle SOA Suite and Oracle B2B 12c, which provides support for complex orchestration use cases, such as the extension of enterprise applications to B2B e-commerce and cloud integration scenarios.

Key messages

§ Oracle has further refined its approach to cloud and mobile integration.

§ Developer productivity is a key theme for Oracle SOA Suite 12c.

§ Oracle MFT strengthens the overall value proposition of Oracle’s integration middleware stack. Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Top tweets SOA Partner Community – December 2014

Send your tweets @soacommunity #soacommunity and follow us at http://twitter.com/soacommunity

clip_image001Simon Haslam Flights are cheaper now too! RT @soacommunity: Fusion Middleware Partner Community Forum http://www.tinyurl.com/ofmForum2015 50+ persons are registered

clip_image002jeqo @jeqo89 Book review "Applied SOA Patterns on the Oracle Platform" @soacommunity @PacktPub http://goo.gl/EsRtGr (book: http://bit.ly/1uqK9dq )

clip_image003Rami AL-Sahhar @soacommunity it’s more improved and full of information …the amount of information is more than my expectation …well done Jürgen 🙂

clip_image004Bruno Neves Alves 2 Minute Tech Tip: Continuous Integration with Oracle Fusion Middleware 12c

clip_image005SOA Community SOA & BPM Partner Community Newsletter November 2014 https://soacommunity./ … read the newsletter! #soaCommunity @OracleSOA @OracleBPM

clip_image006André Evensen #AcandoNorge Blog: SOA Governance made easy – Oracle API Catalog 12c, http://tinyurl.com/onlvxgj @soacommunity #OracleSOA #APIcatalog12c

clip_image007AVIO Consulting AVIO Blog – Now Under Development in AVIO’s Skunkworks Labs: Customized Workspace for Oracle BPM http://bit.ly/Aorkspace … #oraclebpm

clip_image008Andreas Koop Oracle E-Business Suite Adapter for Oracle SOA Suite 12c Now Available http://zite.to/1vOVTtn

clip_image009A. Chatziantoniou Opitz Consulting @OC_WIRE was so nice and uploaded the presentation I did with Ingo Reisky at #doag2014 http://de.slideshare.net/middl-cloud-control …

clip_image010Danilo Schmiedel Uploaded my #doag2014 slides "Road to SOA Suite 12c" http://inside-bpm-and-soa.blogspot.de/.html … @soacommunity @OracleSOA @OC_WIRE

clip_image011Yogesh Sontakke Excellent #soasuite12c review & demos by @JoseRodBPM frm @LinkConsulting to our customers in Dubai @soacommunity

clip_image013

clip_image014Hendrik Gossens Thanks to @AlexDaeubler for his #TheCattleCrew post on patching SOA/BPM VM to WebCenter 11.1.1.8. http://bit.ly/1xTbtDb Works like a charm!

clip_image015José Rodrigues José Pires introducing @linkconsulting and @OracleMiddle event of BPM/SOA 12c launch in Dubai. @soacommunity

clip_image017

clip_image015[1]José Rodrigues Presenting the new stuff on 12c in UAE today, with @Yogesh_Sontakke at @ShangrilaDubai @LinkConsulting @soacommunity

clip_image019

clip_image010[1]Danilo Schmiedel 2 Minute TechTip about Upgrading Oracle SOA Suite from 11g to 12c https://m.youtube.com/nhcy9Q … @soacommunity @OracleSOA Thanks @OTNArchBeat

clip_image020Carsten Wiesbaum New @esentri blog: "Oracle BPM Suite 12c Installation & Konfiguration" by @cweberruss http://ift.tt/1roslvu @soacommunity #BPM12c

clip_image007[1]AVIO Consulting AVIO Consulting Blog – Oracle Service Bus 12c – Exposing a Pipeline as a REST Service http://bit.ly/AVIO_PipelineAsREST … #oraclefmw

clip_image021OTNArchBeat My Top 10 Tweets – Nov 18-24, covering #GlassFish #Goldengate #ODI #OracleMAF #OSB #SOASuite #WebLogic. http://ora.cl/731

clip_image022Red Mavericks From process description to BPMN, with #Oracle #Process #Composer http://goo.gl/9LfaJI @soacommunity #BPM12c #BPMN #baot @OracleBPM

clip_image023Big Files What can you do with 81 lines of Java? See customizing Oracle MFT at http://bit.ly/mftjava #OracleMFT #SOA12c #java

clip_image024Simone Geib Issues with #SOA12c slow domain creation on linux? Read Jay Kasi’s blog post for the solution: http://ow.ly/EHf4a Hint: It’s the entropy

clip_image025Jon petter hjulstad SYSCO employees have 28 certifications relevant for Oracle Specialization

0 replies 1 retweet 1 favorite

clip_image022[1]Red Mavericks New article out! Know #Oracle Process Composer http://goo.gl/9LfaJI @soacommunity @manelrosa #BPM12c #BPM #baot

clip_image027

clip_image005[1]SOA Community Only 100 days to go for the #ofmForum 2015 time to register now http://www.tinyurl.com/ofmforum2015 #soacommunity @Oracle

clip_image008[1]Andreas Koop Checkout the Workshop Offerings of OFM Forum 2015 http://www.oracle.com.pdf … Register at http://www.tinyurl.com/ofmForum2015 !

clip_image028Red Expert Alliance SOA Development framework based on Oracle Service Bus and SOA Suite – @LinkConsulting http://buff.ly/1tU2fQJ

clip_image029Robert van Mölken "@soacommunity 101 days until #ofmForum & 101 seats left http://www.tinyurl.com/ofmForum2015 " Otherwise you may miss out my session on API Management

clip_image009[1]A. Chatziantoniou If you are interested in real useful content and information on #oracle #fwm you NEED!!!! to be at the @soacommunity forum in Budapest2015

clip_image009[2]A. Chatziantoniou @soacommunity I just enrolled for the FMW Community Meeting and Training in Budapest. I hope to get a spot there and meet all of you.

clip_image030Lonneke Dikmans Great conference #DOAG2014 with #IoT and #OEP12c sessions. Tomorrow a day of training. Looking forward to that! @soacommunity

clip_image031Oracle Learning Libr We launched the new http://docs.oracle.com – Oracle Helpcenter portal!! Check it out! http://ora.cl/fyK

clip_image033

clip_image005[2]SOA Community Registration for the #ofmForum 2015 is open http://www.tinyurl.com/ofmForum2015 ! Don’t wait to long we will be booked out!

clip_image035

clip_image007[2]AVIO Consulting AVIO Consulting Blog – XSLT and DVMs – Design Time Execution in Oracle Service Bus 12c http://bit.ly/c … #oraclefmw

clip_image036leonsmiers Prasen Palvanker on Oracle ACM https://blogs.oracle.com/management … #ACM #BPM #Oracle

clip_image037Oracle.IMC Partner Webcast – Oracle SOA 12c: BPM 12c integration with OEP 12c Slidedeck oraclepartners

clip_image038

clip_image039JDeveloper & ADF BPM Authentication On Behalf Business User from ADF http://dlvr.it/7ZPjmc

clip_image040Oracle Middleware The November edition of #Oracle Fusion #Middleware newsletter is now out. Catch the post #OOW14 edition today. http://ora.cl/B6B

clip_image041Misha Vaughan Download the Oracle Apps Cloud User Experience Strategy e-Book by @mishavaughan @usableapps on @LinkedIn https://www.linkedine-book …

clip_image042gschmutz Trending hashtags last 4 hours: #OEP has almost beaten APEX 😉 OEP+BAM > APEX #daog2014 Thnks 4 attending my session

clip_image044

clip_image010[2]Danilo Schmiedel .@MagicChatzi I agree! If you’d like to see an #IoT demo ask @a_men_de

clip_image046

clip_image009[3]A. Chatziantoniou Demo #oep12 by @a_men_de with #oracle "big data light" – hilarious

clip_image010[3]Danilo Schmiedel That is the Truck @soacommunity

clip_image047Rolando Carrasco Solution accelerator, a brand new set of solutions provided by Oracle on top of Fusion Middleware http://soacommunity.esare-rotundo/ … @soacommunity

clip_image015[2]José Rodrigues @soacommunity @OracleBPM @OracleMiddle We’re taking off! How-to videos in mid Dec. #BPM #BAot #BPM12c

SOA Community retweeted

clip_image036[1]leonsmiers A must have! >“@soacommunity: Oracle BPM ppt presentations http://wp.me/p10C8u-38D

clip_image011[1]Yogesh Sontakke Have you tried out the new Oracle API Catalog yet? These handy posts from Niall Commiskey should help http://bit.ly/1xDLCPb #soacommunity

clip_image048Ken Dohan Integrating SaaS Apps to your own back-end systems? Let’s talk about using Oracle SOA Suite 12c to help with that! https://blogs.oracle.com_saas_and …

clip_image050

clip_image010[4]Danilo Schmiedel I don’t care about IT, I would like to have that cool Oracle Truck 😉 See it in action at #DOAG2014 @soacommunity #iot #demo

clip_image051Debra Lilley best news of the day “coming soon the integration cloud” – did testing of this at OOW – it looks brilliant #OracleDay

clip_image051[1]Debra Lilley a solid SOA platform gives you a great place for mobile – example of how having the #AppAdvantage approach allows for innovation #OracleDay

clip_image052Matt Brasier Oracle SOA suite EDN empowered by Oracle event processor #DOAG2014

clip_image054

clip_image055Jan van Zoggel Just registered myself for the 2015 @soacommunity #ofmForum in Budapest. http://www.Forum2015

clip_image056Andrejus Baranovskis BPM Authentication On Behalf Business User from ADF http://fb.me/1HsJS9iaz

clip_image056[1]Andrejus Baranovskis Speaking on Oracle Fusion Middleware Partner Community Forum XX, register here – http://www.tinyurl.com2015 . http://fb.me/6UMtOrcB3

clip_image057luc bors Me& @lucasjellema :Live mobile hacking with OFM12c red stack backend. OFM Partner Community Forum 2015. Register now: http://www.tinyurl.com/ofmForum2015

clip_image039[1]JDeveloper & ADF Oracle Alta UI – An all new modern design system http://dlvr.it/7YmnWv

clip_image021[1]OTNArchBeat Choosing the Right Mobile Architecture, by @LonnekeDikmans 9:30am PT OTN VTS Middleware track http://ora.cl/D5v

clip_image058Oracle BPM Straight from Engineering: Dive Into Oracle BPM 12c #bpm12c #acm #mobile http://ora.cl/1jk

clip_image058[1]Oracle BPM How does Oracle BPM12c Transform Your Business and Drive Innovation? #bpm12c #ibpms http://ora.cl/Z8x

clip_image055[1]Jan van Zoggel Blogpost by @rubixnl colleague @mhjmaas about auto sequencing of human tasks with Oracle #BPM12c screenflows http://wp.me/p50ePt-13

clip_image059Marcel Maas Auto sequencing of human tasks http://wp.me/p50ePt-13

clip_image060Lucas Jellema SOA Suite 12c X-Mas terClass by @lucasjellema & @robertvanmolken on Friday 19 Dec. Holiday spirit & Tons of Insights http://www.amis.nl/soa-suite-12c …

clip_image036[2]leonsmiers Not surprised you’re enthusiastic ;)>“@Luisw19: #APIcatalog12c is the killer #OER app!! More in this blog http://www.api …

clip_image061Rajesh Kalra Enhance #CX with new Oracle RightNow Cloud Adapter http://bit.ly/1t5ZsUo @OracleSOA @soacommunity @OracleRightNow @SOASimone #SOA12c #saas

clip_image021[2]OTNArchBeat A better way to do virtualization? Getting to know #Docker, by @markxnelson @biemond @joelith http://ora.cl/QNu

clip_image062Luis Augusto Weir #APIcatalog12c is the killer #OER app!! More in this blog http://www./oracle-api-catalog …

clip_image063Dain Hansen Want to know everything about #Oracle #APICatalog12c? check it out on @AMIS_Services http://bit.ly/apicatalog12c @robertvanmolken

clip_image058[2]Oracle BPM Oracle Open World 2014 Highlights of Oracle BPM12c #ibpms #oow14 #bpm12c http://ora.cl/3y9

clip_image047[1]Rolando Carrasco A first approach to Oracle Enterprise Scheduler 12c http://oracleradio.blogspot.mx/l … @soacommunity @OracleSOA .

clip_image029[1]Robert van Mölken Join our Christmas Masterclass SOA Suite 12c on the 19th of December – http://bit.ly/soa12c-xmasterclass … @AMIS_Services @lucasjellema @robertvanmolken

clip_image064AMIS, Oracle & Java RT Join @AMIS_Services in Christmas Masterclass SOA Suite 12c for indepth information: http://buff.ly/1vhBkFM @soacommunity @Oracle_NL

SOA Community retweeted

clip_image029[2]Robert van Mölken Want to know everything about #Oracle #APICatalog12c check out my views about it on @AMIS_Services technology blog – http://bit.ly/apicatalog12c

clip_image042[1]gschmutz Working on my OEP & BAM demo for the session ”Echtzeitverarbeitung von Twitter Feeds …” #doag2014 #oep12c #bam12c http://bit.ly/1xafUZJ

@t_winterberg @soacommunity

clip_image065Torsten Winterberg Finally! The book is out…:-)

clip_image067

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit  www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Technorati Tags: twitter,SOA Community twitter,SOA Community,Oracle SOA,Oracle BPM,BPM Community,OPN,Jürgen Kress