IDC: The Emergence of Blockchain

image

Securely extend your business applications and processes while accelerating transactions across your entire ecosystem with the power of blockchain.

  • Understand the barriers to blockchain adoption and how to overcome them
  • Learn how blockchain can integrate with the rest of your technology stack
  • Realize the benefits a blockchain solution can have for your company
  • Get the paper here.

For more information please see the Blockchain partner resource kit here.

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

Why there’s no innovation without integration by Barry O’Reilly & Joost Volker

image

 

Innovation isn’t just about creating entirely new apps and services. It happens when organisations have the freedom to look beyond the constraints of new and old services, and use technology to connect and extend them together.

Every business that wants to succeed needs to innovate. For some, that’s going to mean creating new applications and services from the ground up, but innovation isn’t just about the “net new”—it’s as much about what you connect as it is about what you create.

Few companies can execute the same green-field approach to innovation used by start-ups, nor would they want to. Instead, true innovation for most organisations is about the way you connect the old with the new—extending and enhancing the existing brand. 

Modern tools and capabilities can help you connect existing investments to new services to deliver rapid innovation that helps you make use of both old and new applications, while generating greater value from both.

The different kinds of change

It’s easy to think of innovation as an entirely customer-facing concept. Some of the best-known examples of modern innovation are incredibly customer-focussed, from hyper-convenient new consumer experiences such as those delivered by Amazon Go, to the customer-focused UI experience built into Tesla cars that uses apps and APIs to connect drivers to the outside world.

The most powerful and transformational innovations are not mere gimmicks. They bring the strength and power of an organization to a new channel, to a new service offering, or to a new engagement platform. The approach and engagement with customers is new and innovative, but the existing strength and reliability of the brand is maintained through innovation. This is how established businesses are outmanoeuvring their start-up competitors.

By leveraging new integration tools, established businesses can create new integration points between existing investments to improve efficiency, reduce waste – and ultimately build innovation into both internal and external processes and channels while continuing to drive value from existing investments.

Enabling Innovation

In today’s fast paced market, every company, large or small, understands that innovation is a top priority. Across all industries and companies of all sizes, we are witnessing the adoption of start-up type models and approaches to innovate rapidly and innovate at low-cost. Just like start-ups every company needs to try new things. Many may not work but those that do could be revolutionary. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

IoT the business of everywhere

image

May/June 2018 issue of Oracle Magazine is focused on coverage of the Internet of Things. This issue’s cover story looks at IoT’s evolution from emerging technology to business opportunity. Customers of Oracle Internet of Things, Oracle Service Cloud, and Oracle Marketing Cloud describe their IoT experiences and the value it’s delivering to their companies.

The Business of Everywhere

How data from myriad IoT devices is driving unprecedented innovation at Vinci Facilities & Concentrix

Building Business from Data

The data from IoT devices creates new business opportunities

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

Embedding the Oracle OICS Process Workspace Application in an iFrame by Siming Mu

 

Intimageroduction

Oracle Process Cloud Workspace is a web application that a user uses to interact with human activities in BPMN processes. It is a stand-alone web application in Oracle Integration Cloud Service (OICS). In some use cases, customers want to embed the Workspace application in an iframe of their own web page. Out of box, this is not possible because all HTTP responses from the Workspace have an X-Frame-Options header set to “sameorigin”. It does not allow browsers to embed response data into an iframe from a different domain.

This post demonstrates a work-around solution to this problem by using a proxy server. The idea is to use a proxy server (OHS or Apache) to  remove or modify the X-Frame-Options header from all responses from the Workspace.

Demo Environment

My demo environment, shown in the image below, includes an OHS server installed on localhost:7777. I have my OICS instance running on a VM. I have a simple test web page with an iframe installed on the OHS.

Check the Problem First

Let’s verify the problem exists first. The following two screen shots show the Workspace accessed directly without the proxy. Read the complete article here.

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

My private Corner – friends let’s meet

image

