REST
Discussion List
-
Resource api not refreshed after renaming applicationSummary: Please I would need some help with the following: I had a typo in the name of the aplication, and the resource apis got the wrong name as shown below: I have re…
-
Message Banner on Center of Page in Redwood TemplateSummary: We have a requirement to display the Message banner of the fire notification just below the Welcome Page Template in the VB App. As of now the Message is gettin…
-
How to encrypt payload being sent during Action Chain events?Summary: During an actual page load, you can see these request/response values being exchanged between browser and VBCS App. How to encrypt the payload passed during Act…
-
Visual Builder Add-in for Excel - Response: 504: Gateway Time-outSummary: I am using Visual Builder Add-in for Excel with Oracle Fusion REST API (Type: "Oracle ADF REST Resource") https://docs.oracle.com/en/cloud/saas/supply-chain-and…
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
Which Application role is required to access published Visual Builder applicationSummary: Hi Team, Based on oracle document, it says, end user needs to have "Service User" role to access published application. But we are able to access VBCS published…
-
How to consume REST API's which respond with Stream ResponseSummary: Hi Team, Is there a way by which we can consume the REST API's which respond with Streams like for example the OCI Gen AI API : https://inference.generativeai.u…
-
Fusion REST API in APPUI is throwing error whenever q parameter is passedSummary: Hi Experts While calling Fusion REST API from appui i'm getting error whenever i'm passing the q parameter, but working fine from POSTMAN. here is one example h…
-
Getting 'undefined' values in select singleSummary: Getting 'undefined' values in select single Content (please ensure you mask any confidential information): Hi Experts, I have created an application to populate…
-
Receiving 502 : Connection refused Error while invoking ORDS API from Oracle VBCSIn the Development instance, When invoking an ORDS REST service that has no Authentication from VBCS is failing, an error is given below. { "type": "abcs://proxy_problem…
-
REST API physicalInventoriesSummary: hi team, where is NextTagNumber field in physicalInventories REST API. When i create physicalInventoryTag with TEST API ,the NextTagNumber does not updated in p…
-
How to Join the Result of Multiple REST APIs GET Method in Visual BuilderSummary: How to Join the Result of Multiple External REST APIs GET Method as a single page table data in Visual Builder We have the Employee Details in one API and Manag…
-
Update a charge milestone event using Oracle Visual Builder Add-inSummary: Hello! I'm trying to update a charge milestone event using Oracle Visual Builder Add-in and encountering the following error: "This row was part of an upload op…
-
rest api call 200 status success but no response in network tabSummary: Hi Experts In my appui (fusion extension) i'm making a call to a rest api where status I'm seeing as 200 but if i click on network tab the data is empty But if …
-
OIC Visual builder extend Oracle Cloud AppsSummary: Content (please ensure you mask any confidential information): Hi experts, we're looking at Visual Builder in terms of integrating with Fusion cloud apps. I kno…
-
How to Copy Actions Chains(Vb Enter Event) from One VB App to Another VB AppSummary: How to Copy Actions Chains (vbEnter Event) from One VB App to Another VB App and also from One Page to another Content (please ensure you mask any confidential …
-
I am working on vbcs.I have a fusion URL and gives html response which I need to display in screenSummary: Display HTML response of fusion URL endpoint in Oracle VBCS Content (please ensure you mask any confidential information): I am working on vbcs app .I have a fu…Khavya_Karthikeyan-Oracle 33 views 3 comments 0 points Most recent by Khavya_Karthikeyan-Oracle Visual Builder
-
How pass the selected values of a list view layout to an ADP in VBCSSummary: Hello everyone, I need to pass the selected item detials in the list view layout card to an ADP.How can I do this?Also I need to take that same ADP and then edi…
-
Choosing the Correct Redwood Template for VB AppSummary: We are Upgrading the Exiting VB App to Redwood. The Existing App is based on Creating/Replacing Orders, Searching the Existing Orders, Editing Orders, Changing …
-
Excel addin: service has forbidden you to perform the operation GET on this endpoint (VBAFE-00116)Summary: Hi, we have an issue for the Excel add-in to access VB Using our admin account, we can successfully run Excel add-ins against our VB app. However, for a user ac…
-
Excel add-in fails for ServiceUser: Service has forbidden you to perform the GET (VBAFE-00116)Summary: Excel add-in fails only for ServiceUser (it works for admin) with error: The service has forbidden you to perform the operation GET on this endpoint: the-table-…
-
Unable to view custom fields in Visual BuilderSummary: We've created several custom fields for the Help Desk Create Page, but we encounter errors when we assign a field template to these custom fields. This issue sp…
-
Create a list of value in VBCS Excel Add In from a different Business Object CatalogueSummary: We have a requirement to use VBCS Excel Add In to load bulk data via a ORDS rest api. When user enter the data we need list of value in the column for which the…
-
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window…
-
VB Excel add-in - How to setup field LOV's based on parent-child service?Summary: Need to setup Supplier and Supplier Site as LOV's for 2 fields on a form or table layout However only the parent SupplierLoV is available for selection. The Sit…
-
Using Oracle Visual Builder Add-in For Excel To List of values PO LinesSummary: We are trying to create a PO line object in the catalog for a list of values, the PO line url requires the PO ID. Is this interaction possible? Following error:…
-
VB Excel add-in - Cannot setup accountCombinationsLOV as LOVSummary: Hi @Yuandi Jin-Oracle Further to the CCC thread, VB Excel add-in - How to setup field LOV's based on parent-child service? — Cloud Customer Connect (oracle.com)…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.0 releasedI am pleased to announce that version 4.0 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in via this pag…
-
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t…
-
How to Restrict BO Records for which transaction is already done /UpdatedSummary: We are fetching the data of BO through a User Name Page URL Parameter and Updating Certain Records available under that User Name in the Page. We are looking to…