Tupperware Connects SOA with Cloud on Journey to Digital – Webcast October 11th 2018

Welcome [Back] to the Future of Integrationimage

October 11, 2018
9 a.m. PT/12 p.m. ET

Join Tupperware and Oracle Executives as they share how to accelerate your innovation journey by eliminating barriers between business data and applications with the industry’s most comprehensive hybrid integration platform. Find out how you can leverage your existing IT assets and future-proof new digital investments from Tupperware’s Jagadish Manchikanti, Global Director, IT Development Services, as he shares how his path to growth with Oracle Cloud Platform for integration has resulted in:

  • 10X faster project delivery
  • 55% reduced cost of ownership
  • Less admin, more innovation

 

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.

Blog Twitter 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

OSB: Disable Chunked Streaming Mode recommendation by Martien van den Akker

image
Intro

These weeks I got involved in a document generation performance issue. This ran for several months, maybe years even. But it stayed quite unclear what the actual issue was.
Often we got complaints that document generation from the front-end application (based on Siebel) was taking very long. End users often hit the button several times, but with no luck. Asking further, it did not mean that there appeared a document in the content management system (Oracle UCM/WCC). So, we concluded that it wasn’t so much a performance issue, but an exception along the process of document generation. Since we upgraded BI Publisher to 12c, it was figured that it might got something to do with that. But we did not find any problems with BI Publisher, itself. Also, there was an issue with Siebel it’s self, but that’s also out of the scope of this article.

The investigation

First, on OSB the retry interval of the particular Business Service was decreased from 60 seconds to 10. And the performance increased. Since the retry interval was shorter, OSB does a retry on shorter notice. But of course this did not solve the problem.
As Service developers we often are quite laconical about retries. We make up some settings. Quite default is an interval of 30 seconds and a retry count of 3. But, we should actually think about this and figure out what the possible failures could be and what a sensible retry setting would be. For instance: is it likely that the remote system is out of order? What are the SLA’s for hoisting it back up again? If the system startup is 10 minutes, then a retry count of 3 and interval of 30 seconds is not making sense. The retries are done long before the system’s up again. But of course, in our case sensible settings for system outage would cause delays being too long. We apparently needed to cater for network issues.
Last week our sysadmins encountered network failures, so they changed the LoadBalancer of BIP Publisher, to get chunks/packets of one requests routed to the same BI Publisher node. I found SocketReadTimeOuts in the logfiles. And from the Siebel database a query was done and plotted out in Excel showing lots of request in the  1-15 seconds range, but also some plots in ranges around 40 seconds and 80 seconds. We wondered why these were. 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.

Blog Twitter 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

Undeploy non default, retired or inactive soa suite composites using java by Hugo Hendriks

image

When building a lot of soa suite composites, your environments end up with many different versions. So we might end up with 3 LocationService composites with versions[1.0.0.0], [1.0.1.0] and [1.0.2.0] which is the default. This takes up resources and clutters the EM. So you might want to have a way to remove these easily with having to go to the EM and manually uninstalling all of them with the risk of mis-clicking. In this blog I will show an easy way to undeploy old soa composites using java.

At first I looked at WLST and there is a sca_undeployComposite but we don’t want to specify each composite seperate. We just want to look through al composites and see which ones aren’t default and then undeploy them. There is also a sca_listDeployedComposites but I couldn’t find a way to pipe the output of this to an array to be able to work with it. So I just did what I know best and write it in Java. It basically does the same. Just connect through JMX, look up all the composites and check if they are: 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.

Blog Twitter 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

Virtual Box VM for SOA Suite 12.2.1.3.0

image

with Cloud Adapters, Managed File Transfer (MFT), Real-Time Integration Business Insight and Stream Analytics on Oracle Technology Network!

 

We are pleased to announce the SOA Suite 12.2.1.3.0 Virtual Box VM for testing and demos through the Oracle Technology Network (OTN).

This VM includes the following products:

· Oracle Linux (64-bit) EL 6 Update 8

· Oracle Database, Enterprise Edition 12.1.0.2

· Oracle SOA Suite 12.2.1.3.0 (includes Service Bus, B2B, Oracle Enterprise Scheduler (ESS) and Business Activity Monitoring)

· Oracle Cloud Adapter for RightNow 12.2.1.3.0

