To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Getting the value of a REST action chain resultSummary: Unable to figure out the value of a action chain result set Content (required): Hi there, Struggling with something minor. I have a POST call to an ORDS REST se…User_2025-02-12-22-06-28-927 35 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 -
Unable to access BO in VBSSummary: Content (required): Hi All, I am trying to create BO and access it within VBS, the problem is that I'm able to create the BO and while trying to switch to the d… -
Max Rows in Business ObjectsSummary: Business Object Content (required): Hello, a query, I have a Business Object in the Visual Builder and when adding rows, specifically 27 rows, I want to send it… -
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r… -
paging control with the help of buttons like next & prev has to call REST API and populate tableSummary: Hello, I have a requirement where I have to fetch huge data from database with the help of Integration and populate in VBCS tables. If entire data set is retrie… -
Drag & Drop columns - TableSummary: There is an example where we can drag rows into a different table or re-order rows. Is it possible to re-order columns when data is loaded into table via SDP Co… -
select one sdp finder not workingSummary: finder parameter not display value Content (required): Single select value is working fine with SDP, after adding finder parameter SDP value is filtering fine a… -
How can i set parameter to be fetched from column when uploading data?Summary: I am using Visual builder add in in excel and want to know if there is anyway to do a setup such that instead of asking parameter for the REST api when uploadin… -
VB New Features August Release - Join the WebcastJoin this month's Oracle Visual Builder Office Hour to learn about the new features rolling out in the next release of Oracle Visual Builder and Visual Builder Studio. R… -
VBCS + Single Select + SDP + Key AttributesSummary: The single-select is not returning key attribute value instead just returning the row-iteration num. Content (required): When I select a value in Single-Select,… -
Date Range PickerSummary: Date range picker with a single input date field or similar. Content (required): Do we have a date range picker component in VBCS/JET similar to the below scree… -
Unable to Display data in table based on ADPSummary: Display data in a table using ADP Content (required): Version (include the version you are using, if applicable): 22.07 Code Snippet (add any code snippets that… -
Service account for VBCS like IntgeraitonSummary: I have created a service account by following steps as mentioned in below document but when I use same to access VBCS business objects or to start processes I'm… -
Inline table editSummary: How to exit table edit mode from button click? (instead of clicking another record) Content (required): Version (include the version you are using, if applicabl… -
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the … -
Create a Saved SerachSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in … -
FilterCriterion ignored on implicit fetchSummary: We have oj-table configured with service data provider as below. Content (required): "srTableSDP": { "type": "vb/ServiceDataProvider", "defaultValue": { "endpoi… -
JS console error in Cookbook - table Select columnsSummary: Hello, I was exploring the option to use table select columns and I see an error when I click on the menu many option Error calculating initial value of variabl… -
Icon imported not reflecting in android application as PWASummary: I have created a mobile application and have enabled PWA. I have uploaded the icons for application but the icon is not reflecting when the application gets ins… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
migrating new application version from one environment to other issueSummary: When I'm trying to import new version of application from DEV to PROD environment it is not allowing me to import with same application ID instead it is creatin… -
Extending Fusion Apps. with VB. Disabled Publish button.Summary: Hi all, Im giving a try to this new amazing new functionality, VB-FA-Extensions (I only know the VB classic, embeded in OIC, and Im trying to learn this new stu… -
Create dynamic checkbox with javascript and generate events.Summary: Content (required): I need to create a checkbox list based on some values that an integration returns. I've tried it with Javascript, but I don't know how to … -
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC… -
Not able to import vbcs application into workspaceSummary: I am trying to use VisualBuilder Extensions for Oracle Applications tool. When I try to import existing application from Object Storage, it is not importing the… -
VisualBuilder workspace is not loading upSummary: I am trying to use Visual Builder studio to extend Oracle Applications. I have connected to our OCI account and able to use the VB Instances from that account. … -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t… -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t… -
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.…