Category: VBCS

Visual Builder Cloud Service

VBCS

Implementing Pagination Control for Table using ADP in Oracle VBCS

Implementing Pagination Control for Table using ADP in Oracle VBCS In earlier posts, we have seen how to implement pagination in VBCS page using ADP variable for ORDS data source. In this post, we will see how to implement pagination control for table using ADP variable. Let us create new Web Apps for this requirement. […]

VBCS

How to Perform DML operations on Business Object in VBCS

How to Perform DML operations on Business Object in VBCS In last section, we have seen introduction to Business objects and seen how to create business objects and display data from business object on VBCS page. In this section, we will see how to perform DML (INSERT/UPDATE/DELETE) operations on business objects by creating page. Let […]

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 […]

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. […]

VB Studio

How to resolve VB Studio Error-You are not a member of this organization in Oracle Fusion

How to resolve VB Studio Error- “You are not a member of this organization” in Oracle Fusion. When we try to open VB Studio from Configuration –>Visual Builder in oracle fusion, we usually get error as “You are not a member of this organization” in Oracle Fusion. In this post, we will see how to […]

Back To Top