We discussed about REST services and also saw how to create REST services in SOA 12c in previous post. Click here to read that post, if yo...
SOA12c - Create REST Services
REST stands for Representational State Transfer. Restful service is an alternative to SOAP web service. Restful application use HTTP to tr...
SOA 12c - Standalone Subprocesses
There are many features introduced in SOA 12c to increase developers productivity, one of the feature is sub process. We already discussed...
SOA 12c - Inline Subprocesses
We discussed about sub processes in previous post , we also discussed about types of sub processes available in SOA 12c. In this post we d...
SOA 12c - Sub Process
In earlier post we discussed about templates which are introduced in SOA 12c as a new feature. There are mainly three types of templates w...
SOA12c -Service Bus Resequencer
We often come under such situation when we receive message from source system which are not in proper sequence but target system need to r...
SOA 12c - Translate Activity
In Oracle SOA Suite we deal with XML request and response messages. There are cases when we receive XML message and that xml message conta...