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
-
How to show concat multiple values in combobox drop down lovSummary: How to show multiple values lov in combobox drop down LOV List like username1 email1 employee_id001 department_nameA username2 email2 employee_id002 department_…
-
VB Studio - Application Extension project templateFollowing steps to create New Project in VB Studio. However, not provided with option to select 'Application Extension' project template. Grateful for steps on how to co…
-
Is it possible to perform pagination in a Business Objects?Summary: Content (required): I have a Business Objects in which the user registers his data line by line. Now it is required to enter more than 50 lines. Is there any wa…
-
How can we make Tables with Irregular HeadersSummary: We have a requirement we need to group the parent header column and corresponding column in the same section. Also, not all columns have a parent header how can…
-
How to implement Percent Bar Chart in vbcs?Summary: Content (required): I want to display the data in bar chart with percentage. How can we implement this in vbcs? Version (include the version you are using, if a…
-
Export data into excelSummary Export data into excelContent We are using export to export table data into excel. Our SDP has structure as shown in the attached screenshot. we have array of i…
-
Excel Spread Sheet with LOV values in VBCSSummary: Hi Team, We have a below requirement in VBCS. Download button to download an excel sheet with predefined LOV values and entire the required data and upload it t…
-
Grunt Command giving error if oj-sample component is installedSummary: Hi, I am using vb-build grunt commands to build and deploy my applications locally. I am getting below error if the application has oj-sample component installe…
-
Load file picker issue not able to read content of file ADP result unknownSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Visual Builder Add-in For Excel WebinarJoin this month's Oracle Visual Builder Office Hours to learn how the Visual Builder Add-in for Excel can help you create Excel front ends for your REST services and bus…
-
How to do make duplicate rows in a table using the button?Summary: Content (required): Hi, Can we make duplicate rows from the existing rows in VBCS can anyone help on it. I'm attaching the screen shot below in that I selected …
-
Redwood AnalyticsSummary: Hello, There are many components like Dashboard Grid, Panel etc. in the Redwood components while building Application Extension. Is there any documentation or e…
-
user access to Business ObjectsSummary: Content (required): Hello everyone. I ran into a problem in the BOs. I have a Visual Builder screen that is embedded in the ERP CLOUD. What is happening is that…
-
offline-persistence-toolkit is not honoring the max-ageSummary: Content (required): We are implementing the 'offline-persistence-toolkit' in our code with getCacheFirstStrategy for client side caching. As per documentation "…
-
Import custom css to the entire VB applicationSummary: Can we import custom / override theme css to the entire VB application , instead of adding to each webApp separately ? Content (required): We have developed com…
-
VB Upgrade 22.10 IssueSummary: Components are not getting loaded and giving the error - Missing parameter, element='null', methodName='setProperty' Content (required): Could you pls suggest V…
-
Update VBCS BO column on approvalSummary: I need to know how can I update Business Object Status column on behalf of process service cloud (PCS) approval and rejection , should I call VBCS end point
-
Remove duplicate values in Array variable/Select Many in Oracle Visual BuilderSummary: Select Many shows duplicate values Content (required): Hi Team, We have created an Array variable at page level in VBCS. In one of the action chain, we have use…
-
How to change Label Names of webpage based Location in VBCS?Summary: Content (required): how to change labels and names into different languages based on countries or places? Version (include the version you are using, if applica…
-
Copy Selected Rows (SDP) to ADP/SDPSummary: How to copy selected rows from table (using SDP) to another table (can be SDP/ADP) preferably in a dialog window or other page to perform further processing lik…
-
How to dynamically change the Service connection host name while migrating between environments?Summary How to dynamically change the Service connection host name while migrating between environments?Content Hi All, We have 3 environments of OIC namely DEV, UAT and…
-
VBCS - Current Logged in User and isAuthenticateFlagSummary: VBCS app security via fusion cloud loggedin-user. Content (required): I am looking for help to get the current logged in user in my VBCS page embeded in fusion.…
-
Fetch cloud application hostname from service connections/some other ways from VB app?Summary Fetch cloud application hostname from service connections/some other ways from VB app?Content Hi All, We have created a VB app and is embedded in cloud applicati…
-
Export Data from the Command Line gives 401 Authorization Required errorSummary: Visual Builder APIs to export data of the business object into CSV file gives 401 error Content (required): Hi, As mentioned in this Oracle document https://doc…
-
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…
-
FragmentSummary: how can we use fragments on multiple applications Content (required): We are able to use fragment on same application is there any way to reuse fragment on othe…
-
OIC - PCS - How to integrate approval group from SaaS to PCSSummary: Apologies but I couldn't find category related to PCS. I am working on one of the customization and I want to make the assignee to read from approval group crea…
-
Rest Batch operations with BO in VBSummary: Hello, I would thank any help with the following. I would like to have possibility of doing rest calls in bulk in BO's created by me in VB, using this type of p…
-
Select with checkboxSummary: Select with checkbox Content (required): Hello everyone, I'm looking for a way to do the following: I need a dropdown list but this list must select each option…
-
select single not populating in ADP table.Summary: I have an ADP table in which one of the columns is a Select-Single template. The select-Single has a CollectionTemplate as Table. When the data loads in the tab…