Visual Builder
Discussion List
-
VBCS Authentication for Anonymous usersHave a query with regards to securing the VBCS Web application which allows an anonymous user access SaaS. We have created an application which allows anonymous users an…
-
Free Visual Studio InstanceSummary: Hi Team Visual Builder Studio is Free. Why cant we provision the same with Oracle OCI free account? When I am trying to create instance it is giving error - "Li…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
Sub tab pagesHi, In master child relationship page how can I create child page with multiple sub tabs. Kindly help with any document, sample application or any link to blog Thanks
-
More Rows in page using REST APIHi, I created page with service connection using REST API call using GET method to fetch all employees and I found that only 25 records are retrieved in the page as ther…
-
How can I embed one VBCS page of one app in another VBCS page appSummary: Hi Experts I want to embed one vbcs page already live in another page of another vbcs application. is this possible? Please help with the steps i need to follow…
-
How to Save the Data in VB Page without using BOSummary: How to Save the Data / Upload a CSV File /Image and Save in VB Page without using BO or any database Content (required): Version (include the version you are us…
-
Unable to find the deployed process in the processes list in visual builderSummary: Hi All I have migrated my code from DEV to PROD environment. Process app i have activated and when i search in visual builder for the deployed process app under…
-
Template not working when oj-table columns atrribute is set using a variableSummary: Page is not able to select the custom template when column attribute is set using a variable. It however works when the column attribute is set using a string. …
-
After saving the record how can we show the form in read only format with valueSummary: I added the selected first row event on table. After selecting the row form will pop up and user will update the record. is there any possibility we can update …
-
I want to make visual builder app look and feel the same as Fusion?Summary: I want to make UI the same as Fusion button the same design and things like this. Is this possible or not
-
VB excel add-in - Set field defaultsSummary: Can the VB excel add-in provide for keeping defaults for fields based on constant or expression syntax. @E. Alex Davis-Oracle - please advise if this is in the …
-
demo instance to learn redwood apps for Fusion with Visual Builder StudioSummary: Hi Experts I want to learn to develop redwood apps for Fusion apps but I do not have an instance nor I hold a credit card to create a free OCI account. Please h…
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
VB Excel add-in ver 3.5 : Issues with Local Data SourcesSummary: After upgrading to ver 3.5 , there are multiple issues with Local Data Source: Boolean Data Type is not longer available. Cannot attach Local Data Source to Boo…
-
How to set a required field value to null.Summary: How to set a required field value to null as well as in UI. Content (required): Hi Team, In my application, I have some input-text and select single fields whic…
-
Display table inside Tree viewSummary: Hi, We wanted to achieve the functionality to display Table data inside tree node. Below is the scenario for better understanding: Let's say for example we have…
-
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…
-
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…
-
Display horizontal scrollbar on an oj-tableContent We have a table where we allow users to dynamically add/remove columns they want to see in the table. The number of columns can sometimes push the table off the …
-
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…
-
Getting error while creating a rest end point using Select from catalog- Oracle Cloud ApplicationContent Hi , I am getting the below error while creating a rest end point using Select from catalog- Oracle Cloud Application : There was an error while fetching ADFm mi…
-
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…