REST
Discussion List
-
Recommended option to connect to ATP DB from VBCS - Tenant DB or ORDSHi Team, We are using VBCS(comes with OIC) for building some complex UI extension. As the volume of data would be high, we'll be using ATP DB connectivity to store the d…
-
Unsupported media type error for POST call from VBCSSummary: Hi, We have an oic endpoint with POST operation which we are invoking from vbcs. When testing the endpoint url in postman it is working fine but not working fro…
-
Is it possible to use BDP in row-expander?Summary: Implementing Row Expander Table with Load More on Scroll in ORDS API Content (please ensure you mask any confidential information): Hi Team, I am working on imp…
-
VBCS Table is not getting blank on Reset if Pagination is on (loadmoreonscroll)Summary: I have requirement where I have to blank the table on Reset button. I am using SDP to display rows and have loadmoreonscroll option and height : 300px ; style s…
-
Fetching error in Offline capability of VBCSSummary:I have tried Offline capability in VBCS in my application. After clicking on refresh,in Online it is working.But When i switched to offline mode I'm getting an e…
-
how to stop SDP getting triggered when a value change in an arraySummary: Hi Team, We have created an array variables with around 10 data type objects as part of our requirement. We have created form and used oj-bind-for each to displ…
-
Best way to handle more than 50000 records in select singleSummary: Best way to handle more than 50000 records in select single Content (please ensure you mask any confidential information): Hi Expert, In our VBCS application, w…
-
How to create SDP variable based on nested JSONSummary: How to create an SDP variable based on nested JSON Content (please ensure you mask any confidential information): Hi Expert, I have the JSON payload and I need …
-
Unable to sort table column after customizing SDP fetchSorting tables columns used to work before customized the SDP fetch. (In my customization code, I call a BO to check if the values that I'm getting from my SDP exist in …
-
502 Bad Gateway FunctionInvokeImageNotAvailable when calling Pre-Built Function from VBSummary: Hi! I'm following Shay's blog https://blogs.oracle.com/vbcs/post/generate-pdf-documents-from-visual-builder … With the tenancy admin ID, I created a new VCN, pr…
-
Pagination control table using SDPSummary: Our Client requirement has to build the pagination using next button instead of scrolling to load the data. Client want to see 20 rows of data at one screen and…
-
VB Excel add-in - hubOrganizations LOV extracts invalid records.Summary: A duplicate/invalid customer (Same Name, different Party number) is being picked in the request payload of the Sales Order creation REST API salesOrdersForOrder…
-
Filtering in Select single as I type is not workingSummary: filtering in Select single as I type is not working for fusion REST API I'm calling the REST API to get the list of suppliers in the Fusion App on my single sel…
-
How to deploy Visual Builder App in Tomcat Server With Oauth enabled ORDSSummary: Hi everyone, I have reffered this blog https://blogs.oracle.com/vbcs/post/free-visual-builder I have moved a VB application to a Tomcat server on my local machi…
-
How to use "Email Delivery" to send email from vbcsHi , i am looking for an example of how to send email by using "OCI Email Delivery service " from vbcs I appreciate guidance
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.2 releasedI am pleased to announce that version 4.2 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via …
-
How to retrieve backend base url into variableSummary: I am using usual approach of defining Backends at app or tenancy level and defining Service Connections based on the backends. The REST calls are working fine, …
-
What are the limitations of using Visual Builder Studio free version ?Summary: I want to create a custom simple page using the free VBS that comes with Fusion 1- What are the limitations of VBS 2- Is it ok if i copied the link of the devel…
-
Call OIC integration (REST) from groovy business objects-busines rulesSummary: Please, could someone provide a basic GROOVY sample showing how to call a REST (from OIC backend). Thanks in advance. Juan Content (please ensure you mask any c…
-
Change suggestion - expression builder for Sort parameter in REST requestTransformOptionsSummary: hi, for future consideration, could i please request that the Sort parameter have an expression builder just as the Filter parameter does, in the REST requestTr…
-
Not able to create service connection from catalog in OIC Gen3Summary: Getting error while creating service connection from catalog Content (please ensure you mask any confidential information): We are trying to create service conn…VBCS Learner-230793 31 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Check if a fetched row exists in a Business ObjectHello, Please, I'm new to VBCS, and I am trying to implement a search page to show transactions from our ERP. Locally, I created a business object with a transactionId f…
-
Error when trying to create a service connection from service catalog with backend Integration AppliSummary: Property Schema.description expects values of types [string] but got null Hi everyone, I am working on a Visual Builder application, I have built an OIC integra…
-
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 24 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…