REST
Discussion List
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.8 releasedI am pleased to announce that version 3.8 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in from this pa…
-
How to use the 'Add a task attachment' REST API?Summary We are developing a mobile app on VBCS to add an attachment to the Purchase Documents but we couldn't find a way to use the API correctly.Content Hello guys, We …
-
Rest api in VBCSSummary: Hi I am trying call rest api in vbcs but Not getting expected result. Also attached postman result. Content (please ensure you mask any confidential information…
-
VB Excel add-in projectDFF details not visible on Movement RequestSummary: Set up a Form based layout workbook for the FA BO /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests with child added as lines and lines/projectDFF. W…
-
javascript not printing the result in console log. It is printing in postman.Summary: Hi Experts, I trying to print results of an object in console and able to achieve in postman, but not able to print results in through vb javascript. vb javascr…
-
Oracle Visual Builder Excel Add In for Maintenance, DFF API returns only 500 rows.Summary: Using the Oracle Visual Builder Excel Add In, I am attempting to utilize the API to return all Maintenance Asset's and their DFF's. We need to update DFF values…
-
VBCS Excel Plugin Length ValidationSummary: Hi, I'm working in one VBCS Excel Plugin Template and the customer want a validation in the fields, to make sure the user will include the right values. This va…
-
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin…
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi…
-
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please …
-
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select …
-
Gen3 CORS issues calling OIC EndpointSummary: CORS Error for OIC API Call Content (required): We recently upgraded to Gen3 and one of the main observation was , The Domain URL for OIC and VBCS are different…
-
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with …
-
VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created ModuleSummary: VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created Module Content (please ensure you mask any confidential information)…
-
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s…
-
Call OIC REST APIs from VBCS Excel PluginSummary: How call a REST API (GET and POST actions) created in OIC from VBCS Excel Plugin? Content (required): Hi, I have one integration on OIC, which have requests to …
-
OIC rest usage from VBCS Excel PluginSummary: Looking to use rest api published from OIC to be used by VBCS Excel Plugin. Can i get step / documents related to same. Have created simple GET rest and tried a…
-
Visual Builder Add-In for Excel: Effective-Of Headers?Summary: When using Visual Builder Add-In for Excel to Manage a Date Effective Object, how do we add an Effective-Of header? Content (required): Does the VB AI For Excel…
-
Using ADP for combobox similar to SDPSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
VB Excel add-in - Extend capability of "Send Descendant Rows in Parent.." feature for Table LayoutsSummary: Currently the "Send Descendant Rows in Parent" feature is supported only for the "Form-over-Table" layout. This feature works well for the use case where the ch…
-
OAuth authentication failing in VBCSSummary: ORDS OAuth is not working in VBCS but working in Postman. Content (please ensure you mask any confidential information): Hi Team, I am trying to add OAuth authe…
-
Error while Invoking Fusion REST API after embedding VBCS page in FusionSummary: Hi, We have created a VBCS page which has Suppliers REST API call on page load by passing Supplier ID. This page works fine when we tested the app. Once app is …
-
Default SDP filter does not work when template slot is added on Fusion APISummary: Default SDP filter does not work when template slot is added on Fusion API Content (required): I am using a select single SDP where the fusion api ( https://doc…
-
Error Response body is empty after sharing the VBCS applicationSummary: We are calling an OIC integration from VBCS application, if there is any thrown in the OIC it needs to be captured in VBCS and display it to the user. The OIC i…
-
CORS error while calling Rest API using JSSummary: Hi experts, I've been getting Cross Origin Resource Sharing error: PreflightMissingAllowOriginHeader while calling Oracle Fusion Rest API using VBCS JS. Content…
-
Consuming SOAP ServiceHi, Is there any feasibility to consume SOAP service in VBCS if available kindly share the relevant document please Thanks
-
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A…
-
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai…
-
Standalone VBCS application using Oracle Fusion REST API call - Authentication for Logged-In Users?Hi Experts, We have built a standalone VBCS application using Oracle Fusion REST API calls. For authenticating the REST API, we have Oracle SaaS application service acco…
-
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu…