Category 218
Discussion List
-
Security VBCS Flows and Page access based on the role assignedSummary: We have a VBCS application where we are trying to restrict the page access by using the below code in the page JSON: "security": { "access": { "requiresAuthenti…
-
Easy way to show country flag icons in VBSummary: Please, I would like help in case anyone has shown icons with the country flag in VB. To improve the UI would be much better to show an icon/image than showing …
-
Are all REST APIs for Fusion Cloud HCM available in VB Studio?Summary: Fusion HCM Cloud REST APIs availability for extensions in VB Studio Content (required): I’m trying to create a service connection in VB Studio using the Service…
-
VBCS Application not supported in Internet Explorer IE-11Summary: We are unable to view any pages of VBCS Application when we ran the url in internet explorer Compatibility IE-11. Clientuses only IE as browser to operate Conte…
-
Visual Builder vs. Mobile Hub for mobile appsSummary: If I need to build an enterprise mobile app, what are the pros and cons of using Visual Builder vs. Mobile hub for development? Please advise. Content (required…
-
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…
-
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…
-
Mobile app causing issues in iphonesSummary: Content (required): Hi Team, We are developing a mobile app with OPT and as a PWA app, while opening the app in android and in tabs it is working fine but in so…
-
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…Shay Shmeltzer-Oracle 42 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Embed mobile app in other domain.Summary: Can we embed the mobile app in other domains. Content (required): Hi Team, We are developing a mobile app as a PWA app and it is designed responsively across al…User_2025-02-11-11-37-24-835 32 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to configure Grievances Smart Action for HR Help Desk using VB StudioSummary: Need to configure grievances based on custom object(created in Application Composer) using VB Studio in HR Help Desk Request page Content (required): Hi, We hav…
-
Filter Records in a table (ADP based) on Select Many Search FilterSummary: We have an table based on ADP . We need to filter the records in ADP based on search criteria which is of type select many. As select many accepts array of elem…
-
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…
-
Select single is having duplicate records, how to display only distinct recordsSummary: Hi All When I use select single to display records it is showing duplicate records from the web service but I want to restrict it to display unique records only…
-
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…
-
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 32 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder
-
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,…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 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 …
-
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…
-
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…
-
FilterCriterion ignored on implicit fetchSummary: We have oj-table configured with service data provider as below. Content (required): "srTableSDP": { "type": "vb/ServiceDataProvider", "defaultValue": { "endpoi…
-
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 …