Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using...
Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using JSON as payload format are widely considered as the best architectural choice for integration between mobile apps and back-end systems. At the same time, most existing enterprise back-end systems provide a SOAP-based web service application programming interface (API) or proprietary file-based interfaces. In this...
Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using JSON as payload format are...
Introduction On the 27th June 2014 we released Oracle BPM 12c which included some exciting new features. One of the less talked about of new features is the...
Introduction On the 27th June 2014 we released Oracle BPM 12c which included some exciting new features. One of the less talked about of new features is the support of BPM Scripting which incorporates the Groovy 2.1 compiler and runtime. So what is Groovy anyway? Wikipedia describes Groovy as an object-oriented programming language for the Java platform and you can read the definition here. In short though it is a Java like scripting language, which is simple to use. If you...
Introduction On the 27th June 2014 we released Oracle BPM 12c which included some exciting new features. One of the less talked about of new features is the support of BPM Scripting which...
Update Feb 2018 : Please note that this blog was written in 2014 with the On-Prem Fusion R8 in mind. The current SCM SaaS version is R13. Although most of this...
Update Feb 2018 : Please note that this blog was written in 2014 with the On-Prem Fusion R8 in mind. The current SCM SaaS version is R13. Although most of this blog is still applicable, please refer to the SCM Order Management documentation or whitepapers for the latest information. Introduction One of the core features of the Oracle Fusion Distributed Order Orchestration (DOO) is its ability to integrate with external applications for routine orchestration tasks such as...
Update Feb 2018 : Please note that this blog was written in 2014 with the On-Prem Fusion R8 in mind. The current SCM SaaS version is R13. Although most of this blog is still applicable, please...
In a previous blog post, we saw a few useful tips to help us quickly monitor the health of resequencer components in a soa system at runtime. In this blog post,...
In a previous blog post, we saw a few useful tips to help us quickly monitor the health of resequencer components in a soa system at runtime. In this blog post, let us explore some tips to diagnose mediator resequencer issues. During the diagnosis we will also learn some key points to consider for Integration systems that run Mediator Resequencer composites. Please refer to the Resequencer White paper for a review of the basic concepts of resequencing and the interplay of...
In a previous blog post, we saw a few useful tips to help us quickly monitor the health of resequencer components in a soa system at runtime. In this blog post, let us explore some tips to diagnose...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } This is part 2 of the blog series that covers SOAP and REST integration with Sales Cloud In...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } This is part 2 of the blog series that covers SOAP and REST integration with Sales Cloud In part 1, I covered the topic of invoking Sales Cloud SOAP web services from external applications. In this part, I will cover the topic of invoking external SOAP services from Sales Cloud. 2. Invoking external SOAP Web Services from Sales Cloud Sales Cloud Application Composer allows you to invoke external web...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } This is part 2 of the blog series that covers SOAP and REST integration with Sales Cloud In part 1, I covered the topic of invoking...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Sales Cloud provides several types of interfaces to facilitate integration with other...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Sales Cloud provides several types of interfaces to facilitate integration with other applications within your enterprise or on the cloud, such as SOAP web services, REST APIs, Events, file-loaders, and BI Reports. The focus of this blog series is SOAP web services and REST APIs. Sales Cloud provides SOAP web services and REST APIs for other applications to operate on core Sales Cloud functions. Sales...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Sales Cloud provides several types of interfaces to facilitate integration with other applications within your enterprise or on the...
Oracle SOA Suite for HealthCare – Using Remote JMS with Multiple Domains As SOA Suite for HealthCare (HC) gains popularity among providers, I have seen the need...
Oracle SOA Suite for HealthCare – Using Remote JMS with Multiple Domains As SOA Suite for HealthCare (HC) gains popularity among providers, I have seen the need to separate the SOA Suite (SOA) and SOA Suite for HealthCare into separate Weblogic domains. Generally this is done for performance reasons; more specifically it is done when the customer has a high transaction throughput rate coupled with relatively short and stringent service level agreements. In a multi-domain...
Oracle SOA Suite for HealthCare – Using Remote JMS with Multiple Domains As SOA Suite for HealthCare (HC) gains popularity among providers, I have seen the need to separate the SOA Suite (SOA) and SOA...
Introduction Every WebLogic Server installation comes with SSL support. But for some reason many installations get this interesting error message at startup:...
Introduction Every WebLogic Server installation comes with SSL support. But for some reason many installations get this interesting error message at startup: Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the...
Introduction Every WebLogic Server installation comes with SSL support. But for some reason many installations get this interesting error message at startup: Ignoring the trusted CA certificate...