Web
Discussion List
-
Video Audio upload in oracle VBCSContent Hi All, We have a requirement in oracle vbcs to attach video and audio files, Is there any possible way to have feature for uploading videos and audios from VBCS…Muralidharan Kanagaraj-161200 76 views 7 comments 0 points Most recent by Ramprabhu-Oracle Visual Builder
-
VBCS Authentication for Anonymous usersHave a query with regards to securing the VBCS Web application which allows an anonymous user access SaaS. We have created an application which allows anonymous users an…
-
How can I embed one VBCS page of one app in another VBCS page appSummary: Hi Experts I want to embed one vbcs page already live in another page of another vbcs application. is this possible? Please help with the steps i need to follow…
-
How to set a required field value to null.Summary: How to set a required field value to null as well as in UI. Content (required): Hi Team, In my application, I have some input-text and select single fields whic…
-
I have Visual builder extension built for fusion could but broken SSO after cloneSummary: Hi Experts After clone of Oracle fusion cloud instance the SSO configuration is broken and we are unable to launch Visual builder apps or extensions from fusion…
-
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 73 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 cannot load design (the loading circle keeps running)Summary: Hi experts, the app works fine when i click preview. but when i want to edit keeps loading. i checked the developer tool (Console and network) the images are at…
-
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 46 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 …