REST
Discussion List
-
Failed to load resource: the server responded with a status of 404 () Error in VBCS page previewSummary: I am able to test ORDS enabled REST service connection at service connection test option. However getting 404 (Not Found) error in inspect —> console during the…
-
Elevate privileges for REST APIIs there a way to elevate privileges on a REST API call? This is just theoretical. Lets say we wanted to create a wrapper for the Security Console. We want to allow user…
-
business object rest api access issueSummary: Hi, I am trying to access the business objects ( just the get api) created in vbcs gen 3 (via Postman) , but I am not able to do it. I get the 403 Forbidden err…
-
Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSSummary Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSContent Getting 404 (Not Found) error for a valid Get rest URL when trying to c…
-
Is it possible to modify the header in redwood themed parts of fusion?Summary: Hello, We are trying to place an AppDynamics monitoring script in the global header of Fusion to create synthetic monitoring for it. We are able to successfully…
-
Smart Search based on ORDSSummary: Hi, Has anyone implemented smart search based on ORDS as back-end service? Please share a sample app. I tried to follow below blog. https://blogs.oracle.com/vbc…
-
How to call REST API from JavaScript like we do in action chainSummary: Hi Experts I want to call the REST API from javascript similarly like how we call api from action chain. I copy pasted the code from action chain to the javascr…
-
VBCS : Is it possible to make a paginated, editable table region based on Any variable?Hi All, I have a requirement to flatten the data received from the REST API endpoint: /fscmRestApi/resources/11.13.18.05/purchaseOrders?q=StatusCode='OPEN'&expand=DFF,li…
-
Do we have FBDI for simulationSets - Item (Create/update/delete) in planning?Summary: Looking for FBDI for simulationSets in planning. We can see the rest API available to get, create, update or delete the items in a simulationSets. Rest API - /f…
-
How to edit Business Objects outside of VBCS programmaticallySummary: We are building a VBCS page which needs to show 60+ LOVs. We are planning to store the data for LOV in Business Objects (BO). The data in the BO corresponds to …
-
Best way to Identify the failed action chainSummary: Best way to Identify the failed action chain Content (please ensure you mask any confidential information): Hi Expert, We have a VBCS application comprises of 8…
-
Id getting saved in business object instead of the actual data selected in single selectWe are developing a page in VBCS. We have a single select component in it with the label Period Name which displays a list of period names for users to select. The data …
-
What should be the Web Address to download PDF content via VBCS Add-in for Excel?Summary: What should be the Web Address to download PDF content via VBCS Add-in for Excel? Content (please ensure you mask any confidential information): Hi Experts, Wou…
-
How to fetch data with Fusion BIP report and display in tableSummary: Hi Experts I have a requirement to fetch the data from BIP report and display in Visual Builder app page. We do not use Integration in our project and VBCS do n…
-
Request Query parameters are missing while creating service connection in VBCS for fscmRestApiHi, I am creating service connection (defined by end point) in vbcs by using /fscmRestApi/resources/11.13.18.05/valueSets rest api. Below is the Rest Api documentation. …
-
VB Excel add-in - Adding records to Local Data SourcesSummary: Currently adding records in the Local data source is troublesome and not user friendly. It is ok for few records however for large number of records doing it 1 …
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.4 releasedI am pleased to announce that version 4.4 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via …
-
Getting error while using Oracle Integration REST APISummary: When configuring the Oracle Integration REST API in service connection getting an error. Content (please ensure you mask any confidential information): We are u…
-
How to Automatically Trigger Visual Builder Action Chain Without UI Interaction in Fusion?Summary: Hi, I have built a Visual Builder App Extension and deployed it into Oracle Fusion. In the page, I have a "Submit" button that triggers a JavaScript-based Actio…
-
facing error while saving the time from oj-input-time component.Summary: Component:- From Time error:- REST API QUERY FOR SAVE THE…
-
Getting Unauthorized error (401) after password changeSummary: I have a visual builder application that has a service connection for fusion. after we changed the Basic Authentication user password in the authentication tab,…
-
How to configure Google Service Account in Oracle VBCSSummary: We have a requirement to use google Translate v3 API for translation of webpage. This version of google API only allows OAUTH2 or Google Service Account as Auth…
-
Secured way of calling REST services in Java ScriptSummary: Hi, For one use case where we need to construct the END Point URL dynamically, We are doing that in Java script and using Basic Auth as authentication mechanism…
-
Oracle OPA: Resst API to access curreent status of process and all level approval detailsHi All, I am oracle OPA process, I have 4 level of approvals. I want to show below details in VBCS page in table using Oracle OPA rest api: 1: current status of task. 2:…
-
When to use variable of ANY type in VBCSSummary: When to use variable of ANY type in VBCS Content (please ensure you mask any confidential information): Hi Expert, Hi Expert, Need your help to understand when …
-
Custom login page in VBCS and using REST API.Summary: I'm using the rest API to verify the username and password. If I entered the correct username and password it is working fine and navigate to the home page. but…
-
How to Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)?How to Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)?
-
Unable to update child tables using VBCS Excel pluginWe have created ORDS API as per below format to perform CRUD operations for parent and child tables in a single click of a button (VBCS plugin) from Excel sheet. We were…Mukesh Sai Pabbisetty-Oracle 13 views 0 comments 0 points Started by Mukesh Sai Pabbisetty-Oracle Visual Builder
-
Fetching error in Offline capability of VBCSSummary:I have tried Offline capability in VBCS in my application. After clicking on refresh,in Online it is working.But When i switched to offline mode I'm getting an e…
-
ORDS transform function to Filter LOVSummary: ORDS transform function to Filter LOV Content (please ensure you mask any confidential information): Hi All, I am using ORDS as source of data for all the LOV's…