In this post, we will see how to navigate to Flow (Page) from Fragments. When we create fragments and want to navigate to flow, there is no action available for navigation. We need to follow the steps below to navigate to Page/Flow from fragments. Step1: Create Sample VBCS Application. Navigate to Web Application. Click on […]
ORDS Part-4: How to create Restful ORDS API for ATP database
ORDS Part-4: How to create Restful ORDS API for ATP database. In earlier posts, we have seen how to provision ATP database in OCI and how to connect ATP database from SQL developer using Wallet key. In this post, we will see how to enable ORDS for ATP database. ORDS stands for Oracle Rest Data […]
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 […]
How to Call OIC Integration from VBCS
How to Call OIC Integration from VBCS In this post, we will see how to call OIC integration from VBCS. Note: We are considering OIC and VBCS available on same OCI tenancy and domain. Let us consider below Sample OIC Integration (App Driven). The integration is having Name as input Payload, and it is giving […]
