Category 218
Discussion List
-
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…User_2025-11-28-00-34-35-395 67 views 5 comments 0 points Most recent by User_2025-11-28-00-34-35-395 Visual Builder -
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 … -
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… -
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… -
Editable table row in edit mode unable to identify because of colourSummary: Hi Experts I have created a editable table but the background of input components in edit mode is not user noticeable as shown below In OJET cookbook it is clea… -
Javascript Action Chains with same "visual style" as JSON Action ChainsHello everyone. I don't know where to put this feature request, so I'll put it here: I'm just transitioning to Javascript Action Chains and I miss the old "visual style"… -
Single Select paginationSummary: Content (please ensure you mask any confidential information): I am looking for an example of Single Select based on external endpoint (Fusion) that support pag… -
How to store both label and value data of combobox using sdpSummary: Assume I am using a combobox with sdp and I am storing project number in label and project_id in value. How to store both label and value data to an object crea… -
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with … -
two business objects in one sheetSummary: We have a requirement to pass oracle ids to another api for a transaction creation. Can we achieve this via single sheet in excel plugin Content (please ensure …