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 […]
- Ankur Jain
- 1215
Fetch unique values from BO in Oracle Visual Builder
In this article, we’ll demonstrate how to fetch unique values from BO in Oracle Visual Builder. Let us understand this use-case with an example as follows: An application keeps inserting […]
- Ankur Jain
- 1591
How To Call DB Procedure Asynchronously From OIC
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 […]
Pagination Control for a table in Oracle Visual Builder
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 […]
- Mallikarjuna Rao
- 0
- 3199
How to show a table in a select single component in Oracle Visual builder
In this article, I am going to demonstrate how can we embed a table in a select single component in oracle visual builder. What is the use of showing a […]
Oracle Integration | format-dateTime() is failing with “The XPath expression failed to execute
While doing the conversion of current date time into another format using the format:dateTime() function into Oracle Integration: you may face the following error: Issue: The issue is the xp20:format-dateTime […]
- techsupper
- 0
- 3277
The “MOVE[NOOP][IO_ONLY]” IO operation for “/test/Emp_1.csv” failed: Oracle Integration File adapter
I had a hard time fixing the error The “MOVE[NOOP][IO_ONLY]” IO operation for “/test/archive/Emp_1.csv failed” which occurred while performing the move operation of File adapter in Oracle Integration. The complete […]
- Ankur Jain
- 0
- 2183
Service Integration Account with No Password Expiration in OIC
In most cases, you authenticate your custom Oracle Integrations using Basic Authentication and for this, you create a username/password in the Oracle IDCS and grant a certain role(ServiceUser, ServiceInvoker, etc.) […]
- Ankur Jain
- 0
- 2160
BASE64Decoder: Error in encoded stream: Oracle Integration
While mapping the streamReference to opaque element in Oracle Integration you might get the “BASE64Decoder: Error in encoded stream: needed at least 2 valid base64 characters, but only got 0 […]
- Ankur Jain
- 0
- 3211
OSS-005: Unable to test the connection: OCI Streaming
While working with the OCI streaming adapter, you can face the “CASDK-0005: A connector specific exception was raised by the application. OSS-005: Unable to test connection. Provide valid Trust store.” […]
- Ankur Jain
- 0
- 2063
All About Oracle Integration Agent | OIC
Majority of Oracle Integration users are well aware of OIC Agent. In this blog, we will be covering the What, Why/Where & How parts of it to clear confusion around […]
- Santhosh Kumar
- 0
- 7922