Category 218
Discussion List
-
Free Visual Builder Course by Oracle UniversityOracle University is starting a new run of their in-depth Oracle Visual Builder course next week. Join online from your computer. Courses are available in two time zone …
-
Facing issue input search and select single defaulting undefinedSummary: Hi, I am using input search component which is filtering data in SDP based table I have multiple filter condition table . if I input search(currency field) work…
-
Visual Builder Excel add-in - Using Custom Rest and Fusion Rest APIsSummary: There is a requirement to extract data from PaaS ATP and Fusion Apps (Oracle BO) standard API's to VB excel layouts. Content (required): We have a requirement t…
-
How to query REST services with % in parametersSummary: Test run of query REST service returns 500 error when using % with string parameters. Content (required): I'm attempting to query my REST service and am on the …
-
Redwood Stripe Starter Application variables are not accessible?Summary: When creating a Redwood Strip Starter Application errors stating $page and $application are undefined. Content (required): When creating a default VBCS web appl…
-
Hi I am facing issue while fetching ORDS records to VBCS limit more than 1000Summary: Hi , I am trying to fetch all tables records from ATP database using ORDS service but I am only getting 1000 records after setting ?limit=1001&offset=25 when I …
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed…
-
Webcast - Visual Builder New Features May 2022Join us to learn what's new - live online webinar. On Monday May 16th we'll hold our next office hours and we'll cover the new features you can expect in the May release…
-
Size in columns table go crazySummary: Hello, Please, I need help with the following: I have a master-detail with 2 tables. I have noticed when rows in master do not fit in size (more than 4 records)…
-
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi…
-
Combo box issue.Summary: Hello, Please, I would like your help with the following. I have a simple combo described bellow, for YES/NO values. The issue is that the user can type anythin…
-
How to pass dynamic parameters to Rest APISummary: I have added an End Point in VBCS which is based on VBCS BO with GET operation. Upon pressing Test it is returning records as well. Now I have added one dynamic…
-
Parse CSV data in Oracle Visual Builder using JS librarySummary: Content (required): In this blog we see how to use a library in Visual Builder to parse CSV data. The library we are using here is papaparse. The complete blog …
-
Business Objects in visual builder STUDIOSummary: Hi - we are simply trying to create a Business Object within Visual Builder Studio. We are able to successfully do this in Visual Builder, but not when we're wo…
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Does VBCS recognise PUT ORDS endpoint type?Summary: Building an edit page on a SDP table is resulting in no response items to select from. Content (required): Hi Gurus - I have created a table based on a SDP that…
-
Bar chart shows only limited data (for me...)Summary: Hi all, I would thank you for your support for the following: I try to show a bar chart with more than 10 records but only 8-10 are shown. Content (required): N…
-
Editable Table with fixed row heightSummary: Editable Table with fixed row height Content (required): Hi Team I am using Editable table in my application, I need to decrease the row height of table. How ca…User_2025-02-11-11-37-24-835 22 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Filter results from a custom api built in OIC while showing in Visual Builder appHi, We have built a custom api in OIC. The api basically executes BIP report to fetch results which are in turn provided as response from the api.The response from the a…
-
File Type validation not working post upgrade to 2204 in ChromeSummary: Hi, We have implemented a upload functionality in our app where in the action chain we are first validating if the file type in CSV in JS. This was working befo…
-
Disable multiselect row in SDP based table on conditionSummary: How can we disable a below row for multi-selection so that when user selects in bulk this row would not get selected we have to restrict selection of this row. …
-
Apex Vs Visual BuilderHi, We are trying to take a decision on using APEX vs Visual Builder for some custom pages. Can anybody help with advantages and disadvantages of both?
-
Keypress event on Hyperlink-Not able to get the key valueSummary: Keypress event on Hyperlinks Content (required): When we create an action chain with keypress event on an input or button component, we are able to get $event.k…
-
Problem with VBCS not recognising ORDS PUT Rest API. Works in POSTMANSummary: Problem with VBCS not recognising ORDS PUT Rest API. It works fine for GET, POST and DELETE. However, PUT works in POSTMAN. Content (required): Hi Gurus - New t…
-
Combobox Many Input from External ValuesSummary: Copy Data from an Excel and use it as Input in a "Combobox (Many)" Content (required): Hi experts, I have a Combobox (Many) in my Web App and the user wants to …
-
Invalid service scope - Error while creating Service Connection in Oracle Visual BuilderSummary: Hi All, I am working on a VB app through a Workspace created in VB Studio. In this VB App, I am trying to create my first Service Connection as below- Configura…
-
How do we default a value in Select Single whose data is coming from REST endpoint ?Summary: We have one drop down (Select Single) in our page whose data is coming from a remote REST call. Once we select the dropdown then the data is getting loaded. We …
-
Need to show on the page with Pagination with 10K Records through REST API.Summary: we are fetching all the records to the client layer when we call the REST service. it's having almost 10k records. Need to show on the page with Pagination , ho…
-
Select single application variableSummary: fetch data from application level variable in single select Content (required): Why i am not able to fetch data from application level variable