Confessions of a Software Developer
Sunday, February 09, 2020
OCI: When and How to Create an Integration to Call a Service from a Process?
›
With the Oracle Integration Cloud, when you have to call a service from a Process you can choose to call an external service directly or yo...
Sunday, December 01, 2019
OIC Integration: defining and using constants
›
Oracle Integration Cloud does not have native support for constants, but it is easy to set this up. This post discusses how. For integ...
Sunday, November 17, 2019
OIC Process: Auto-Mapping Elements in the Data Mapper
›
Hereafter I describe a 'hidden feature' regarding data mapping in Oracle Integration Cloud - Process. When mapping data in the Or...
Monday, October 21, 2019
Microprocess Considerations
›
In this article I discuss some considerations when applying the Microprocess Architecture, and how those can impact the design of the proce...
Sunday, September 15, 2019
The Process Group Pattern
›
This article describes the Process Group Pattern, which can be used to correlate process or integration instances that all support the s...
Monday, August 05, 2019
OIC: How to Force Dehydration in Processes
›
This article describes a trick how you can force a Structured Process instance in OIC to dehydrate. OIC Process uses the database to s...
Sunday, July 28, 2019
OIC: Making a REST Integration Returning a 404 instead of 500
›
In this article I describe how to return a HTTP 404 (resource) Not Found with a REST integration that on its turn calls another REST servic...
Saturday, July 27, 2019
OIC: Handling Optional Elements in a REST Integration
›
This article is a follow-up of the a previous article where I discuss how to handle optional elements in case of XML in the Oracle Integra...
Tuesday, July 09, 2019
The Fault Encapsulation Pattern
›
This posting discusses an integration pattern where you return a fault as a message instead of as a fault, to prevent that the ...
1 comment:
‹
›
Home
View web version