Web
Discussion List
-
Purpose of Visual BuilderSummary: Hi, There is a business requirement wherein a custom form or page needs to be designed. This page needs to be launch from SaaS ERP. This page would be used by u… -
Printing Functionality in VBCSSummary: Content (required): Hi Experts, Do we have functionality of Sending a record from BO to be printed out. (by connecting the application to printer directly throu… -
Advantage of ORDS api direct call in vbcs and calling ords services via OIC then call oic in vbcsSummary: Hi experts advantage of ORDS api over OIC calls in vbcs . suppose ORDS being called in OIC for VBCS services what is the disadvantage its better approach or not… -
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.… -
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…User_2025-11-28-00-34-35-395 64 views 3 comments 0 points Most recent by User_2025-11-28-00-34-35-395 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 37 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…