· Oracle Cloud Adapter for Eloqua 12.2.1.3.0

· Oracle Cloud Adapter for Oracle ERP Cloud 12.2.1.3.0

· Oracle Cloud Adapter for Oracle Sales Cloud 12.2.1.3.0

· Oracle Cloud Adapter for Salesforce.com 12.2.1.3.0

· Oracle Cloud Adapter for NetSuite 12.2.1.3.0

· Oracle Real-Time Integration Business Insight 12.2.1.3.0

· Oracle Managed File Transfer 12.2.1.3.0

· Oracle Stream Analytics 12.2.1.3.0

· Oracle JDeveloper 12.2.1.3.0

· Java JDK 1.8.0_144(64-bit)

NOW AVAILABLE for trial, training and demos: http://bit.ly/soavm122130

 

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.

Blog Twitter 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

Migrating to the Cloud and Side-by-Side Upgrade in the Cloud for Oracle SOA Cloud Service and Oracle MFT Cloud Service

image

This guide describes how to migrate on-premises SOA and MFT applications to the

cloud. It also describes how to do side-by-side upgrade in the cloud for SOA Cloud

Service and MFT Cloud Service: This guide is intended for administrators who want to migrate on-premises SOA and MFT applications to the cloud. It is also intended for administrators who want to do side-by-side upgrade of SOA Cloud Service or MFT Cloud Service: Get the guide here (community membership required)

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.

Blog Twitter 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

Using Business Events in Fusion-based SaaS with Oracle Integration Cloud Service – Part 3: Event Filter Expressions by Stefan Koser

image

In the previous two posts, Part 1 and Part 2, we gave an overview which Business Events are available in R13 and how you can subscribe to events with external applications using Oracle ICS/OIC. In this part, we will show how to filter events using XPath expressions.

Use Cases for Filtering Business Events

The approach on sending a message in case of every creation/update/deletion of a Business Object is not what might be required in a specific use case. In our previous example we showed how to publish an “Item Creation” event in case an new item has been created in SCM Cloud.

One use case could be that an external system needs to have this information – but only for a specific ItemClass only. In our example we will send the “Item Creation” event only in case the item class is “Smartphones”  (using a Vision demo instance of R13 GSI).

Some examples of other potential use cases:

  • In a multi-national organization with subsidiaries, events should be sent only to specific countries/regions. For example, an organization could have Oracle Sales Cloud as world-wide CRM solution, but regional different fulfillment systems, for example different for US and EMEA.
  • In a Customer Data Management solution (using Oracle Customer Data Management Cloud) you want to send updates to all other participating system – but one external system covers only a subset of customers – for example business customers (B2B).
  • Similar use case in a Product Master Data Management solution (using Oracle Product Master Data Management Cloud)

In the next chapter, we will show two examples – for filtering Item Creation events (in SCM) and for filtering Contact Creation Events (in CRM/Sales Cloud).

Defining a Filter for Business Events in Integration Cloud Service

As first step, deactivate the integration previously created in Oracle Integration Cloud Service to enable editing: 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.

Blog Twitter 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

Using Business Events in Fusion-based SaaS with Oracle Integration Cloud Service – Part 2: Step-by-Step Example by Stefan Koser

image

Following the overview in Part 1, I will now show detailed steps how to create the event subscriptions. In our example, we will use an “Item Creation” event (from SCM cloud).

Prerequisite: Register CSF Key in SaaS

In a FA-based SaaS instance, the outbound call of a webservice uses a OWSM security policy which retrieves the credentials for the call from a CSF Key. This means that you need to register a CSF key for every connection to an external system. In our case we need to register a CSF key for the ICS/OIC instance:

  • The name of the CSF key must match the ICS instance name or OIC account name
  • The user must be an ICS/OIC user
  • The password must be the password of this ICS/OIC user

You create this CSF key via SOA composer – accessible through the URL   <base_fa_url>/soa/composer

Enter the details and press “Register”. 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.

Blog Twitter 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

Using Business Events in Fusion-based SaaS with Oracle Integration Cloud Service – Part 1: Overview by Stefan Koser

image

Introduction

For integration with all Oracle Fusion based Cloud services – like Oracle Sales Cloud and Oracle SCM Cloud, each service provides Business Events which external applications or integrations can subscribe to.

