Tip
Discussion List
-
my client is asking for offline feature in VBCS, how to do thisSummary: Hi Experts My client is asking for offline feature in VBCS, if the application while using it is in remote area then it must update the backend when the applica…
-
I have a requirement to assign SDP variable data to a ADP variable in action chainSummary: Hi Experts I have a requirement to assign SDP variable data to a ADP variable in action chain, please help me on how to achieve this Content (please ensure you …
-
How can we can call action chain from a javascript functionSummary: Hi Experts I have a requirement to call a action chain (with parameters and get the parameter back from action chain) from a JavaScript function. is this feasib…
-
How to call action chain from javascript function from a layout fieldSummary: Hi Experts I have created a custom field in the layout (dynamic) called email as shown below and on the value i want to call the JavaScript which in turn will c…
-
How to call REST API from JavaScript like we do in action chainSummary: Hi Experts I want to call the REST API from javascript similarly like how we call api from action chain. I copy pasted the code from action chain to the javascr…
-
Passing Nested Header in RowDataGridProvider to setup datagrid header.Hi All, I need to populate the data from adp/sdp. Here , how to pass Nested Header in RowDataGridProvider constructor to achieve Nested Header setup as shown below: As s…
-
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti…
-
How to add the copy option next to text field in VBCSSummary: Hi Experts I have a requirement to add a copy option next to the text field similar to the one as shown in below screenshot for email field, Please help me how …
-
what is the use of primary actions and primary actions group in collection container advancedSummary: Hi Experts What is the use of primary actions and primary actions group in collection container advanced, Please help me as i'm have added the details but dont …
-
how to overwrite custom endpoint base URL in AppUI at the time of deploymentSummary: Hi Experts If I'm using custom endpoints like API gateway, ORDS,…etc in my appui then how can i overwrite the endpoint base url at the time of deployment to hig…
-
how to add the search in VBCS similar to journeys page searchSummary: Hi Experts I have a requirement to add a search similar like the search available in Journeys fusion page, could someone please let me how can i add below searc…
-
Hyperlink in Excel download file Oracle VBSHi All, Need some guidance on below requirement: 1: In my SDP based table, one column A is having hyperlink, which will navigate user to fusion application. 2: When I am…
-
jsbarcode library throwing TypeError: jsbarcode is not a function, VBCSSummary: Hi Experts I'm using jsbarcode library to generate the text to barcode in my VBCS code but it is failing with error TypeError: jsbarcode is not a function Pleas…
-
want oracle fusion financial documentsSummary: Hi Dear, I want oracle fusion financial full study guide. I am a fresher and I want to proficient in the fusion modules, could you sent the documents in email, …
-
Need help in embedding VBS page in fusion with ssoSummary: Hi Experts I have currently embedded my VBCS page in Oracle Fusion using page integration, but when the user clicks the tile to launch my VBCS page it is asking…
-
Unable to enable VBCS for the Integration instance. Contact support at https://support.oracle.com.Summary: Hi Experts I'm trying to enable visual builder in my Oracle integration instance but it is failing with below error, please help me Unable to enable VBCS for th…
-
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 …
-
Getting CORS error while calling API gateway endpointSummary: Hi Experts I'm trying to call the API gateway endpoint from my visual builder application (extension / appui), but I'm getting CORS error. Please help me, how c…
-
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 ? …
-
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 …
-
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…
-
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…
-
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…
-
Active workspaces not able to select when editing a page in VBSSummary: When I select Edit Page in VBS, I like to select the workspace that is linked to that page. Example below would be recruiting. I have the workspace setup in VS …
-
vbcs decrypt/encrypt javascript apiSummary: I need to decrypt/encrypt data in my vbcs's site. I've read about a lot of js api's i can use Please, can someone advice about a js api i can use? May be a brow…
-
How to refer the JavaScript file directly in JavaScript file instead of index.htmlSummary: Hi Experts I have a requirement to generate the PDF file using JSPDF library, this is working fine. but the problem here is i'm referring to the js file using s…