Convert JSON to String Oracle Integration
I have seen multiple target applications which accept the JSON data as a String in a single element. So, it is necessary to convert the JSON to String before you […]
I have seen multiple target applications which accept the JSON data as a String in a single element. So, it is necessary to convert the JSON to String before you […]
Oracle Integration billing depends on the Message Pack you provide while provisioning the Oracle Integration instance. The minimum Message Pack for Oracle Integration is one. The maximum number of Message […]
A Business identifier in Oracle Integration helps you to track the messages from the monitoring dashboard quickly and easily. Without enabling the Business identifiers, you can not activate the integrations. […]
Oracle Integration allows you to build the scheduled integration that can run on the set frequency such as once in a day, twice in a day, once in a week, […]
One of the most common requirements where you are reading two files from FTP and want to merge the data of these two files to create a consolidated file. Both […]
The Oracle Cloud Infrastructure (OCI) offers a rich set of services and Object Storage is one of the important services that can be used to store a wide variety of […]
It’s a very common requirement to send an email using the Visual Builder Cloud Service (VBCS). So in this short blog, I’ll explain how to send an email using VBCS. […]
Object Triggers in the Oracle Visual Builder are used to specify the sequence of actions that start when a specific event occurs. It’s like a database trigger. For example: When […]
Whenever you develop any integration you need to save your integration time to time not to lose your work if any issue occurs such as a browser crash, network-related issue, […]
Visual Builder Cloud Service (VBCS) is one of the features of Oracle Integration Cloud (OIC) but if your organization doesn’t have the OIC subscription, you still can create an independent […]
Every web application consists of various pages and the user should allow navigating from one page to another. In this short video, I’ll demonstrate how to navigate between pages in […]
A table is one of the useful components in Oracle Visual Builder that allows the listing of data(Employees, Invoices, Clients, etc.). The table component in Oracle Visual Builder (VBCS) can […]