To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How do we include external JavaScripts in VBCSSummary Calling external JavaScript functions in VBCSContent Hi all, I would like to call the external JS functions from my VBCS app. How do we achieve this? Here is the…
-
Calling fire custom event from customer componentSummary Calling fire custom event from customer componentContent Hi, Could you please let us now how to call the fire custom event from custom component. Please find att…
-
Passing kmauthtoken as parameter in action chainSummary Passing kmauthtoken as parameter in action chainContent Hi, Could you please let us know how to pass the "kmauthtoken": "{\"localeId\":\"en_US\",\"localeOverride…
-
Component field changed statusSummary Component field changed statusContent Hi everyone, I want to update only change component field with business object in VBCS. How can I find component field(inpu…
-
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene…
-
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance…
-
Using Oracle Rest APIs in VBCSSummary I can't use Fusion Rest APIs in VBCSContent Hello everyone, I'm newbie at VBCS. Today I have to use one Oracle Rest Api in my application for one of Oracle Custo…
-
Business Object Validation RuleSummary Business Object Validation Rule producing bizarre results.Content Hello, I need help. I hope this makes sense. I have a business object configuration where one b…
-
BO TransactionContent i updating complex list.. But i want start transaction. if it failure i want rollback or commit. Should I use ORDS or BO? ords difficult to use. Table may change…User_2025-02-04-20-31-08-782 19 views 2 comments 0 points Most recent by User_2025-02-04-20-31-08-782
-
Navigating to an URL on click not workingSummary Simple Navigation to different URL is not working in Shell JSContent My requirement is to navigate to the different URL on click of a link. It's not working in S…
-
Using Oracle Rest APIs at Physical Android Devices which developed from VBCSSummary I can't use Fusion Rest APIs in Physical DevicesContent Hello everyone, I'm newbie in VBCS. I'm try to use Oracle Rest API in one of my application. Here the api…
-
roles in VBCSSummary Group and Role mapping not working in VBCS AppContent I created a VBCS app where I'd like to manage user roles. Have integrated my VBCS visual application with I…
-
offcanvas in Shell page?Summary Hide the film strip the way ERP Cloud doesContent Hello, I've successfully created offcanvas menus in many of my VBCS applications. However, I would like to crea…
-
VBCS : Service Data Provider to Array Data ProviderSummary Converting Service Data Provider to Array Data ProviderContent Hi All, I have a ServiceDataProvider variable which is holding the table data in the page. I just …
-
Call Third Party JS from VBCSSummary I want to call a third party js method in my page then how can i import that JS. Suppose the url for that js is "http://xyz.com/utility/test.js"Content I want to…
-
Can I get the id of the row and the id of the column when I click on a cell in a table?Content Hi I have an oj-table, and I need to do is that when clicking on a cell it must open a modal with data, that data is filtered by the id of the row and the id of …
-
ADF VS VBCSSummary Comparison between two different frameworks highlightings pro and consContent Hello Experts, this is intended for those who want to take a leap to VBCS and are e…
-
Oracle Visual Builder to extend ERP CloudSummary Oracle Visual Builder to extend the UI of ERP CloudContent Hello Everyone, In regards to using Oracle Visual Builder to extend the UI of ERP Cloud, is that somet…
-
Not able to create a type of a variable from a end pointSummary Facing issue while creating variable type from an endpointContent I'm creating an application using VBCS Tool, For this task i'm creating service connection thro…
-
Visual Builder (Vs) Content & Experience Web Center PortalSummary Looking for Portal Solution for B2CContent We have a requirement to build a portal for B2C case for Loyalty application which has below requirements : 1. The use…
-
Batch Update a Business Object: Bad Request ErrorContent Hi All, I'm trying to batch update a business Object by calling the REST endpoint business objects/batch. As a filepath I inserted: https://mightyzeus-mightyzeus…User_2025-02-04-12-06-50-154 27 views 6 comments 0 points Most recent by User_2025-02-04-12-06-50-154
-
oj table data shrinksSummary Data in oj-table shrinks when columns have data of varied lengthContent I have used a table component in our VBCS screen. When the table populates with column da…
-
Test app on iPhoneContent To test my VBCS mobile app on my iphone, do I need to go through the "build configuration" process? It requires an apple developer program which is not free. Tha…
-
Apply business rules on listsContent Hi experts, I have a reference field that populates a list. Can I apply business rules on that list? For example, hide/show some items in the list based on the v…
-
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…User_2025-02-04-12-06-50-154 32 views 2 comments 0 points Most recent by User_2025-02-04-12-06-50-154
-
Batch UpdateContent I want to select multiple rows from my table and create one action to all of them. For example, change the status of all the selected rows to "approve/reject". D…
-
Can't understand the format of vanity URLContent Hi, I could see many changes in the tool since monday. User Experience is improved much.Thanks to the team. I could see something in settings as vanity URL. What…
-
Regarding trigger of JQuery EventsSummary JQuery events are not triggeredContent Hi, I have an issue where the JQuery events are not getting triggered inspite of defining it in the JS functions. Could yo…
-
Accessing Business Objects via REST and SOAP UISummary Need some Newby help on Cross-Origin Resource SharingContent Hi I'm relatively new to OVBCS and REST, and a little help please... I've created a simple VB App an…
-
How can I update the field of a Business Object from a checkbox in a table?Content I have a business object that contains the field 'status', I show that status in a table in the form of a checkbox, that is, if the checkbox is selected its stat…