Assign tasks dynamically | Oracle Process Cloud
The most common requirement in all the process workflow is to assign tasks dynamically to the approvers. For example: When you raise requests, such as leaves, requisition, etc, the request […]
The most common requirement in all the process workflow is to assign tasks dynamically to the approvers. For example: When you raise requests, such as leaves, requisition, etc, the request […]
In this tutorial, we will see a detailed description of how to run an ATP procedure or a child integration in batches by invoking via OIC. Use case: Let’s say […]
Oracle Integration 3 is the new upgraded version of Oracle Integration with a new set of features. As of Oracle Integration 22.12, the following are the features of Oracle Integration-3: […]
Oracle offers an FBDI tool to Import bulk data from External Source to the Oracle ERP Cloud. To upload bulk data using FBDI, a CSV file with data is to be uploaded into […]
Oracle Integration has many built-in dashboards that provide real-time insights into your runtime integration and help understand exactly how many messages were received/succeeded/errored, etc. Oracle Integration-3 monitoring has been improved […]
In the article, I am demonstrating how to implement form-over layout in Oracle Visual builder with Oracle Excel Plugin. The Form-over-Table Layout in an Excel Worksheet is created when a […]
In this article, I’ll demonstrate how to call DB procedure asynchronously from OIC and the steps involved in the process. Prerequisites Oracle Integration Cloud Instance ATP DB Call Time limit […]
In this article, I am demonstrating how to pass data from one page to another in Oracle Visual Builder. Following are the steps to complete this use case: First, create […]
In this article I’ll explain several ways Cursors are used in PL/SQL. For basic details on cursors and its types please refer this blog. There are multiple ways we can […]
In this article, I am demonstrating how to add pagination control for a table in Oracle Visual Builder. A table is one of the useful components in Oracle Visual Builder […]
In this article, I’ll develop a scheduled integration that will run a BIP report in fusion and insert the data from the file in the ATP table. This use case […]