Category 218
Discussion List
-
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…
-
how to export the business object with data from one app to anotherSummary: Hi Experts I have a requirement to export all the business objects from one application to another new application, please let me know how can i achieve this ? …
-
can we remove delete position from position details page in redwood ?"Delete position" action i want to remove , with or without condition , plz help someone , this page is (my client groups → positions → selected one position from the li…
-
Date isn't sorting properly with in-built oj-table sorting.Summary: Hi, Date isn't sorting properly with in-built oj-table sorting. Content (required): when we try to sort the date using in-built oj-table then in desc order it i…
-
Is it possible to display only month and year in oj-input-date fields???Summary: Content (required): Hi All, I have an requirement in my project that is. Is it possible to display only month and year in oj-input-date fields? Please refer bel…
-
after adding search configuration details for Smart search component, page does not loadSummary: Hi Experts I'm following below mentioned video by Shay to implement smart search but as soon i add details for search configuration, my page does not load, how …
-
facing error while saving the time from oj-input-time component.Summary: Component:- From Time error:- REST API QUERY FOR SAVE THE…
-
Visual Builder RedWood and Apex Light RedWood can look the same?Summary: Is it possible to use CSS in Oracle Apex to make the applications look just like the Visual Builder Red Wood? I think it would be great if there were an option …
-
Navigate to Pages based on Table First Selected RowSummary: Based on the Value of the Table First Selected Row Event ,We are trying to Navigate to Page 1 if the value Populated to Input Text Box is 1 and to Page 2 to Pag…
-
Getting Unauthorized error (401) after password changeSummary: I have a visual builder application that has a service connection for fusion. after we changed the Basic Authentication user password in the authentication tab,…
-
unable to understand business requirement of EL expressionSummary: visible = #{pageFlowScope.ContactBasicInformationFlowBean.moduleName != 'SelfService'?true:false} above el expression is used to hide 'gender' and 'dob' from 'f…
-
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 …
-
How to configure Google Service Account in Oracle VBCSSummary: We have a requirement to use google Translate v3 API for translation of webpage. This version of google API only allows OAUTH2 or Google Service Account as Auth…
-
How to translate Single Select Dropdown (LOV)?Summary: We have a requirement to translate the values of dropdown LOV (Dynamic). Values are being populated from restAPI. Content (please ensure you mask any confidenti…
-
Primary action button is disabled on on guided process page templateSummary: We are using redwood guided process page template and Submit button is showing on last step but its disabled by default. Can anyone please suggest why its disab…
-
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…
-
Issue with Downloading Files from Oracle Object Storage in Deployed VBS/VBCS AppSummary: I have a VBS application where I download files from an Oracle Object Storage bucket. Within the bucket, I have created a folder to store files, which can then …
-
Oracle OPA: Notify to all roles in a process after task completionHi All, I have a requirement in my Oracle OPA process, where I need to send notification to all swim lane users once Process is completed. I am using Notify Activity for…
-
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 …
-
smart search increase the width of search bar and add table view on the select single componentSummary: Hi Experts I'm using the smart search component in our VB application, i have followed the video by Shay. But our customer is asking to show the table view on s…
-
Maximum width for VBCS pages even after reducing browser widthSummary: Hi, I am using Redwood based template vbcs application. Inside this in shell page I am using oj-sp-in-app-navigation component to show different flows at the bo…
-
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…
-
Secured way of calling REST services in Java ScriptSummary: Hi, For one use case where we need to construct the END Point URL dynamically, We are doing that in Java script and using Basic Auth as authentication mechanism…
-
How to migrate the extended fusion app (next gen supplier) from DEV to other env in VB studioSummary: Hi Experts I have extended the next gen redwood supplier register fusion page using Fusion Visual Builder studio and i have verified the changes done in the DEV…
-
How to remove the local changes done in the applicationSummary: Hi Experts I want to remove all the local changes done in the application, how to do the same. Please help Basically in below screenshot i have done couple of c…
-
next gen supplier registration page, test the layout in the designer, how?Summary: Hi Experts I have tried to extend the next gen supplier registration page in Visual Builder but i'm unable to test the page in the designer view, i have tried t…
-
Unable to find the application extension template while creating a project in SaaS VBSummary: Hi Team I want to personalize next gen supplier registration page, but when i launch the Visual Builder from my Fusion instance and try to create a project, i'm…
-
mentioned reasons for personalizations not migrated in redwood using personalization toolSummary: 1.) Descriptive Flexfield is not migrated because the flexfield may not be configured in the HCM environment you are connecting to. Check if you have global or …
-
How to migrate the personalization that not migrated using redwood personalization tool1.) Descriptive Flexfield is not migrated because the flexfield may not be configured in the HCM environment you are connecting to. Check if you have global or context s…
-
Preventing URL modificationSummary: Though Vbcs runs on client side, i'm looking for a way to prevent a CASUAL user to modify or manipulate url in browser is it possible to avoid user to modify si…