Category 218
Discussion List
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.6 releasedI am pleased to announce that version 3.6 of the add-in has been released publicly on Oracle.com You can download the add-in from this page: https://www.oracle.com/downl…
-
VBCS instance refused to connectSummary: Content (required): Hi Experts, I did stage to the app and publish and I got the live URL. l created sandbox in FA and with structure, page integration. I added…
-
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w…
-
Only exit from the row edit mode when click on a buttonSummary: Need exit from the Table Edit Mode only when a specific button is pressed, only allowing the focus off from the table closes the edit. Content (required): Hi, I…
-
Issue while Uploading CSV to BOSummary: We have the below issues in CSV Upload .Can any body please give some inputs We have followed the VB Cookbook Recipe to Upload CSV to BO. We have downloaded the…
-
VBCS - Fragments - Unable to update Action Chain NamesSummary: Hi All, We are facing strange issue with VBCS (Working in VB Studio), unable to update action chain names in any of the fragments but we are able to update acti…
-
Card FlipSummary: How to implement card flip Content (required): Hi, I am trying to implement card flip as explained in the below URL. I am facing one issue. My first click alway…
-
Sample Example of Calling a Oracle Cloud BIP Report and Assigning the values to a VariableSummary: Can anybody if already done this Please share a Sample Application ZIP File for Calling a Oracle Cloud BIP Report and Assigning the values to ADP Variable in VB…
-
Issue with accessing REST endpoints for Business Objects created in VB through VBSI'm currently experiencing an issue with accessing REST endpoints for Business Objects created in VB through VBS (Visual Builder Studio). When I try to access the End Po…
-
How to Refresh a Page with ADP TableSummary: We are Deleting the Data from BO and then inserting the data into BO. The Insert of Data is not getting Refreshed on Page. We have used ADP to store the table d…
-
I have Visual builder extension built for fusion could but broken SSO after cloneSummary: Hi Experts After clone of Oracle fusion cloud instance the SSO configuration is broken and we are unable to launch Visual builder apps or extensions from fusion…
-
Securing page access with FA roles and JWTSummary: Content (required): Hi Experts, A new requirement for an application. The security of access and pages should be using based on FA roles and JWT. Is this visibl…
-
sorting row in gantt chartSummary: i want to sort data that is displayed in row to be alphabetically from A - Z. the output will be as below image: is there any way i can do a sort function for t…
-
Need Sample Application File to Upload CSV FileSummary: Can anybody Please share a Sample VB Application Zip File to Upload CSV Files into Page and also into Business Object. Content (required): Version (include the …
-
How to build the application with minify html and js filesSummary: Hi! we trying to optimize an application and I need to minify the js and html files but we cant find information about that. The documentation only mention a vb…
-
I'm unable to find Visual Builder under configuration in FusionSummary: Hi All I'm panning to build fusion cloud extensions with visual builder but I'm unbale to find the visual builder option under configuration as mentioned in the…
-
Input field inside form layout not getting aligned horizontallySummary: Input field inside form layout not getting aligned horizontally Content (required): Hi Expert, To perform validation on input field, we have used the .Now when …
-
How to add Input Parameter to a Page to Ftceh the Data of the BOSummary: We want to add a Input Parameter ; Employee Number to the main-start Page and Then Fetch the Data from the BO on to the Page based on this Input Parameter .Plea…
-
freeze menuSummary: Content (required): I have a screen similar to the one in the image, which is hidden and shows the side menu. It also has a main title. What I need is to make t…
-
SDP refresh is not pulling in latest updated dataSummary: SDP refresh is not working as expected Content (required): We have a custom object in Fusion. We are using table to display the data and table inline to edit th…Nirosha Mookaiah Natarajan 94 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Execute Oracle Cloud Sql Query and Post the Data to BOSummary: We are not able to fetch all the Required Columns using the GET Method REST API of HCM Cloud . So we are looking to execute the sql query of the Oracle Cloud BI…
-
Purpose of Visual BuilderSummary: Hi, There is a business requirement wherein a custom form or page needs to be designed. This page needs to be launch from SaaS ERP. This page would be used by u…
-
Oracle fusion application token relay in VBCS Excel pluginSummary: @Shay Shmeltzer-Oracle @E. Alex Davis-Oracle We have a requirement where we don't want user to enter creds in Excel plugin basically if it can propagate in some…
-
How to put foreground Image in Redwood templateSummary: Foreground image not rendering on the redwood template Content (required):I am trying to put a foreground image on the welcome template. I tried importing an im…
-
Call a Oracle Cloud BI Publisher Report and Post the Data into BOSummary: Has anybody done this already . Please advise . Call a Oracle Cloud BIP Report in VB and then Post the data into BO ( ADP Table ) Content (required): Version (i…
-
Data Manager's capabilities for importing large dataSummary: Data Manager's capabilities for importing large data into an App that has inter-related Business Objects. Content (required): We are currently in the process of…
-
VB Life Cycle EventsSummary: 1.Which Event to Trigger to Delete All BO Data Before Loading the Data to BO We don't want to Write it in Button oj action. Content (required): Version (include…
-
Horizontal scroll is not shown on overflow of the content in the tableSummary: Hi All, Horizontal scroll is not added to the table on overflow of the content in vbcs version 2207, Even adding the code style= "overflow-x:hidden" to vb-conte…
-
Sample ZIP File for Deleting the BOSummary: Can anybody Please share a Sample Application ZIP File for Deleting/Clearing the BO Content (required): Version (include the version you are using, if applicabl…
-
RegEx with if statement (different choices)Summary: Content (required): Hi Experts, I have list of values e.g. in select single components. For each value I want to assign different RegEx pattern. If the user e.g…