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
-
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 20 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 31 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 31 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… -
unable to access REST service from Visual BuilderContent Hi all, My requirement is to develop an application using oracle jet(Visual Builder) as Front End and oracle ADF as Back End. I am in my very first month of orac… -
VBCS Application on JCSSummary Deployment of a VBCS Application on JCSContent Hello, I believe we can deploy an Oracle JET application on JCS. However, can we export an application developed i… -
Accessing Business Objects Using REST APIs: Response 403 ForbiddenSummary Accessing Business Objects Using REST APIs: Response 403 ForbiddenContent Hi, I am testing 'Accessing Business Objects Using REST APIs', use postman as rest call… -
Excel to business object dataSummary Not able to download VBCS excel add-in vbcs-excel-addin-installer.exeContent We want to manage business object data using excel. I see VBCS supports it and docum… -
Need help on the import path for Export Data ComponentContent Hi there, There's a new component "Export Data Component" - which can download the data providers as CSV. It seems great, but I'm not able to use the component … -
How to add translations for the text key given in shell page in VBCS?Content I created an application and I wanted to add a header throughout all the pages and so I added that in shell page. while giving the text I chose translatable n ga… -
Single Sign onSummary How to enable Single sign on (SSO) between SaaS(ERP) and OIC(VBCS) custom pagesContent we need a Single sign-on (SSO) between SaaS(ERP) and OIC(VBCS) custom page…