Category 218
Discussion List
-
Can we encrypt the our web app on vbcsSummary: I want to encrypt the web app (html code/js code etc all) so that other developer or user cannot modify or see the code unless I provide key or give permission … -
Fire Data Provider Event Mutation Adding Multiple Rows Not WorkingSummary: I am trying to figure out how to mutate an ADP by adding multiple rows at the same time. Content (required): In the console, I see: FireDataProviderEventAction …User_2025-02-04-21-56-11-668 27 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
list of value transformation in VBS Rest ServiceSummary: How is the best way to transform values and send this result in a REST service Content (required): I'm newbie in Visual Builder Studio, my team have a requireme… -
vbEnter not getting executed on page load or hard refresh in VBCS applicationSummary: vbEnter not getting executed on page load or hard refresh but it is getting executed when you visit the home page through the navigation links in the menubar of… -
Multi Select in Table in VBCSSummary: While trying to use multi Select options in table Content (required): While trying to use multi Select options in table, when I select a row I get the respectiv… -
Download zip file using OIC integrationSummary: Download zip file using OIC integration Able to download a csv file not no way to get a zip file. Attached detail with screenshots in separate .doc file Content… -
Questions regarding functionality - VBCSHi Team, Can you please help on below questions:- 1) Can we deploy VBCS screens on Oracle Supplier Portal in cloud? what would be mechanism to achieve SSO in the deploye… -
Pagination using pdp variable by passing offset valueSummary: Hi All, I have done pagination for VBCS table through pdp variable which is working as expected. I am using OIC service to load data for table. But now I have n…User_2025-02-11-11-37-24-835 46 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
VBCS Tables Primary keySummary: How can i update table primary key sequence Content (required): I have scenario in which user maintaining the version of documents and we are handling it with p… -
Restrict access to a anonymous app within intranetSummary: Content (required): We have developed a Webapp and made it 'anonymous' so that every employee within the organization can access as we do not have/want to confi… -
Unable to fetch older version task list data using get task collectionContent (required): Hi Team, We have a requirement to display all the tasks with respective to the process application in VBCS. NOTE: process application is having multi…User_2025-02-07-22-07-09-889 16 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
How to conduct CI/CD for Visual builderSummary: Content (required): Version (include the version you are using, if applicable) Runtime Dependency Release 2110 Visual Builder Runtime Version 2110.0.2 Oracle JE… -
Can we copy data from Service Data Provider to Array Data Provider variable in VBCS?Summary: Hi Everyone, Could you please let me know if we can copy data from Service Data Provider variable to Array Data Provider Variable in VBCS using action chain or … -
OPA Interview Component - Redirect link to Web or Mobile App respectivelySummary: OPA Interview Component - Redirect link to Web or Mobile App respectively Content (required): We are using OPA-Interview component in our project. We have a lin… -
In Export Data to Excel component, how to export attributes within a nested table in the main table?Summary: Trying to export data from a table having a nested table, unable to export the attributes under the nested table in each row. Can this be done ? Need this ready…Vidhya Valantina Venkatesh 55 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Requirement to display a dynamic form with componentsSummary: Hi Team, We have a requirement to display a dyanamic form with components, that we have managed to display it in the UI. Now, the problem is to get all the valu…User_2025-02-11-11-37-24-835 24 views 5 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder -
extend CX Sales - unable to create service from Sales & Service CatalogSummary: We are unable to retrieve opportunity endpoints from the service catalog to extend CX Sales Content (required): We would like to extend our CX Sales application… -
Filter results from REST API In VBCSSummary: How to filter the data from REST API Table in VBCS? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code s… -
Embed VBCS page in SAASSummary: We are looking to embed VBCS page in SAAS and are looking for authentication methods. We know one way is to do is through SSO but we are not opting this as an o… -
How can we add a CAPTCHA support (Oracle one or Google Recaptcha or other alternative)?Summary: One of our customer did ask if there is a possibility to support a CAPTCHA within the VBCS application to limit bots that would attempt to use the form exposed.… -
$application.user.email returns Username instead EmailSummary: Hi, When we run the app from VBS-> workspace , '$application.user.email' returns User Name. It returns Email when we either access shared app url or run it from…User_2025-02-10-07-41-15-235 27 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Table height and width not getting adjust in mobile portrait layout modeSummary: facing some issue when user running application on mobile the table width and height not getting auto adjust also dialog bar not working properly while using on… -
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view which is pulling the data from a SDP of a Business Object. Any …Vishnu_Mishra 17 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view on a button click which is pulling the data from a SDP of a Bus… -
How to change Font size and Font weight of input date componentSummary: How to change Font size and Font weight of input date component Content (required): Hi, I want to change font size ,weight and color of input date components wi… -
Autocomplete of chrome is overlapping with oj-input-search in VBCSSummary: Autocomplete of chrome is overlapping with autocomplete response of oj-input-search which stays behind the chrome autocomplete. Check screenshot. Is there any s… -
VBCS Tab Flow architecture.Summary: Need Advice on building Tab Navigation using sub flows and flow container Content (required): I have an application with multiple flows. One flow "detail" is fo… -
HTML content in Table dataSummary: How to display HTML content in Table data Content (required): We have a table in which data of columns will have html components. Now its rendering as a string,… -
I have followed the blogs suggested to me for creating components but colud not see the resultsSummary: component from scratch Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your top… -
Facing issue building bar chartSummary: I want to build bar chart for below json rest connection but facing some issue: x- axis : unit number y-axis : HoursSinceLastMaintenance { "UnitNumber": "2WD103…