Services
Discussion List
-
Unable to Access FSCM REST APIs via Service Catalog in VBCS – 502 Internal Error / Failed to FetchSummary: Hi Team, We are facing an issue while accessing Oracle Fusion FSCM REST APIs through Service Catalog in Oracle Visual Builder (VBCS). Issue Description When imp… -
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.…Mukesh Sai Pabbisetty-Oracle 25 views 1 comment 0 points Most recent by Xiameng-Oracle Visual Builder -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
Calling External APIs from VBCSSummary: Hi, I am working with Oracle Visual Builder (VBCS) and I need to call an external API (for example, https://jsonplaceholder.typicode.com) directly from my appli… -
How to stamp the business user as “Created By” from an FBDI load?Hi Community, Is there a supported way to have the “Created By” field reflect the originating business user (not the integration/scheduled process user) when loading dat… -
Unable to see the integration which are developed within project in catalogSummary: Hi Experts When I'm trying to consume integrations with catalog service connection, i could see only integrations which are developed outside project i.e. globa… -
transform js function not working while using select many component with SDPSummary: transform js function not working while using select many component with SDP Content (please ensure you mask any confidential information): define(['urijs/URI']… -
How to handle REST API error (400) response payload in VBCS ?I have a REST API that returns two different types of responses: Success scenario (HTTP 200): Returns a JSON payload with the expected data. Failed scenario (HTTP 400 – … -
env.catalogjson and env.userProfileUrl Error after uploading Visual Builder code in OFS PluginSummary: Hi Team, Testing the OFS custom plugin built using VBCS. For this I have developed a sample page in VB and exported it and in the node.js executed the grunt com… -
25.10.0 updateI received a notification e-mail today that our production VBS instance will be upgraded to 25.10.0 in Window 2 on 11/4. The odd thing is my prod instance was listed in …
-
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden… -
Getting error when using Oauth 2.0 Resource Owner Password Credentials to connect to fusion ERPSummary: I am trying to setup a a service connection to fusion ERP from Visual Builder (enabled within Gen3 OIC). Gen3 OIC and Fusion ERP are in the same domain. We crea… -
OIC Gen3 VBCS App Group Authorization Failure after Migration from Gen2Summary: Hello, I'm experiencing an authorization issue with a VBCS application migrated from OIC Gen2 to OIC Gen3. The application is secured using group-based access c… -
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…Vishal Singh Rajpurohit 298 views 4 comments 0 points Most recent by Suresh Pallapothu Visual Builder -
Could not add instance to an environment in Visual Builder StudioHi Team, We are using Oracle Fusion Cloud application 24D. We also have OIC3 to integrate fusion with other applications. Bot Fusion and OIC3 are in same identity Domain… -
Oracle PaaS - Fusion App - Federated SSOSummary Oracle PaaS - Fusion App - Federated SSOContent Hi All, We are trying to achieve Federated SSO between our Fusion App and Oracle PaaS VBCS. We have two IDCS inst…User_2025-02-06-06-53-05-399 61 views 3 comments 0 points Most recent by AshishMangukiya Visual Builder -
REST endpoint filterCriterion doesn't workSummary: I am trying to filter a table. This table has data from an REST endpoint. I added input field, assigned it a variable. This variable is added to the filterCrite… -
unable to connect to VBCSSummary: We are unable to access VBCS forms when connected to Wired network, however, it works when connected to Wireless Wifi. We checked with our network teams, they d… -
Unable to sort, paginate and search in VBCS SDPHello Experts, We are trying to call the Value set REST API /fscmRestApi/resources/latest/valueSets/{value_set_name}/child/values in an SDP. But after doing so, we are U… -
Calling VBCS Page from Fusion pageSummary: Hi I am trying call VBCS page from Supplier registration page. Also i am trying to send request number from fusion page to VBCS input parameter. Now i am able t… -
How to handle loading of thousands of rows in UI table in Oracle VBHello Members, I am using my business object to load data in table. Table data property is bind to SDP. Now I want my table to handle huge data also. I have below doubts… -
PCS Connectors error while using ORDSSummary: Hi Team, I have submitted my process in Oracle Process Automation, in the process i have used a ORDS to fetch some data. but the ORDS i have used in connector t… -
I'm getting an error while adding ORDS security in Connectors within PCSSummary: I'm getting an error while adding ORDS security in Connectors within PCS.I'm trying to add my ORDS into PCS using Connectors, and while setting up the security … -
Need to pass value from Saas page to VBCS pageSummary: Hi I have created hyperlink#319_VBCS_Form using Page composer and need to call VBCS page from this hyperlink. I want to pass request no value from fusion page t… -
Calling ORDS services in JSSummary: Hi, I am trying to call ORDS (GET) service in Java script using vb/helpers/rest. These services are protected using OAuth 2.0 credentials. How do we pass Client… -
Assign integration value into VBCSSummary Hi I am fetching date from integration and want to display in VBCS form. How i can assign these value? Service connection is in Post method. I am trying to check… -
Keep Heading in middle in VBCSSummary: Hi I want to keep Heading middle of the page. Suggest. Content (please ensure you mask any confidential information): Version (include the version you are using… -
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… -
Digital customer service DCS portal is showing 'Sign in' button as disabled.Summary: After 25B upgrade on 3 May 2025 , we are observing that on DCS customer login page , 'Sign in' is getting disabled and no option left for signin. Please help , … -
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. …