With almost one thousand attendee days the PaaS Forum is the largest event for Oracle partners in Europe Middle East and Africa. It’s the opportunity for partners to learn about the latest and upcoming Oracle cloud services and to innovate, extend and integrate SaaS. Attendees not only rate the event every year excellent they also benefit from networking opportunities with the Oracle team and partners. Since the first conference 2007 in Copenhagen we not only meet regular and share experience we also became personal friends. Last year we meet in the beautiful city of Budapest, this year it’s again time for the beach. Looking forward to meet the community in Mallorca! #jkwc

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

Jarvis Pizzeria: Aborting a Process by Richard Olrichs & Marcel van de Glind & Marc Kuijpers

image

In this blog entry, we will take a look at the way a dynamic process deals with a process that ends with an exception. We will implement this in our “Register Order” process.

We modeled the process as depicted below:
When saved, published and activated, we start a new dynamic process; of course through our famous form:

The expectation is that Register Order starts and that we can start executing the task. When we open the process and click the “Abort” button on the “Save in backend system”, the process ends with an error event. See the screenshot below:

So what do we expect our Dynamic Process to do? Will it recognize the error and re-activate the “Register Order” activity again? Let’s see. Read the complete article here.

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

PaaS (Process & Integration) Partner Community Newsletter January 2019

Dear PaaS Partner Community,

Registration for the Emerging PaaS Partner Community Forum 2019 is open. This year’s conference takes place from April 8th to 10th in Mallorca Spain. It’s a one week conference for cutting-edge software consultants, engineers and enterprise-level professionals. The #PaaSForum brings together partners who innovate SaaS and the world’s leading Oracle PaaS experts in the fields of integration, API management, process management, microservices & serverless, machine learning, digital assistant, content management and blockchain. As we want to give experts the opportunity to get the latest cloud and on-premises updates our goal is to open registration 100 days in advance – register here!

You want to promote your service offerings and solutions with the Oracle customer base? Feel free to submit your free listing for the Oracle Cloud Marketplace.

Want to become a certified application integration specialist? Book the Oracle University learning path – 53+ hours of content. Thanks to the community for sharing all the Integration articles: AFG Drives Frictionless Home Loans with Oracle Cloud & APIs and Microservices at Work in the Real World & Turn BYOL metering on or off in Oracle Integration Cloud & Implement Pagination in REST Service: Integration Cloud & OIC Integrations – re-submittable errors & Change connection in the Integrations: Oracle Integration Cloud & OIC DB Adapter for Oracle Database 18c & Poll File from Agent server leveraging File Adapter: Integration Cloud & Working with Create Error Activity & Upgrade on premise ICS agent & Trigger OIC Integration Using OAuth & Oracle SOA 12c Principles SOA Dehydration stores – Useful SQL Queries.

OIC supports both structured and unstructured processes. Attend the free on-demand training to get an introduction in dynamic processes. Thanks to Eduardo to publish an article what is the Value of Robotic Process Automation in the Process Automation Space.

Thanks to the community for sharing all innovation articles: Podcast Series: Tomorrow’s Enterprise, Today & At GE Digital, Hackfest Chases Big Ideas & Integration and Blockchain – Heart of the Digital.

For a short summery of our key monthly information watch the Fusion Middleware & PaaS Partner Updates on YouTube. The January edition highlights the PaaS Partner Community Forum and Oracle OpenWorld in London and Dubai. This month’s community webcast will be an introduction of FN Project, please join our monthly PaaS Partner Community Webcast – January 25th 2019.

Want to publish your best practice article & news in the next community newsletter? Please feel free to send it via Twitter @soaCommunity #PaaSCommunity!

To read the newsletter please visit www.tinyurl.com/PaaSNewsJanuary2019 (OPN Account required).

Please like and share the newsletter at Twitter and LinkedIn

Jürgen Kress

Newsletter Logo 2017

PaaS Partner Adoption
Oracle EMEA
Tel. +49 89 1430 1479
E-Mail: juergen.kress@oracle.com
clip_image003Blog clip_image004LinkedIn clip_image005 Twitter

To become a member of the SOA Partner Community please register at http://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: newsletter,SOA Community newsletter,SOA Community,Oracle,OPN,Jürgen Kress

