Architecture and basic terminologies of Docker
Whenever you start learning any new technology, it is really important to understand the basic terminologies which make it easy to understand the technology better. So, in this short article, […]
- Ankur Jain
- 0
- 4954
- August 26, 2021
How to create a docker container
Docker is in high demand these days and you should understand the container as the basic concept of it and how to create it. A container is just an instance […]
- Ankur Jain
- 1
- 1515
- August 25, 2021
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 […]
- Ankur Jain
- 0
- 6610
- August 24, 2021
Oracle Integration Message Packs and Pricing
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 […]
- Ankur Jain
- 1
- 15487
Business Identifiers in Oracle Integration
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. […]
- Ankur Jain
- 1
- 4582
Run OIC scheduled integration using REST
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, […]
- Ankur Jain
- 0
- 6226
- May 19, 2021
Merging two CSV files in Oracle Integration Cloud
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 […]
- Ankur Jain
- 0
- 2589
- April 25, 2021
What, Why, and How (WWH) of Visual Builder
As you all might know my first book on VB has been released that will help you to learn VB in-depth with a lot of various examples. To give a […]
- Ankur Jain
- 0
- 2186
- April 8, 2021
Effortless App Development with Oracle Visual Builder
Start developing the web and mobile application using Oracle Visual Builder. I have recently published a book with the title Effortless App Development with Oracle Visual Builder which will help […]
- Ankur Jain
- 0
- 8966
- April 6, 2021
Accessing Object Storage from Oracle Integration
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 […]
- Ankur Jain
- 0
- 3579
- March 14, 2021
Send an Email using Visual Builder Cloud Service
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. […]
- Ankur Jain
- 0
- 2505
- March 9, 2021
Create Object Triggers in Oracle Visual Builder
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 […]
- Ankur Jain
- 0
- 2707
- February 12, 2021