Web
Discussion List
-
How to change backgroud colur of pageSummary: Hi How to change backgroud colur of VB page like Blue colur or some mix colur . Content (please ensure you mask any confidential information): Version (include …
-
How to Access Application Extension published through App UISummary: How to Access Application Extension published through App UI Content (please ensure you mask any confidential information): Hi Expert, I have created an APP UI …
-
Deployment in VB studio fails - 502 'unable to find valid certification path to requested target'.'Summary: Hi All, VB web app deployment fails in VB studio with below error , Error: Service response exception [get deployment status] - [https://shared-dev1-vbcs-1-vb-i…
-
Convert any file to base64 in VBCSSummary: Hi all i am trying to convert file to base64 in VBCS. Content (required): Whenever we are converting file to base64 it is a good practice to use promise. I am u…
-
Best way to Identify the failed action chainSummary: Best way to Identify the failed action chain Content (please ensure you mask any confidential information): Hi Expert, We have a VBCS application comprises of 8…
-
Reverse the order in legend in oj-chartSummary: Reverse the order in legend in oj-chart Content (please ensure you mask any confidential information): I have requirement to show the legend data in ascending o…
-
Reverse the order for series-id in oj-chart-itemSummary: Reverse the order for series-id in oj-chart-item Content (please ensure you mask any confidential information): I have requirement to display the order (ascendi…
-
openurl index.html to refresh the application fails 404Summary: hi, i typically follow to set the locale for language for the user, and on previous apps, the action openurl index.html to refresh the application works fine. H…
-
Setting up stacked Bar charts in Oracle VBCSSummary: Setting up stacked Bar charts in Oracle VBCS. Content (please ensure you mask any confidential information): I have requirement to create stacked bar charts. I …
-
Clear single select and radio buttonSummary: Clear single select and radio button Content (please ensure you mask any confidential information): Requirement is to clear the radio button if single select is…
-
how to change the color in series id for oj-chart-itemSummary: I have made the changes in the bar charts to display static color for the bars but for series id its still showing as different color. I need to make the same c…
-
callcomponent method to show/hide in Oracle VBCSSummary: callcomponent method to show/hide Content (please ensure you mask any confidential information): I am trying to hide and show, from date and to date only when t…
-
How to migrate BIP reports through VB studioSummary: How to migrate BIP reports through VB studio Content (please ensure you mask any confidential information): Hi Expert, We want to automate the process of BIP re…
-
How to delete a git repo and its branch in VB studioSummary: How to delete a git repo and its branch in VB studio Content (please ensure you mask any confidential information): Hi Expert, I have created few git repos and …
-
Need help in embedding VBS page in fusion with ssoSummary: Hi Experts I have currently embedded my VBCS page in Oracle Fusion using page integration, but when the user clicks the tile to launch my VBCS page it is asking…
-
Unable to enable VBCS for the Integration instance. Contact support at https://support.oracle.com.Summary: Hi Experts I'm trying to enable visual builder in my Oracle integration instance but it is failing with below error, please help me Unable to enable VBCS for th…
-
How to add the favicon image to a redwood vbcs appSummary: Hi Experts I added below to index.html to a redwood vbcs app but the favicon image is not showing, please help @Vignesh Viswanath-Oracle @Sherif Bashar Oracle …
-
how to show animation until the page loadsSummary: We have embedded vbcs page in oracle fusion cloud, when the user clicks on the page link it is showing white screen for 20 seconds. is it possible to add animat…
-
Visual Builder option is not showing in Oracle fusion for RedwoodSummary: Visual Builder option is not showing in Oracle fusion for Redwood Content (please ensure you mask any confidential information): Hi Expert, For Fusion instance …
-
Scan file upload in VBCSSummary: We have VBCS pages with upload functionality , uploaded file is converted the base64content and placed in the CLOB column in the ATP. The uploaded file can be d…
-
why am i seeing blank preview page , after clicking preview from Visual Builder ?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Click event is not triggering on thematic map markerHello experts: I am building a thematic map in VBCS which shows the US states and specific cities within the states. I am using marker template to show the cities. I wan…
-
How to add google translate widget on vbcs pageSummary: We want to add google translate widget on our webpage. Content (please ensure you mask any confidential information): Version (include the version you are using…
-
vbcs decrypt/encrypt javascript apiSummary: I need to decrypt/encrypt data in my vbcs's site. I've read about a lot of js api's i can use Please, can someone advice about a js api i can use? May be a brow…
-
PDF external javascript import library failingSummary: Hi Experts I'm trying to import jspdf.min.js external library into VBCS app but after adding the library and using it in javascript function my application is n…
-
vbcs Add in line js script to shell pageSummary: I've added an in-line script to my project's htm section I'd like to include in-line script in shell page. Can someone please show an example on how to do this??
-
Stop browser from asking to translate site made in visual builderSummary: Hi, i got a visual builder site. Browser always asks user to translate page Is there a way to avoid browser to ask user to translate site??? Version (include th…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
Error Trace while using try catch block in VBCSSummary: How to catch the error trace in VBCS redwood try { //code block} catch (error) { console.log(error); } We tried but we are not able to capture the exact error w…
-
how to remove browser suggestion from the input components ?Summary: Hi Experts I could see that the suggestion text are added to the input component as soon as i click on any input component to provide the input. Please help me …