How to call web service that uses WS-Addressing from OSB 12c

One of the external systems is using web services with WS-Addressing to retrieve Login information for the user in this case it is a token number. After which this token...

SFTP Transfer in Oracle Service Bus 12c

Requirement: So, you have a need for transferring files via SFTP in OSB 12c to the client’s SFTP endpoint location. This post can help you in couple of easy steps....

Noobs notes (or another "expert" opinion) - SQL Developer Data Modeler - It is sexy, but nobody knows it

What do you feel when you hear word “database”? What about “database modelling”? Have you ever thought of spending some “quality” time with creating complex and adequate database model? If...

Use HTML Content with UMS Adapters in OSB 12c

In this post, we will learn how to send html content for the emails using a UMS adapter in OSB 12c. There we go: Pre-requirements First, we need to verify...

Noobs notes (or another "expert" opinion) - JDeveloper, why is it still alive and why you need to consider it

Yes, I’m the guy who is using JDeveloper. Yes, I struggle a lot (sometimes even more then I think I deserve), but you know what, today I will step aside...

Using custom SQL queries for Distributed polling in OSB 12C

In this post, we will learn how to use customized queries for Distributed polling in OSB 12C, there we go: SOLUTION First, we need to know how to create a...

Using UMS Adapter to send emails with OSB 12c

In this post, we will learn how to send emails using a UMS adapter in OSB 12c. There we go: Configuration in the server side First, we need to verify...