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
-
How to add table like data to combobox component like select singleSummary: Hi Experts I want to add the table data on combobox component like we can add in select single component, basically i want to show more than 1 column in the dro…
-
Why am I getting an error in console when I try to open a simple dialog using a button in vbcs?Summary: When I click on a button to open a simple dialog I am getting this error in console. Also please note the aria-hidden="true" property in the below error is not …
-
Best way to handle more than 50000 records in select singleSummary: Best way to handle more than 50000 records in select single Content (please ensure you mask any confidential information): Hi Expert, In our VBCS application, w…
-
Unable to expand the component , structure, data pallet in the applicationSummary: Hi Oracle I'm unable to expand the component, data and structure pallet and see the components . Even if i click on components it is not showing the components …
-
Guided tour in VBCS for end usersSummary: Hello, I was wondering if anyone has managed to introduce guided tour functionality using VBCS for their webpage. For example, I've noticed that the new Oracle …
-
Confidential Application not able to connect to VBCS Business Object using OAuthSummary: Trying to connect to VBCS Business Object from OIC. For this purpose want to use Oauth as the bearer token method is not best practice. Content (please ensure y…
-
error creating connectionsSummary: You get an error every time you try to access the backends which causes the browser screen to freeze. The error at the console level is the following: happens i…
-
How to get host name for vbcs open urlSummary: We are using the vbcs action openUrl in vbcs app extension to navigate to a fusion page. Is there any way to get the fusion host name instated of hard coding it…
-
Load Data into VB BO Production DeploymentSummary: hi! When i need to load BO data into a Deployment of VB (Environments/Deployments/Lock/Load) it always fails with the message: We ran into a problem and could n…
-
How to update flow selection in dashboard templateSummary: Hi, I am using Dashboard template to have left side navigation menu. I have a use case where user navigates to another flow from one flow (interflow navigation)…
-
How to create SDP variable based on nested JSONSummary: How to create an SDP variable based on nested JSON Content (please ensure you mask any confidential information): Hi Expert, I have the JSON payload and I need …
-
Lookup in VBCS App extensionSummary: We have a requirement to do country code/states lookup in an app extension workspace. App extension doesn't have business object to maintain the country codes u…
-
RSSP Redwood -- VB Express: "We can't display this page."Summary: We are attempting to make changes to the new Redwood pages for Self Service Procurement. The page we are having issues with is the Requisition Line Details page…
-
vbcs - table content layout - not refreshing after dataprovider eventSince upgraded to Release 2410 Visual Builder Runtime Version 2410.2.0 Oracle JET Version 16.1.4 A table is not adjusting its layout after a dataprovider event - refresh…
-
How can I enable SSO to avoid re-login when accessing my embedded VBCS application in Fusion?I have created an application using VBCS and embedded it within Fusion. However, when I log in to Fusion and then try to access the embedded application, I am prompted t…
-
How to update integration connection URL on Oracle Process Automation after migrationSummary: We have recently migrated our Process Application from the SIT instance to the UAT instance. However, we have encountered an issue where the integration connect…
-
How to change the table header font type in redwood themeSummary: Hi Experts Please help me, on how to change the style of table column header in redwood. I want something like below but i get big font in table column header. …
-
How to set the height of table based on data or rows and restrict max heightSummary: Hi Experts In table component below i'm having just 1 row but i want to restrict the empty space in the table component based on the rows available on the table…
-
Redwood Calendar is not getting properly refreshedSummary: Redwood oj-sp-calendar is not getting properly refreshed. Every time the ADP is refreshed with new values the calendar component is appending all the old and ne…
-
Retrieve Database Sequence Next value in VBCSSummary: Hi experts, How to get the sequence.nextval in VBCS and display it in user interface where sequence has been stored in ATP DB. Use case: When multiple users acc…
-
Generate PDF Report in VBCSSummary Can we generate a PDF format report in VBCS using data from a REST APIContent We have a requirement to generate a formatted PDF report using data retrieved from …
-
VBCS application error after embedding in Oracle Fusion SaaS X-Frame-Options to denySummary: Hi, We are getting error as 'X-Frame-Options' to 'deny' after embedding vbcs application (based on vb redwood templates) in Oracle Fusion. We have other vbcs ap…
-
How to generate sequence in VBCS excel add inSummary: Below are the requirement We have one column with name ID and it is unique in database. Want to generate sequence number through excel add in rather than manual…
-
ojtable showing as InitializingSummary: Hello Team, I am facing issue when loading the table its showing as "Initializing" but not loading the data. I see data in the debug console the data is there i…
-
Unable to bind text with oj-bind-for-each with oj-row-expanderSummary: I am trying to use oj-row-expander property in oj-table. The values of column headers are dynamic. Hence the attributes inside the child row is also dynamic. I …
-
Flex-field Support in VBCSSummary Is it possible to incorporate KFF or DFF in VBCSContent Do we have the ability to display Key Flex-Fields and Descriptive Flex-Fields (similar to ERP Cloud) in V…
-
Webcast (18/Nov) - What's new in Oracle Visual Builder and Visual Builder StudioJoin us for a webcast that will cover the key new features added to Oracle Visual Builder and VB Studio in releases 24.10 and 25.01. Monday Nov-18th at 11:00am PST/2:00p…
-
Unable to sort table column after customizing SDP fetchSorting tables columns used to work before customized the SDP fetch. (In my customization code, I call a BO to check if the values that I'm getting from my SDP exist in …
-
502 Bad Gateway FunctionInvokeImageNotAvailable when calling Pre-Built Function from VBSummary: Hi! I'm following Shay's blog https://blogs.oracle.com/vbcs/post/generate-pdf-documents-from-visual-builder … With the tenancy admin ID, I created a new VCN, pr…
-
oj-switch not able to toggle with keyboard 'enter' or 'space' or 'tab'Summary: OJ - Switch, not keyboard accessible. Not able to toggle the switch with keyboard. Tried to add an action for keypress/keydown, but it is not initiating the act…