Migrate Oracle Integrations with Security artifacts
Till now, In our blogs, we have covered how to migrate integrations using .iar files and packages, But in these two methods, the security artifacts will not be migrated. If […]
Till now, In our blogs, we have covered how to migrate integrations using .iar files and packages, But in these two methods, the security artifacts will not be migrated. If […]
A cascading List of Values (LOV) means that the values of one list should be refreshed if the value of one list on this page gets changed. For example value […]
If you wanted to work upon Oracle APEX, you must have an Oracle APEX service in hand to start with. So, in this article, I’ll help you to create your […]
Oracle Application Express (APEX) is a low-level code development platform that allows us to build interactive web applications in a very short time. An interactive grid presents users with a […]
We often get a requirement to synchronize the data from source to Visual Builder application in a real-time or scheduled fashion. There may be various scenarios to synchronize the data […]
Generally, we have a requirement where we need to execute a task n number of times, especially in the exceptions scenarios. For example: If you are calling an external service […]
The compartments in Oracle Cloud Infrastructure (OCI) divide the resources into logical groups that help you organize and control access to your resources. A compartment is one of the security […]
Bastion is one of the Oracle Cloud Infrastructure (OCI) services that help to provide restricted access to resources that don’t have public endpoints. It let users access the target resources […]
VB supports the batch request API which can be used to perform multiple operations(get, create, update, delete) in a single call. The data is committed at the end of the […]
Since Oracle Integration 21.3.2, the Salesforce Adapter now supports the popular Salesforce platform events to allow the exchange of real-time event data from Salesforce with any other application in Oracle Integration. You can […]
The connectivity agent is used to establish the communication between SaaS and on-premises applications. Before you create the connection with on-premises applications in Oracle Integration, you must have to download […]
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 […]