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
-
amalgamation of ADP table from 2 sourcesContent we have a design question : How to do amalgamation of data from 2 different sources ( BO and ERP ) in ADP table ? we have a BO - EmployeeBO. Fields are firstName…
-
SelectContent we recently implemented SelectSingle bcaz SelectOne is getting deprecated and not supported by Oracle any more. We want to implement SelectSingle few more pages.…
-
Responsive web pageContent Hi, How to create responsive web page in VBCS? Please suggest.
-
Caching BO in offline modeSummary I have an issue about saving data from Business Object into Cache.Content Hello, i'm developing a new VBCS Mobile Application and I need to save information from…
-
QuickStart vs Wizard of VBCS instance creationContent Hi Experts, There are two ways to create VBCS instance, one is QuickStart and another is using Wizard. What exact differences we'll get in both the options featu…
-
Offline Post VBCS with Business ObjectContent Hi i need to do a Get and Post with offline service, i follow some steps for this post here, https://blogs.oracle.com/shay/adding-offline-capabilities-to-an-orac…
-
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i…
-
Custom Component resetSummary Custom Component's data is not reflecting after updateContent Hi Team, I have created a custom component to show the data in tree structure where the data source…
-
SelectSingleContent Hello - we are using latest vbcs (JET 9.x) with Redwood theme and we want to use SelectSingle. so for unitId we used SelectSingle and for legalEntity we used Sel…
-
How to get multi selected table records in VBCS from Button action chainContent We are on JET 9 and implemented multi select table with checkbox. Its displays data fine. But when we select the rows using checkbox, we would like to retrieve t…
-
How to Implement Custom Login page & Custom URLContent Hello Experts, How to Customize the URL and Custom Login page of VBCS.Please Share the suggestion to do. Thanks, Aasik A
-
Background processSummary Background processContent Can I run a scheduled process in the background that will call rest api and will update the UI if needed ?
-
Dynamic question and answersContent Hi All,We have a requirement of displaying Questions with answers dynamically in our VBCS page for users. How can we achieve this functionality.Questions and ans…
-
Attachments in VBCSSummary Storing Attachments in VBCS from Oracle SaaS Sales Cloud applicationContent Hi, We have requirement in which user will upload a report or file from VBCS and it s…
-
Push NotificationSummary Push NotificationContent Is there a way to send push notification into VBCS app from external system? For example, I what the user to get push notification in a …
-
Screen space shortened in new VB VersionSummary In the new VB versions, less space for code editor due to other tabsContent We earlier were able to collapse the 'Web Apps' and even the component/structure tab …
-
Mobile PWA loading and new version notificationContent Hi, Working with mobile app and deploy as PWA: 1. How can I show loading animation indicator while app is loading, it sometimes takes up to 30 seconds with empty…
-
Sales – Best Practices: Extending CX Sales With Visual Builder, 15 December 2020, 8 a.m PT - SubmitContent Submit your questions for the Sales – CX Sales - 2020 Year in Review & What's Next session to have them answered during the live event. Post your questions by po…
-
Edit / View team member applicationContent Hi, I could not see my team member's created application whenI logged into OIC - VBCS application. Do we need to enable any settings to view other member develop…
-
Visual Builder Benefits & featuresContent Hi Experts, Can you please list the feature and benefits of Oracle VBCS that it offers. Or share some doc that lists all these. Regards, Ankur
-
How to Call an Action Chain of the Shell page?Content Hi, I am integrating the CoBrowse functionality with my DCS application and to do so I have to a write a JS code on the shell page of the application. However, I…
-
Calendar In Oracle vbcs.Content Hi all, We have a requirement in vbcs to display calendar based on data received from rest service we need to mark the dates given as per image which i have shar…
-
Team membersSummary Team membersContent Which roles should be granted in order to see other develpers in the team members list? Thanks
-
Unable to create records using multiple layouts for multi-level Business Objects feature in OVB add-Content We have a multi-level business object in an Oracle ERP Cloud ("Fusion") application that we are trying to interact with via REST API in the OVB add-in for Excel.…
-
Change group and decimal separator in an input numberContent In Brazil (BRL currency), the group separator is the dot and the group separator is comma. it is possible to make this change when converting the input number fi…
-
Column Header and Table Data Alignment losses using table ScrollContent Hello, I'm facing issue of Column Header and Table Data Alignment losses by doing loadmoreScroll.How to keep the column headers and data alignment same while Scr…
-
Paging Control not working in a TableSummary Basic paging control not workingContent Hello, I'm trying to replicate the Paging Control mentioned in https://www.oracle.com/webfolder/technetwork/jet/jetCookbo…
-
Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Summary Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Content I am trying to create a VBCS application that can be called out of Oracle In…
-
Business Object REST API securityContent Hi Team, I have created a BO in a VBCS application and created two custom roles(CustomAdmin & CustomUser). For each role, one user is assigned let's say a and b …
-
paging control not workingSummary as I try to put a paginf control inside a table, when I put the data variable It does not show the paginf control.Content My code and table before i put the data…