Category 218
Discussion List
-
How to use upper In Q parameterSummary: Upper syntax In Q parameter for fetching & Comparing Records Content (required): Hi All, Getting values through search by passing q parameter in rest call . Ex:… -
Vulnerability Analysis for VBCS applicationSummary: Looking for different ways to analyze the vulnerabilities in VBCS application. With VB Studio and without VB Studio(bundled with OIC). Content (required): I hav… -
Input Number with decimals not rounding while savingSummary: While Saving data with decimals in the custom object in app extension, the data is not being rounded while saving. Content (required): Hello, we created a simpl… -
oj-tree-view expand all performance guidelinesSummary: We have implemented oj-tree-view with 4 levels of child nodes and huge data set of appx 50+ parent nodes. As per documentation expanding all nodes for huge data…User_2025-11-28-00-34-35-395 59 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Fetching All Data from Rest APISummary: Fetching All Data from Rest API Content (required): Hi all, I am fetching records from REST API, It show only 500 records as I set limit as 500 but the count is… -
Export Issue - Column Data is enclosed in Double QuoteSummary: Hi, I am facing one issue with Export. One of the Columns data is string type and it can contain number as well number with hyphen sometimes. Ex 456788 or 45678… -
Variable Assignment issueWe are facing variable assignment issue while drag and drop its show like following snapshot and not working until we change it manually by typing ($chain.results.startP… -
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… -
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… -
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…User_2025-11-28-00-34-35-395 126 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder -
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… -
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.… -
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…Vishal Singh Rajpurohit 91 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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…