Author: admin

OIC

How to call Oracle Integration Cloud (OIC) REST APIs using OAUTH 2.0 authentication

How to call Oracle Integration Cloud (OIC) REST APIs using OAUTH 2.0 authentication. In this blog post, we will explore how to configure and use Oracle Integration Cloud (OIC) REST APIs using OAUTH2.0 authentication. OAuth 2.0 is an open standard authorization framework that allows users to grant third-party applications limited access to their resources (like […]

OPA

How to Create Simple Process Approval Flow in Oracle Process Automation

How to Create Simple Process Approval Flow in Oracle Process Automation (OPA) In this post, we will see how to create simple process approval flow in Oracle process automation. Oracle Process Automation (OPA) is a cloud-based solution from Oracle designed to help organizations to automate business processes with minimal coding. It is part of the […]

VBCS

How to Connect ATP Database with VBCS using Tenant Setting and Database Wallet

How to Connect ATP Database with VBCS using Tenant Setting and Database Wallet In this post, we will see how to connect ATP database with VBCS using Tenant setting and database wallet. Step1: Provision ATP Database in OCI. Login to OCI Console and click on navigator. Navigate to Oracle AI Database —>Autonomous AI Database Select […]

ORDS

ORDS Part-5-How to Enable OAUTH2.0 for ORDS REST API

In this blog post, we will see how to enable OAUTH2.0 for ORDS REST API. Login with ORDS_TEST_USER. Navigate to Development —>REST. Click on Open. Step1: Create Role for OAUTH2.0 Navigate to Security —>Roles. Click on Create Role. Provide Role Name and Click on Create. Step2: Create Privileges Navigate to Security —> Privileges Click on […]

OPA VBCS

How to Integrate OPA (Oracle Process Automation) with Oracle VBCS

How to Integrate OPA (Oracle Process Automation) with Oracle VBCS In this section, we will see how to Integrate process defined in OPA with Oracle VBCS. Note: VBCS and OPA should have same identity domain to work on the steps below. Let us consider below sample Oracle Process Automation structured process created: Navigate to Processes. […]

Back To Top