REST
Discussion List
-
VB Excel add-in: How to sort a Child Collection chronologically by PeriodSummary: Using the VB for Excel add-in. Created a Workbook with the following layouts: Financial Project Plans Resource Assignments Planning Amounts Planning Amount Deta…
-
Unable to login for Visual builderGetting below error when trying to login for VBCS, please find attachment Content (please ensure you mask any confidenial information): Version (include the version you …
-
How to Secure Sensitive Information in VBCS Payment Integration from Browser Exposure?Summary: I’m integrating a payment solution into a VBCS application and need to securely generate signatures using SHA-256 encoding. However, sensitive information such …
-
Issue with REST endpoint structure in Dynamic Table vs. Regular TableSummary: When I add a REST endpoint to a standard table, the endpoint structure appears, and I’m able to choose the fields easily. However, when I use the same REST endp…
-
After 24.10 update, BOs don't honour the default sort order of the underlying DB View/TableSummary: We have noticed that after 24.10 update, Business Objects don't honour the default sort order of the underlying DB View/Table Has anyone else noticed this latel…
-
How to list all the OIC users in the VBCS extension page? I'm unable to call the rest APISummary: I'm trying to create a page listing all the users present in the instance. And store this data into a business object. I'm unable to call an external Rest API i…Abhilash K - Deloitte USI 21 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
CRUD operation on ADP on save to reflect in BOSummary: I have an ADP which has to be inserted in a BO based on ATP table(Custom VBCS BO). The ADP has some columns which is there in specified BO as well (ADP in not b…
-
Visual Builder Appui extension - Create Service Connection querySummary: I have couple of questions regarding Creating Service Connections from the Service Catalog. I do not find my required FA Objects in the search panel . See below…
-
How to expose Etags from the response header of VBCS endpoints on a vbcs page ?Summary: how to access etags in custom headers since it is returning empty response header fields, or if it is possible to move the etag to the response body? Content (p…
-
Custom bell notification in Oracle ERPSummary: Hello, Oracle is providing below REST API for creating custom bell notification on Fusion: POST - /fscmRestApi/resources/11.13.18.05/atkPopupItems We need to bu…Vishal Singh Rajpurohit 245 views 6 comments 1 point Most recent by Vijaya Sekhar A-Oracle Visual Builder
-
Basic Auth in Visual Builder for Connecting REST APISummary: wea are trying for Basic Auth in Visual Builder for Connecting REST API since we want to access via service account for security reason we dont want to give rol…
-
Is ORDS supported by Oracle to use with OIC-VB?Summary: Please, Oracle teams. Is ORDS supported by Oracle to use with OIC-VB? We are planning to do some screens VB to use ORDS. Some of the tables has clob. content, w…
-
Fetch Data in LOVSummary: In the VBCS Instance We have a Page URL Parameter called Username Parameter to Fetch the Details of that User and Populate those details to one LOV .We have use…
-
VBS: Custom Applications Backend eventually disappearsSummary: Following a VBS release from almost 1 year ago, we were required to setup a Backend before creating new Service Connections (see screenshot below). Due to this …
-
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,…
-
VB Excel add-in - How to configure LOV based on parent?Working on a VB for Excel workbook relating to Purchase Requisitions — a Form-over-Table with Purchase Requisitions over Lines. I need two fields in the Table, Supplier …
-
CORS error while calling fusion rest api, even after setting the service does not support corsSummary: Hi Experts I have set the cors policy to, this service does not support CORS but still i could see the cors error while calling fusion rest api how can i avoid …
-
How to resolve 401 issue when calling integration in vbcs?Summary: Hi Team, We are using demo oic instance with passcode. when we calling integration via vbcs, we are facing 401 issue. And we checked all the credentials its cor…
-
How many max rows can table component hold inSummary: Hi Experts Can I load 20000 (20 K) records in a table component in visual builder, is this possible ? is there any restriction on the number of records / rows t…
-
VBCS filter not working on SDP using a variableSummary Visual builder Cloud Service filter not working on SDP using a variableContent I am using a SDP data to populate in a table and want to filter rows on the basis …Sujit Panigrahi-163032 446 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to use oauth client credential authentication in visual builder excel add inSummary: Hi Experts I'm trying to call ORDS api in visual builder excel addin but unable to find oauth client credential authentication method, please help me how can i …
-
How to pass query LOWER () function in filter criteria in SDP variableSummary: Hi Experts I'm calling fusion REST API which support below query parameter as provided below but I'm not getting how to pass the same in filter criteria in case…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.1 releasedI am pleased to announce that version 4.1 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…
-
vbcs zip photo to upload to custom business object in fusion sandboxHi, i'm looking for a good example on how to zip and upload a photo from vbcs. I already tried JSZip.js but it does not give me a good compression ratio Appreciate advice
-
How to add a new VBCS backend to access APIs from an OIC other than the default?Summary: In Visual Builder, I need to access OIC flows from a different Defualt instance, but which are in the same OCI environment. I need to create new Service Connect…
-
Failed to access the production instance with Visual Builder Excel Add-in to mass upload itemsFailed to access the production instance to upload items in bulk in public shopping lists through Visual Builder Excel Add-in. I was able to do it with the previous inst…Mohammad Akbari-Oracle 11 views 2 comments 0 points Most recent by Mohammad Akbari-Oracle Visual Builder
-
How to assign blob (binary) image data to avatarSummary: Hi Experts We are getting binary image data from Oracle Fusion REST API, if we try to assign the binary data to avatar src attribute we are unable to see anythi…
-
VBCS Error- 414 Request URI Too LargeSummary: Hi, We are calling BO's get Endpoint and passing org id as q parameter but it is failing in some cases with 414 Request URI Too Large error when q parameters ar…
-
REST Helper POST ExampleSummary: Hi All, I want to call POST rest calls from Java Script module function by passing a request payload using REST Helper. Cookbook has one example but it is for G…
-
can we load more rows on scroll on ADP based tableHi We are facing issue in table contains 20000 rows how to do load more on scroll in ADP based table if not then can this be achieved via pagination how to achieve? ADP …