Thursday 24 August 2017

Differences in Oracle SOA Behavior in the Cloud

Some features of Oracle SOA behave differently in the cloud than in an on­ premises environment.


Some features of Oracle SOA behave differently in the cloud than in an on­ premises environment.

Because shared disk is currently not available, writing to a shared file from multiple managed servers running in a cluster is not possible. To make this work in the cloud, managed servers would have to write to a file on their own local disks, and then an additional process would have to consolidate the files on one of the VMs.


File adapter read actions each managed server only reads from its local directory.


JMS store and JTA transaction logs must use the Oracle database instead of file stores.


Oracle B2B large file processing ­ Files are written to the local file system of the managed server that processes the message. The Oracle B2B Console cannot read the file unless it is running on the same
managed server (you see random behavior).


Connectivity between Oracle SOA Cloud Service adapters and on­premises applications might be blocked by your corporate firewall. Connections can be established by using an SSH tunnel from the application server to which the adapter connects.

The SOA debugger and automatic SOA composite application tester (unit tester) in Oracle JDeveloper are not supported when connecting to the SOA Cloud Service server.


Reports are not supported in Oracle Real­Time Integration Business Insight, installed as part of the IntegratioAnalytics Cluster service type.


The iWay application adapters listed under Application Adapters (iWay) on Oracle Cloud Adapters
Documentation (http://www.oracle.com/technetwork/middleware/adapters/documentation/index.html) are not supported by OraclSOA Cloud Service.


The Oracle Traffic Director high availability features 12.2.1.2 (http://www.oracle.com/pls/topic/lookup? ctx=fmw122120&id=GUID­7535D97D­6EBD­4969­8A6D­C736B44C5555) /12.1.3 (http://www.oracle.com/pls/topic/lookup? ctx=fmw121300&id=GUID­7535D97D­6EBD­4969­8A6D­C736B44C5555) are not supported with Oracle SOA Cloud Service.


Dehydration does work in the cloud as it does in the on­premises environment as described in Fusion Middleware Administering Oracle SOA Suite and Oracle Business Process Management Suite 12.2.1.2 (http://www.oracle.com/pls/topic/lookup?ctx=fmw122120&id=GUID­DBCFFB8F­3B67­4000­9F48­404D16D503DD) /12.1.3
(http://www.oracle.com/pls/topic/lookup?ctx=fmw121300&id=GUID­DBCFFB8F­3B67­4000­9F48­404D16D503DD)

No comments:

Post a Comment