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
-
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor…
-
Visual Builder Application Security AccessSummary: Content (please ensure you mask any confidential information): Hi everyone, I have created a web application that I want users to be able to access, fill out th…
-
Standalone Application embeded in FA but I got openapi3 errors and Exception During RestActionSummary: Hi Experts, I have a standalone App to be embedded in FA by using page integration. I am using the embedded database (BO). In the landing page there should be s…
-
How to trigger build job for PROD environment in VBS for my VB appSummary: Hi Experts When I publish changes form my workspace the changes will be committed to main branch in VBS git repo and it will deploy to development environment. …
-
VB Forms and giving an error when a combo of 2 fields already exist in the dataSummary: Content (please ensure you mask any confidential information): Hi all, I have a form in VB with BO that have parent/child relationships. I have a table called '…
-
Fire notification is not showing the message banner in redwood theme how to fixSummary: Hi Experts We have created a project using redwood theme, but on click of button we need to show the message using fire notification, this is not working, pleas…
-
Rich Text Editor support for tables/other rich text components?Summary: We are using the Input Rich Text 2 component but this lacks many rich-text components (such as support for tables, pasting images, etc.). We can use an custom e…
-
VB BO post operation throws intermittently 500 internal server errorSummary: Multiple BOs in our application fails on POST operation from VB app with the below error . { "type": "vbcs://businessObjects/data/emptyErrorResponse", "title": …
-
How to show QR and barcode in VBSummary: Hi all, I would thank any info. regarding how to show something similar to this: I mean I would have to generate the codes and afterwards been able to show the …
-
Export Visual build application from one Dev instance to anotherSummary: We are trying to export and import visual builder application from one VB instance to another. On import to the new VB instance we also want to point to differe…
-
Hide App Extension from Menu for Unauthorized UserSummary: Hi experts, Is there any way to hide an App Extension page from navigation menu in Fusion, similar to Page Integration? Content (please ensure you mask any conf…
-
VBS Oracle integrations backend throwing error in VBS if used Oracle Cloud accountSummary: Hi Experts I'm getting below error while searching for API's in service connection with Oracle integration catalog if I use Oracle Cloud Account as the authenti…
-
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin…
-
Maintain Sort on tableSummary: I have a table (page 1) I click a link on the table and it takes me to a new page (page 2) When I navigate back to page 1, I want to maintain the sort position …
-
Modify VBCS Instance in VB StudioSummary: We are using VB Studio and workspaces to build our VBCS applications, VB Studio was configured to use the DEV Vbcs instance, we want to change/configure to use …
-
Unable to mark rows to be updated in VBCS Excel MacroSummary: We have a requirement to automatically copy the values of one of parent table's column to child table's column. Inorder to achieve this requirement i have writt…
-
Conditional height of table based on device like laptop and DesktopSummary: Conditional height of table based on device like laptop and Desktop Content (please ensure you mask any confidential information): Hi, I want to adjust the heig…
-
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. …
-
Setup App Extension Like New Fusion ReleaseHi Experts, Summary: Setup Redwood App Extension Like New Fusion 23D Release Content (please ensure you mask any confidential information): I have seen the Redwood Page …
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
DB Objects migration from one Apex to another.Summary: How to migrate tables, indexes, sequences, packages, procedures and functions from one Apex to another along with data. Content (please ensure you mask any conf…
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi…
-
Donut chart displaying label outside the donut when only 1 resultSummary: When the donut only has one supplier with a value (as the others are 0), it puts the number at the bottom of the donut. How can we put this inside the donut (as…
-
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please …
-
Displaying the dependent value of a column based on another column in an editable row.Summary: I am trying to get a value based on a the value of combobox placed in one column and display it in another column. Assume there is an editable table with column…
-
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select …
-
Gen3 CORS issues calling OIC EndpointSummary: CORS Error for OIC API Call Content (required): We recently upgraded to Gen3 and one of the main observation was , The Domain URL for OIC and VBCS are different…
-
how can i get a EBS vision instanceSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
VBCS Pricing and LimitationsHi Team, We are planning to leverage VBCS as part of OIC, and looking for information on how it is priced. I came to know it is charged by concurrent users and OIC messa…
-
Hiding check box in multi select table conditionallySummary: Hiding check box in multi select table conditionally Content (please ensure you mask any confidential information): Hi , I am using VBCS cookbook recipe to impl…