Get Started with Redwood: Oracle Cloud SCM and Purchasing
REST
Discussion List
-
extend CX Sales - unable to create service from Sales & Service CatalogSummary: We are unable to retrieve opportunity endpoints from the service catalog to extend CX Sales Content (required): We would like to extend our CX Sales application…
-
Filter results from REST API In VBCSSummary: How to filter the data from REST API Table in VBCS? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code s…
-
Facing issue building bar chartSummary: I want to build bar chart for below json rest connection but facing some issue: x- axis : unit number y-axis : HoursSinceLastMaintenance { "UnitNumber": "2WD103…
-
IDCS Create User API: Group is not getting assignedSummary: We are trying to create a user in IDCS using Create User API. The user is getting created successfully. We are trying to assign an existing group to the user. B…
-
Build a Master/Detail using VBCS Excel Add-In and ORDSSummary: Is it possible to use the ORDS service to build an Master/Detail using VBCS Excel Add-In Content (required): I have a ORDS service that returns the data using t…User_2025-07-18-14-57-45-966 32 views 2 comments 0 points Most recent by Alex D-Oracle Visual Builder
-
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't…
-
IDCS user creation Service Connection in VBCSSummary: Content (required): We need to use IDCS user creation Service Connection in VBCS. The process of creating user in IDCS is first we have to generate an access to…
-
Auto Default Select table 1st rowSummary: I have a requirement when data would be loaded in the table then 1st row of table would be auto selected by default. I wan to disable sorting of table I am usin…
-
SDP with input search suggestion with limited results.Summary: The SDP with input search suggestions only fetch only 12 results. Content (required): Hi all, The SDP with input search suggestions values is limited by only 12…
-
The Basics for an Oracle Forms DeveloperHi, apologies, but I am a complete Visual Builder novice, in fact calling me a novice would be a promotion! So, I've built many applications using Oracle Forms in the pa…
-
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n…Vidhya Valantina Venkatesh 1 view 2 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder
-
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each…
-
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad…
-
Cómo puedo leer toda la data de una tabla mediante un botón y enviarla en trama json a un servicioSummary: Hola a todos, Por favor necesito su apoyo con lo siguiente: Tengo una tabla en visual builder, quiero enviar la data de esa tabla de la pantalla hacia un servic…
-
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r…
-
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when…
-
How to use Search Option for multiple values in VBCS Excel Plugin?Summary: Hi All, Please help in below request Problem 1 - I am trying to update multiple PO's to FinallyClose, But I am not able search multiple PO's in the VBCS excel P…
-
Dynamic Host for API CallSummary: We are planning to use VBCS for our UI layer where we are calling dyanamic host based on the input field and get the data, modify and show in tabular format. We…
-
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el…
-
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O…
-
Not able to call REST API from VBCS which accepts attachment in requestContent Hi Experts, I have created one REST API in Integration Cloud which takes attachment and payload in request body due to which request header type is multipart/mix…
-
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
REST Service in VBCS - 502 Gateway errorSummary REST Service in VBCS - 502 Gateway errorContent we had published our REST API and is able to retrieve with POSTMAN, however when we create service connection, we…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
I want to replace word in string 6005.102.005 to 6005102005Content Q1.I am getting string from rest service showing in dialog box i want to replace "6005.102.005" dot from desired "6005102005". Q2.when I press submit button from…
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…User_2025-02-11-11-37-24-835 24 views 8 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder
-
Check the resources is available in VB applicationContent Hi Team, Is there any in-built way to check the resource available in VB app or not. My requirement is display the image saved in resource folder based on the re…User_2025-02-11-11-37-24-835 23 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder
-
Issue while navigating back input parameter wipe off in vbcsContent Hi when i go from page 1 to page 2 after giving input parameter 1 then parameter 2 then press submit if I come back to page 1 by pressing back navigation button …
-
Automatically retrying a REST call until results are availableSummary We'd like to automatically keep retrying a REST call until its response isn't emptyContent Situation We're developing this web application where on a certain pag…