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
-
Page freezes when huge data is assigned to ADPSummary: SOAP BIP call is made to load data to an ADP. Page freezes when data is huge Content (required): We are making SOAP BIP call to fetch employee records from Fusi… -
What approach i should use to display 60 columns in a table which are editable?Summary: I have requirement to display 60 columns in table on VBCS Page. All the columns in the table are editable. What is the best approach to display 60 columns on a … -
Wizard for CRUD operations in business objects when navigate back resets main page.Summary: When navigating back from edit page generated by wizard the work the user has done in main page is reset. Content (required): Please I would like help from expe… -
VBCS App Look & FeelSummary: How to make VBCS look and feel similar to fusion? Is there any fusion/standard css available which we can use in our app development for fusion? Content (requir… -
Role based access control for pages is not working as expectedSummary: Whichever page are enabled for role based access are throwing 403 in the console log when navigating to, even using the user which have been assigned to the rol… -
How to right allign the label of a form field and also change the fontSummary: Hi experts I want to right allign the label to the right instead of left in the form layout for a particular form field, can you please help me. Also, how can i… -
VBCS service connection fails with 502 bad gatewaySummary: Hi , VBCS service connection is failing with 502 bad gateway while invoking oracle cloud Rest API for batch billing event creation, when cloud API returns error…User_2025-11-28-00-34-35-395 323 views 2 comments 0 points Most recent by User_2025-11-28-00-34-35-395 -
Trying to add the empty row in table.Summary: My requirement is create editable table while enter the partnumber then part_desc, UOM, bom_quantity, status will reflect auto through REST API, which is workin… -
how to right allign the column content within the table componentSummary: Hi Experts By default the content within the table component is not right aligned, can you please help me with how can i right allign the content for few of the… -
Transform data with javascript and assign to REST endpoint is throwing errorSummary: Hi Experts When I'm trying to generate the REST endpoint payload with JavaScript and assign to REST action it is throwing 502 error but the integration is able … -
Facing an issue with assigning groups to Application profileSummary: We are facing an issue with assigning groups to Application profile. For eg. If we set a group “Test User” to a role “User” in Application profile “Default” the… -
How to get the most used value at the top in the selectonechoice?Summary: How do i get the most selected value under the selectonechoice at the top in the list of values? Content (required): How to get the most selected value at the t… -
Help texts in select single is not persistent.Summary: Help texts in select single component is not behaving like the other components. Content (required): I have a select single in my web app with a help text. Whil… -
VB Excel add-in - identify field for LOV not available for projects APISummary: While setting up LOV for a field based on the projects REST API, cannot set the projectId field as the Identify field. The field is available for Display Field … -
oj input text field on clicking showing the drop down in browserSummary: Hi Experts I could see that whenever I'm clicking on the input text field some kind of LOV comes up in the browser. How can I disable it, please help as it is a… -
Default Managed Schema Issue, its creating new schema for every instanceSummary: Default managed Schema creating new schemas while migrating the vbcs application from one instance to another. Content (required): Hi All, In one of my project … -
How to right allign the text in the form fieldSummary: Hi Experts I have a requirement to right allign the text within the form field in a form layout. Please help me how to achieve the same Content (required): Vers… -
How can we freeze the Column or table after edit the record in table.Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
I can't use the input numberSummary: Content (required): Hello everyone, For some reason I can't use the INPUT NUMBER component. Every time I want to use it it only shows the label and not the fiel… -
Best practice for better performance on VBCS page loadSummary: Hi , Need some pointers for best practices on VB page load . In most of our web apps we are invoking middleware to fetch Fusion real time data with BIP reports …User_2025-11-28-00-34-35-395 251 views 2 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle -
Is it possible to have a table component as collection template in oj-combobox-one ?Summary: I have a oj-combobox-one component for customer search . It works as a search as you type . We want to display both customer number and customer name in a Table… -
how to get Server url from an service connection in VBCSSummary: Hi, We have a requirement where we need oracle SaaS url in VBCS app. We have a Service connection to call BIP reports which has server url contains correspondin… -
How to Add Two filterCriterion on the same attributeSummary: How to Add Two filterCriterion on the same attribute Content (required): If I have a BO named Departments and I want to place filterCriterion on DeptName in a m… -
Can I edit the Journey Card on Assign Journey Page using VBS?Summary: I would like to make changes in Oracle HCM Journey using VB Studio by customizing the journey card on assign journey page. The following requirements are the ch… -
Unrelated Business Object in VBCS Excel PluginSummary: We have two different set of Rest API, Shopping List and Shopping List Lines, We want to link them and fetch data in excel plugin Content (required): @E. Alex D… -
Why role based access for BO not working as expected in visual builder Excel add in?Summary: I have created business OB and want this business object should access by Role ARSelfService_Approver ( this role already created in App -> setting ->Roles and … -
Update Service Connection password using APISummary: Hi All, We have rest based service connection defined and using basic authentication. Every quarter the password changes and we have to manually go to each appl… -
Facing "Status Code: 504 Gateway Timeout" on REST call to create 25K records in BOHi Experts, We have a page where user can upload a csv file and we will read the file and load data into BO. Now the records are almost 25K, and the REST call ends up wi… -
can we makes rows in column header of a table in VBCS?Summary: I am using oj -table and now I want to add some parent header to some header columns .Can anyone give idea on how to achieve this? I have attached the screensho… -
VB Excel add-in - Batch Upload Slow Performance issue with high volume order linesSummary: Slow performance using VB Excel bulk load lines for Order using FA order Lines API. The requirement is to bulk create 500+ lines per Order. Only 1 order is allo…