Category 218
Discussion List
-
BPM Workflow In Fusion Application Extension.Summary: In my case I have developed a UI Using Fusion VBS APP Extension and given the separate role. Added it to the Fusion Page. but i have requrement for that UI to a… -
VB Standalone vs VB in the OIC - when to use what?Summary: We currently use VBCS (Standalone) with BYOD (ATP Database), hosted on our Oracle Cloud Infra tenancy. But there is another VBCS available in Oracle Integration… -
Prompt to install PWASummary: Hi Shay, I am following below video to implement prompt for PWA. I get this prompt to install in laptop but when I scan the QR code to open in mobile (iOS) , I … -
i have developed the application APP extension using VBS againts the Fusion.Summary: I have developed the application APP extension using VBS againts the Fusion. In that i have to add the approval workflow. Usally we will setup the approval usin… -
SDP variable not resetting from action chainSummary: My SDP already has data. Now I want to reset the SDP when user clicks next record. In the action chain for click, I have resetted the SDP and then called Refres… -
Download files kept under resources folder on UISummary: Hi, I have a kept an Excel CSV file in resources folder of the application. Is there a way I can download it from UI on a button click Content (required): I hav… -
Excel file upload best practices and limitationSummary: Hi All, We are building a web application to provide user the ability to upload excel file and eventually extract the data to dump it into ATP tables.Do we have… -
How to Make Records Editable in a Dynamic Table After Uploading Through File Picker in VBCS?Hi VBCS Community, I'm working on a project where I need to upload a file using the File Picker component and display the data from the file in a table. I followed the V… -
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc… -
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the… -
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w… -
Oracle Visual Builder Studio not Loading ProperlyI am using Oracle VBS for development for some time now. From last Monday I am facing regular issues while loading VBS. Some time it take very long time to load, and som… -
Table columns flickers when the drawer expands/collapsehttps://us.v-cdn.net/6034893/uploads/M5APB1OQCY9M/item-1.mp4 Summary: Table columns flickers when drawer expands/collapse https://us.v-cdn.net/6034893/uploads/YYDCRSWU2S…Vignesh Viswanath-Oracle 8 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
What is the Max Number of records allowed in VB Excel Plug-in?Summary: What is the Max Number of records allowed in VB Excel Plug-in? Content (please ensure you mask any confidential information): I am in the processing of selling … -
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu… -
VB & Creating Innovative User Experience for Fusion Cloud Applications Scheduled ProcessesSummary: hi this was a very interesting article … is it possible VB standalone apps could have a similar method for scheduling processes with VBS? https://www.ateam-orac… -
Steps to implement Mentions feature using Rich Text Editor in VBCSSummary: Anyone implemented the Mentions feature using Rich Text Editor (oj-sp-input-rich-text-2) in VBCS, please help. https://us.v-cdn.net/6034893/uploads/BJ0NPEB8BN5Y… -
VB Studio build job using GitHubSummary: Is it possible to connect to GitHub to package the app using VB Studio build job for CI/CD. I know Git repository which comes with VB Studio is free and makes s… -
Service Worker Failed error while implementing offlineI am implementing offline feature to my visual builder application. I did everything as described in this blog. https://blogs.oracle.com/shay/post/adding-offline-capabil… -
Select Single is returning Index rather than Key ValueSummary: My ADP based Select Single is returning index number instead of returning the key value. The key values in my ADP are all unique. Content (please ensure you mas… -
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (… -
Long running Action chainsSummary: Hi! From past comments i see that to run long Action Chains without holding the user, we can fire custom events and listeners. Also we can use the Batch API to … -
how can i customize build job such that single build job can deploy any visual builder appsSummary: Hi Experts I'm trying to deploy multiple applications with different build jobs (package and deploy) for each app. But as the number of apps are growing I'm fac… -
Radio Button Set is not Populating Data when bound to a VariableI am facing an issue while working with Radio Button set in VBS, Please find below steps I did. I added a type in page level. 2. I created a array variable of the above … -
Visual Builder Add-in for Excel - Response: 504: Gateway Time-outSummary: I am using Visual Builder Add-in for Excel with Oracle Fusion REST API (Type: "Oracle ADF REST Resource") https://docs.oracle.com/en/cloud/saas/supply-chain-and… -
Offline PWASummary: Rest call in Offline PWA retunes an error. Content (please ensure you mask any confidential information): Hi, We have PWA webapp with call to some OIC integrati… -
Which Application role is required to access published Visual Builder applicationSummary: Hi Team, Based on oracle document, it says, end user needs to have "Service User" role to access published application. But we are able to access VBCS published… -
How to perform SAST and DAST scan on VBCS and APEX applicationIs there a way to do a vulernability test on the VBCS applicaiton and run Static and Dynamic Application Security Test and which tool is prefered to run this test ? -
How to delete the remote branch in VBSSummary: Hi Experts I want to delete the remote branch created in Git repo with visual builder studio but not finding any option, could you please help me @Shay Shmeltze… -
VBS Deploy job failingSummary: My Visual Builder Studio deploy job has started failing with error: Error: Unable to obtain an access token from the user credentials in this build step. Make s…