Oracle Integration Cloud Service (ICS) or the new offering Oracle Integration Cloud (OIC) allow very easily to receive (subscribe) to these events and forward them, for example, to external applications. Following a previous A-Team post on Chronicles on Sales Cloud Events, we will give an update on Release 13 and how to use the event filters.

One example would be to publish an event every time a new item in SCM is created. With this event, a call to ICS/OIC is executed which triggers an integration.

The easiest way of subscribing to business events is by using the Oracle Sales Cloud Adapter or Oracle ERP Cloud Adapter (for SCM) in Oracle Integration Cloud Service (ICS).

In the prior release of FA-based solutions – Release 12 – you had to create separate connections for each pillar (CRM, SCM, ERP). This has changed with R13 – now there is a single Service Catalog WSDL URL and a single Events Catalog URL – which simplifies creation of event subscriptions.

In this blog series, I will give an update of the new events available, how to subscribe from ICS – or the new Oracle Integration Cloud (OIC) offering – and how to use Event Expressions to filter only specific events to subscribe to.

List of Business Events in Release 13

This is a list of all Business Events in an R13 GSI instance you can subscribe to (this version is based on Update 17C): 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.

Blog Twitter 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

Oracle Integration Cloud Update by Phil Wilkins

image

As previously mentioned, ICS is going to be incorporated into Oracle Integration Cloud.  Since we have had the announcement we have had some more information about OIC released.

The keypoints here are: 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.

Blog Twitter 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 September 2018

Dear PaaS Partner Community,

The PaaS Summer Camp took place the 8th time in Lisbon Portugal from August 27th to 31st 2018. It was a busy week full of hands-on training. With 145 attendees and 725 attendee days we would like to say special thanks to our partners for the huge time investment. The conference was rated with an average of 4,6 out of maximum 5 point! Or how Rutger Hierck from Accenture quoted “Best workshop in years”. For some impressions please see twitter #PaaSSummerCamp and visit our Facebook page. In case you could not attend training material is available via the community workspace (membership required). An excellent training which provides the complete PaaS overview as the Innovate & Integrate and Extend SaaS Bootcamps across EMEA. For developers we offer the local Meetup groups. The next opportunity to network with the community is during the Oracle OpenWorld 2018 Reception in San Francisco.

Thanks to the community for sharing all the Integration articles: API Gateway SSL configuration in Production & Now available: Cloud Integration & API Management for Dummies, 2nd Edition & Download and Run Connectivity Agent Oracle Integration Cloud (OIC) & How to use Litmus to create OIC Integration unit tests automatically and run them to catch regressions & Scaling Autonomous Oracle Integration Cloud & OIC Integration 101 Part V – Social adapters – Facebook and Twitter & How to enable and use Tracing in less than 5 min & Migrate Integration Cloud Service (ICS) Integrations to Integration Cloud (OIC) & OIC integration with Fusion HCM & the efficacy of BI reports & HCM REST APIs & Leverage Microsoft Email Adapter to send email using Oracle Integration Cloud (OIC) (Part-1) & Lift and Shift SOA 11G to Oracle SOA Cloud Service & Road to Oracle Cloud & UiPath leverages Oracle Cloud Platform for Robotic Process Automation & SOA Suite on containerized platform – Docker.

In the BPM section Eduardo published Evolution of Business Process Modeling and Niall OIC Process & VB CS Part 3 – Starting a Process and Workspace & Building your First VBCS Application.

Thanks to the community for sharing all innovation articles: Introducing Oracle Autonomous Blockchain Cloud Service on-demand webcast & Call for papers OUGN Spring Conference 2019.

For a short summery of our key monthly information watch the Fusion Middleware & PaaS Partner Updates on YouTube. The September edition highlights the PaaS Summer Camp. This month’s community webcast will introduce the new PaaS pricing to Innovate, Extend and Integrate SaaS, please join our monthly PaaS Partner Community Webcast – September 18th 2018.

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/PaaSNewsSeptember2018 (OPN Account required)

Please like and share the newsletter at Twitter and LinkedIn

Jürgen Kress

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.

Newsletter Logo 2017

Blog Twitter LinkedIn image[7][2][2][2] Facebook

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