Oracle Integration Update for Technical Adapters by Prakash Masand

image

Overview

Oracle Integration has rich capabilities for connecting with diverse technical end points may it be service / API based like SOAP and REST or messaging based like Kafka and JMS or database management system like ADW, ATP etc. OIC supports wide array of technical adapters enabling customers to connect, integrate and reap advantages of core digital technologies in their business processes. Oracle Integration continues to improve the technical adapters capabilities further empowering customers in their digital transformation journey.

In November 2020 update we are pleased to announce following updates to the technology adapters:

REST Adapter Improvements

Oracle Integration REST adapter is a versatile adapter helping customers to communicate with wide array of products & services like Oracle Functions, OCI Object storage, AWS S3 etc, proving to be a one of the cornerstone adapters for customers modern integration solutions. In the conquest of further empowering the customers, Oracle Integration has been further enhanced the REST adapter with following capabilities. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

SOA Suite Modernization Partner Community Webcast on-demand

imageSOA Suite Modernization

Come to this session to learn about how you can modernize your SOA Suite estate while maintaining the value of your investment. You will learn about:

  • Oracle’s commitment and roadmap for SOA
  • Options you have for moving your SOA to the cloud
  • Modernize your integration ecosystem with services like Oracle Integration, Digital Assistant and Autonomous DB

We will have Oracle Integration PMs on the call to provide you the strategic direction Oracle’s integration platform and recommendations for how to approach modernizing your SOA. You will learn why Oracle is best positioned to help you lower costs, increase your agility, and help you build out your Digital Platform for Digital Resilience which is more important now than ever.

Watch the webinar on-demand here

Resources:
On-Demand Webcast YouTube
Presentation in pdf format
Presentation in ppt format (membership required)
Integration Partner Community
Join the Slack channel
Integration Playground
Oracle Integration Website

You can also watch the recorded webinar by clicking on the link below:

ERP Integration with Application Adapters
HCM Integration with Application Adapters
Netsuite Integration with Application Adapters
Integration Update & New Features
How Process Workflow can extend the role of Integration
Connect, Innovate, Extend SaaS Kickoff Webcast
Cloud Platform Kickoff Webcast

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Cloud Platform Partner YouTube Update February 2021

 

The February video includes three topics:

• OIC February Update

• Oracle Video Hub

• OIC Scalability & Resilience

For regular updates please subscribe to our YouTube channel here. Thanks for your likes and sharing the video on YouTube and LinkedIn. For the latest PaaS Community information please visit our Community update wiki here (Community membership required).

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: YouTube,PaaS,Cloud,Middleware Update,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress

Uplift SOA Suite to the Cloud Keste & Oracle Webcast on-demand

imageUpgrade your Oracle SOA Suite to modern Oracle Integration

In this 30-minute webcast Oracle and Keste will talk about the real-world advantages of SOA modernization and highlight 3 different use cases. Learn from these real world customer success stories how to shift your existing Oracle SOA Suite into a cloud based, highly scalable, cost-effective solution that provides better performance at lower cost:

  • Use case 1: SOA Suite uplift from on-premises to Cloud (re-host, re-platform)
  • Use case 2: Move from SOA Suite to Oracle Integration Cloud
  • Use case 3: Connect SaaS (ERP, HCM, CX) with Oracle Integration Cloud

Watch the on-demand webcast here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Additional new content PaaS Partner Community

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Business Process Automation using Oracle Process Cloud Service by Lalitha Selvaraj

image

Why do we need Process Cloud Service?

Oracle Process Cloud Service lets you automate business processes in the cloud. A business flow can be created through PCS which goes through multiple/single approval process and can also send email notifications for single/multiple users through mail to approve or reject the process flows through online. Turn your company’s specific processes into process applications by creating process models that includes requests, approvals, decision paths and roles for each task. Process cloud mainly used for Healthcare to improve patient care. Endless forms with personal details, medical history, medical tests, diagnoses and treatments. Not only it is difficult to collect patient form data, save and manage these databases, but it’s also difficult to quickly access them. PCS enables you to configure and customize emails sent as notifications to human workflow task assignee’s (the default email notification is too basic, containing only a link to the Workspace app). You can create your own email templates that can include payload information, task information, links and comments.

Integrating Oracle Process Cloud service with Oracle Integration Cloud Service:

Integrating Oracle Process Cloud Service with Oracle Integration Cloud Service which uses REST service to fetch the data from on-premise applications or cloud applications. Process applications can communicate and exchange data with local and remote applications that are exposed as either SOAP or REST. The ICS Integration is available for use from any service task. Using the known Data Association feature, you can map a data object to either hold the information that you want to send to the ICS or hold the information sent back by the ICS. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Try Our Advanced Filtering in Process Forms by Kalyn Chang

image

We have recently added more powerful filtering functionalities in Forms. Previously, you were limited to combining filter conditions with Or logic only, and you couldn’t filter existing filters further. Additionally, we have expanded our logging capabilities so users can see the return values of filters.

Now you can:

· Combine filter conditions with and logic

· Filter other filters

· Debug Filters with Logs

Combine Filter Conditions with And Logic

When defining a filter, you can define any number of filter conditions. For example, if you have a connector call for employees at a company, you can filter the employees based on their zip code, level, or any other property in the employee json object. Previously, you could only combine filter conditions with or logic. For example, you can filter the employees with direct reports or who work at the company’s California office. Now, you can combine filters with and logic. For example, you can filter the employees with direct reports and who work at the company’s California office. Adding the and logic opens up many more combinations of filter conditions. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Announcing Oracle SOA Suite on Containers & Kubernetes for Production Workloads by Ravi Pinto

image

The Oracle SOA Suite Team is thrilled to announce the general availability of Oracle SOA Suite on Containers and Kubernetes for Production environments. This is a culmination of a tremendous effort backed by customer feedback in the early access phase.

Scope

As part of the first release version 20.3.3, we are making available the following:

  • Container images for Oracle SOA Suite 12.2.1.4 including Oracle Service Bus on MOS patch 31966923 (Production) and container-registry.oracle.com (Dev & Test)
  • Sample scripts on Github
  • Documentation related to the following
    • Installation and configuration of a new SOA Instance.
    • Monitoring and management of the instance, configuration of Load Balancers, SSL Certificates etc.
    • Patching and upgrading the instance.
    • Steps on configuring a development environment to work with the instance.

Initial release certifies the domain types of following components

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Oracle Integration Webcast February 16th 2021

Oracle Integration Update Customer Webcast February 16th 2021Integration – Foundation for digital business

Attend this webcast to accelerate your digital transformation with pre-integrated connectivity to Oracle as well as third-party SaaS and on-premises apps, run-ready process automation templates, and an intuitive visual app builder. Topics of the February edition include:

  • February Oracle Integration Release update
  • Boxfusion Customer Success story
  • Integration Insight

Schedule: February 16th 2021 11:00 – 12:00 CET (Berlin)

For details please visit the registration page here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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

Copy files from one SFTP to another in OIC by Ankur Jain

image

There are scenarios where we want to copy files from one SFTP location to another in Oracle Integration Cloud.

In this article, I will show you how to copy files from one SFTP to another irrespective of the type of files.

Let’s see how to achieve this.

  • Create a scheduler integration
  • Drop the source FTP adapter and enter the name of the endpoint(ListFiles)
  • Configure properties as below and click on the Next button

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

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