Innovate, extend and integrate SaaS hands-on trainings for SaaS partners in Utrecht, Espoo and Palma

imageAre you working on Oracle SaaS implementations and want to integrate and extend them using PaaS?

Attend our 2 days hands-on training to understand how use Oracle PaaS service like Oracle Integration Cloud, Oracle Mobile Cloud Enterprise & Oracle Visual Builder Cloud Service in combination with Oracle SaaS solutions like Oracle ERP Cloud & Oracle Engagement Cloud. This session goes through extending SaaS services with PaaS.

The training is most suitable for developer and consultants who are trying to use SaaS and PaaS together. Though the example use case uses some basic banking services, methodology used in the use case is applicable to any domain having similar requirements.

We offer an all new innovate, extend and integrate SaaS hands-on training for partners. For details please visit the registration pages:

For additional information please see the integrate SaaS partner resource kit here.

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

Jarvis Pizzeria: Markers and Conditions by Richard Olrichs & Marcel van de Glind & Marc Kuijpers

image

In this post we do a deep dive into the fundamentals of markers and conditions. But first one step back, what are markers and conditions and what do they have to do with each other?
For Dynamic Processes we recognize the following markers:

  • Repeatable: controls whether a stage, activity or milestone is repeatable.
  • Auto Complete: controls the completion of a stage instance.
  • Manually Activated: controls the activation of a stage or activity instance.
  • Required: controls whether a stage, activity or milestone is required.

Next we have the following conditions:

  • Activation: additional entry criteria for a stage.
  • Enablement: additional entry criteria for a activity.
  • Termination: additional exit criteria for a stage or activity.
  • Completion: addition exit criteria for a milestone.

Markers

Below is some additional information about these markers. This text comes directly from the Oracle documentation.

Repeatable

The behavior of the repetition relies on the presence of entry criteria. If there is no entry criterion defined, then the repetition rule is evaluated by default in the transition into the COMPLETED state. Otherwise the repetition rule is only evaluated, when an entry criterion is satisfied and the task/stage transitions away from the state AVAILABLE into the next state.

Repetition on completion

To repeat a task or stage when it gets completed a repetition rule must be defined and the task or stage must not have any entry criteria. Whenever a task or stage instance transitions into the COMPLETED state, the repetition rule is evaluated and if it evaluates to true a new instance of the task or stage is created. The new instance transitions into the AVAILABLE state.

Repetition triggered by entry criteria

A trigger for a repetition of a milestone, stage or task is a satisfied sentry, that is referenced as entry criterion. Whenever an entry criterion is satisfied, the repetition rule is evaluated and if it evaluates to true, a new instance of the milestone, stage or task is created. The new instance transitions into the AVAILABLE state. The previous instance, in case of a milestone instance, transitions in state COMPLETED and, in case of a stage or task instance, into the ACTIVE or ENABLED state (depending on the manual activation rule) because the entry criterion is satisfied. Read the complete article here.

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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

How to install the Oracle Integration Cloud on premises connectivity agent (18.1.3) by Jacco Cijsouw

image

Recapitulation on how to install the Oracle Integration Cloud on premises connectivity agent

Recently (april 2018) I gained access to the new Oracle Integration Cloud (OIC), version 18.1.3.180112.1616-762,  and wanted to make an integration connection to an on-premise database. For this purpose, an on premise connectivity agent needs to be installed, as is thoroughly explained by my colleague Robert van Mölken in his blog prepraring-to-use-the-ics-on-premises-connectivity-agent.

With the (new) Oracle Integration Cloud environment the installation of the connectivity agent has slightly changed though, as shown below. It gave me some effort to get the new connectivity agent working. Therefore I decided to recapture the steps needed in this blog. Hopefully, this will give you a headstart to get the connectivity agent up and running.

Prerequisites

Access to an Oracle Integration Cloud Service instance.

Rights to do some installation on a local / on-premise environment, Linux based (eg. SOA virtual box appliance). Read the complete article here.

 

PaaS Partner Community

For regular information on Oracle PaaS 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.

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

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