Visual Builder
Discussion List
-
Best way to handle disabling of the security of VBCS applicationSummary: We are developing a VBCS application that needs to be accessible over the internet without authentication, specifically for a supplier request form. To achieve …
-
how to resize column in a tableSummary: how to resize column in a table Content (please ensure you mask any confidential information): Hi Team, We have developed a page where we display the data in th…
-
How to add a new VBCS backend to access APIs from an OIC other than the default?Summary: In Visual Builder, I need to access OIC flows from a different Defualt instance, but which are in the same OCI environment. I need to create new Service Connect…
-
How to check if SDP is empty or has value like an ADP ?Summary: Hi Experts I have a message to show based on SDP is empty or not. as highlighted in below screenshot My table is populated with this SDP variable and has load m…
-
Failed to access the production instance with Visual Builder Excel Add-in to mass upload itemsFailed to access the production instance to upload items in bulk in public shopping lists through Visual Builder Excel Add-in. I was able to do it with the previous inst…
-
How to justify the form components to center of the form layoutSummary: Hi Experts How to make the components within the form layout to center , please help. it looks odd that buttons are centered but the form components are left ju…
-
Managing GIT repositories across multiple pillars-teams in Fusion Applications contextSummary: Need guidance on managing Visual Builder Studio .git files across pillars-teams converging on Production. Content (please ensure you mask any confidential infor…
-
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure…
-
Unable to extend supplier registration redwood page with appui / vbSummary: Hi Experts I'm facing issue in extending supplier registration using visual builder / appui as the URL validation is failing if i preview and also in the live m…
-
how to change text while extending next gen supplier registration page with VB ?Summary: Hi Experts I'm extending supplier registration page with visual builder but i do not see any section to customize the field value of text as shown in below scre…
-
Hi All, I need to display a REST response in a table in VBCS.Summary: Hi All, I need to display a REST response in a table in VBCS. What would be the best way to achieve this Content (please ensure you mask any confidential inform…
-
Can we preview the whole process and add new approver/FYI user when embed process to VBCS?Hi all, I am going to build a VBCS page with process approval function. May I know that can requester preview the whole approval flow before submit? like user A → user B…
-
where can i download redwood reference app for visual builder .zip fileSummary: Hi Experts Where can i get .zip file for redwood reference app for visual builder, i want to import the app and use for my use case. please help Content (requir…
-
Role based access control on Navigation MenuSummary: Hi I have created VBCS application using Dashboard example template which provides vertical navigation menu and dashboard. Now I want to implement role base acc…
-
How to assign blob (binary) image data to avatarSummary: Hi Experts We are getting binary image data from Oracle Fusion REST API, if we try to assign the binary data to avatar src attribute we are unable to see anythi…
-
VBCS Error- 414 Request URI Too LargeSummary: Hi, We are calling BO's get Endpoint and passing org id as q parameter but it is failing in some cases with 414 Request URI Too Large error when q parameters ar…
-
REST Helper POST ExampleSummary: Hi All, I want to call POST rest calls from Java Script module function by passing a request payload using REST Helper. Cookbook has one example but it is for G…
-
can we load more rows on scroll on ADP based tableHi We are facing issue in table contains 20000 rows how to do load more on scroll in ADP based table if not then can this be achieved via pagination how to achieve? ADP …
-
Tab does not appear when opening a Page in VBS workspaceSummary: Within my VBCS Workspace, a tab is usually created at the top of the designer window when editing a Page. As of about a month ago, this tab no longer appears fo…
-
In VBCS how to apply Aggregate Function to a Calculated FieldSummary: Hi There I have two business objects the parent is Header and the child object is Lines .The child business object has a calculated fields and I want to have an…
-
How to rename cancel and submit button names in search and edit redwood page templateSummary: Hi Experts I want to rename those buttons to back and next instead of cancel and submit. How to do this please help in search and edit redwood page template @Sh…
-
How to find pages that Oracle made it with VBCS ?Summary: I want to know where i can find new responsive page that Oracle made it with VBCS and enter to edit it in VBCS
-
Is it possible to fire event before select single component is clickedSummary: Hi Experts I have 2 select single components which call same SDP to populate the data but i wanted to know if it is possible to fire event to know from which se…
-
Need roles to access VBCS BO endpoints alone without access to integrations/applicationsSummary: Role/Approach needed for user to access VBCS BO endpoints alone without access to integrations Content (please ensure you mask any confidential information): Hi…
-
Not able to refresh roles from SaaS in OIC-VB. What am I missing?Summary: Hello, please, I need help with the following: I see plenty of SaaS roles here in VB-OIC settings: I have created a ROLE in SaaS BUT not able to see in VB. I ha…
-
How to dynamically display component in visual builder as per the count of records iSummary: Hi Experts I have a response from a REST API i.e. for each BU there will different criteria like below i.e. Projection Name, Projection Status, projection, Proj…
-
How to change the color of search and edit redwood page at top of page to other color than blackSummary: Hi Experts How to change the color of redwood search and edit page in visual builder. Please help current color is black I want below color @Shay Shmeltzer-Orac…
-
Lookup tables & SDP concatenated keySummary: We have a very large number of lookup tables in our app, and rather than have so many data maintenance programs, we'd like one lookup table and maintenance prog…
-
Form layout is not spanning across the space available in wider screen devices, buttons not centeredSummary: Hi Experts I have an application where the form layout is not utilizing the extra space available in wider screen devices as shown below. Please help me how can…
-
Can I incorporate javascript library in SaaS VBCSWe have build an application in standalone VBCS that converts a picked Excel file from .xlsx format to .csv then copies it to Object Storage. This is achieved using a ja…