Web
Discussion List
-
How to Pass Params Value in Call Component's Method ?Summary: I want to understand the structure of input that needs to be passed to params parameter of any method of Call Component Action. Content (required): I have a tab…Vishal Singh Rajpurohit 76 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
How to implement Page Navigation Flow on VBCS Page ?Summary: Want to achieve Page Navigation Flow on vbcs page. What are the steps to create Page Navigation Flow. Content (required): Below is the same example I want to im… -
Create Template with Header and Line in VBCS Excel PluginSummary: Hi We have a requirement to upload an invoice in VBCS BO but the template contains header values and table line items How to create template this template using… -
How to map menu option to oracle fusion page URLSummary: I made a menu and one of the choices should be mapped to External URL. How to make that with navigation option. Content (required): Hi Experts, Is there a way t… -
Popstate functionSummary: i want to use the popstate function to make the page reload if user navigate to the previous page back with their browser back button. but it seems that popstat… -
How to Insert the Data from One API to another APISummary: We are getting the data from Oracle HCM Cloud RESTAPI using GET Method. We have created a Business Object with the Same Fields Retrieved using the RESTAPI using… -
How to export only selected columns in Using the Export Capability in Headless ModeSummary: How to export only selected columns in Using the Export Capability in Headless Mode Content (required): Hi, I am using export in progmatic way which is working … -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La… -
Remove AppUI from the Others Section of SpringboardSummary: After publishing the AppUI (FA Extension) using the inbuild build job in Visual Studio - I can see the app links are showing up in the Others section of Navigat… -
How to add a collapsible component on Drawer Menu ?Summary: How to add a collapsible component on drawer menu ? On expanding the Tab from the drawer, I want to show collapsible on the menu Drawer. Currently using the Nav… -
refer external libraries in VBCSSummary: Hi Experts I want to make use of external JavaScript libraries i.e. after i include the script tag in HTML like below, I want to refer them in JavaScript functi… -
Upload/Get document from UCM/Content server with REST APIs in Visual BuilderSummary Uploading and getting documents from UCM using REST APIsContent Hello All, I am using File-Picker component in Visual Builder UI to get the files to Visual Build… -
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He… -
VBCS webapp does not load page / trigger rest API when user navigates to different tab in browserSummary: Hi Team, We have noticed multiple instances in VBCS webapps that the page loads only when user is active on a tab/ navigates back to the VB page. For example, 1…Parimavardini Palanisamy 45 views 3 comments 0 points Most recent by Parimavardini Palanisamy Visual Builder -
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks … -
VBCS App Login from ORacle Fusion(SSO)Summary: HI , We developed VBCS App in OCI environment and Embedded in Fusion SAAS, But how to login through Fusion Screen(SSO). Checked so many document but no clear st… -
How to insert blank record at the top of the editable table in VBCS ?Summary: Trying to insert a blank record in a editable table, which is inserting at the bottom of the table. So expecting the blank record to insert at the top of the ed… -
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle … -
What is the best way to do pagination on Table in VBCS ?Summary: Need to do pagination on a table which will show 10 columns at a time on a VBCS page in a table Content (required): Need to do pagination on a table which will … -
Problems with date conversionSummary: Content (required): The oj-input-date component is delaying the date by one day in the view. The problem also occurs when I use the same component in a form to … -
Batch Editable Table BDP issue while additem and updateitem BDPSummary: Hi getting an error while adding a new row and updating an existing row in the Batch editable table. Additem : Updateitem : -
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.… -
Enable SSO between FA and VBCS APP?Summary: How to Enable SSO between FA and VBCS APP? Content (required): I want to enable SSO between FA and VBCS. Both FA and OCI, have federated with Azure, Azure is th… -
Facing an issue with assigning groups to Application profileSummary: We are facing an issue with assigning groups to Application profile. For eg. If we set a group “Test User” to a role “User” in Application profile “Default” the…Tamilselvan Natarajan-Oracle 41 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Is it possible to have a table component as collection template in oj-combobox-one ?Summary: I have a oj-combobox-one component for customer search . It works as a search as you type . We want to display both customer number and customer name in a Table…Vishal Singh Rajpurohit 31 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Help texts in select single is not persistent.Summary: Help texts in select single component is not behaving like the other components. Content (required): I have a select single in my web app with a help text. Whil… -
How to optimize the searh on single select component in VBCSHi all, I'm having problems with search performance using the oj-select-single component. When the user types something, the component brings the results, but it takes l… -
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like … -
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o… -
issue when opening a dialog on top of otherSummary: Hi Experts When I try to open a dialog on top other dialog i.e. on click of button I open a main dialog and on click on button I try to open a small dialog on t…