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
-
Checkbox with multiple values needs to be added to the business objectContent I have a checkbox which can have multiple values selected. I need the values selected to go into a field in the business Object, What should be the type of the f… -
Unable to install Mobile application on AndriodSummary "There was a problem while parsing the package" when trying to install on Android mobileContent Hi there, Wondering if anyone has seen this message when trying t…User_2025-02-01-05-42-23-284 39 views 2 comments 1 point Most recent by User_2025-02-01-05-42-23-284 -
get id valueSummary get id valueContent After create a event, I want to return event_ID in the input text event_id. How can I do it? -
Create Login in VBCSSummary Create Login in VBCSContent how can I build a Login page in VBCS? not on Application level but on session level. -
Is it possible to convert a VBCS project into an OJET project?Summary Can we start with a VBCS project and then eventually convert it into an OJET projectContent Hello experts, I wanted to check if we can start with a VBCS project,… -
VBCS Mail Server SetupSummary Configuring the Mail ServerContent Hello, For sending the emails from VBCS, where do we setup the mail server configuration. -
Extending Oracle ERP cloud with VBCSSummary Maintain Xref table for Order management cloud as a webform in VBCSContent Hi Team, We are implementing Oracle Order Management (OM) cloud to capture orders from… -
Looking for VBCS Development standardsSummary Development standardsContent Hi Community, Is there someone out there who could share some basic development guidelines to follow while developing VBCS and PCS a… -
Can't make a table editable in a web app.Summary I'm trying to make a table in a web app editable. I've set edit-mode = rowEdit but it doesn't seem to allow me to change enter/edit the row.Content Hi there, I'm… -
Combo box backed by an Array shows value and not display value on adding new rowSummary Combo box backed by an Array shows value and not display valueContent I have combo box shown in a custom Template inside oj-bind-for-each tag When I choose the f… -
Accessing android native API's (or at least mac address)Content Is there a way to get the mac address of the android device my VBCS application is running on? We are running an android COSU device with a VBCS application runn… -
How to show the fields apart from id, value in a combo when the user selects an optionSummary How to show the fields apart from id, value in a combo when the user selects an optionContent We have an LOV which is built on the Business Object which has addi…User_2025-01-31-16-21-53-570 21 views 3 comments 1 point Most recent by User_2025-01-31-16-21-53-570 -
JET How to edit after created?Summary how to edit oj list view after createdContent Hi, How to edit oj list view after being created? I added the additional field and value on the "code" level but st… -
Unable to fetch the task collection in VBCS from PCS using aliasSummary Unable to fetch the task collection in VBCS from PCS using aliasContent Hi I have a simple page which has a button when clicked, fetches the tasks with "any" as … -
Unable to start the PCS Process from VBCS using aliasSummary Unable to start the PCS Process from VBCS using aliasContent Hi I have configured a PCS process as an Alias in VBCS Configured the Submit button in the page to S…User_2025-01-31-16-21-53-570 115 views 8 comments 1 point Most recent by User_2025-01-31-16-21-53-570 -
Is there a way to call REST end points of business objects from outside of VBCSSummary REST endpoint accessContent HI All, We have just started on VBCS so apologies if this sounds like a very naive question. We have created a few business objects a… -
Creating business obect from table creation sql scriptsContent HI All, We are using vbcs as part of Autonomous OIC. One thing we have learnt is that the underlying database is not accessible using sqldeveloper. Now in order … -
How to upload image taken using "Take Photo" action to Oracle Cloud MCS Storage?Summary Need to upload image taken using "Take Photo" action to Oracle Cloud MCS Storage, and further to a REST endpoint to store in ERP CloudContent Need help / pointer… -
Dependent Lists in a Table backed by an Array in Visual Builder Cloud Service VBCSSummary How to define dependent LOVs when the LOVs are shown in a table and each dependent LOV needs to refresh based on the source of the same rowContent Hi, I have an …User_2025-01-31-16-21-53-570 37 views 11 comments 1 point Most recent by User_2025-01-31-16-21-53-570 -
Embedding a drill-down page inside the main pageSummary Trying to embed a page generated by a different URL inside a VBCS pageContent Hello Gurus, I have an SR Routing VBCS page as given in the top section of the atta… -
Implementing master-detail relationship using RESTful servicesSummary master-detailContent Hello Gurus, I am trying to implement a simple master-detail requirement to display orders as a master table in my web application (order no… -
Exception handling for ICS Rest Service post callSummary action chain gets stuck when ics service is downContent Hi, I am using a form to feed some data to a ICS Rest service using the "call rest service" action. When … -
Passing multiple parameters in "Navigate to URL" action nodeSummary Is it possible to dynamically pass multiple parameters while calling an external URL through "Navigate to URL"?Content Hello All, I am new to VBCS and have some … -
Character limitation for String fields?Summary Is there a limitation on the length of a string field?Content I wanted to store images in a business object, so I thought I would store them as base64 encoded in… -
Custom Table with ChartsSummary custom table with row specific charts in vbcsContent Hi, I've been trying to implement the following custom table jet recipee into VBCS http://www.oracle.com/web… -
Direct (Bypass Authentication Proxy) use in service call for mobile applicationContent I am building a hybrid mobile application for Android in VBCS. I was able to get it working anonymously through the help of another poster, but I was using basic… -
Are you a winner?Summary submit a nomination for 2018 Oracle Excellence Awards?Content p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; -webkit-text-stroke: #000000}li.li1 {mar… -
Pagination for oj-table in vbcsSummary Oj-Paging-control tag data attribute data typeContent Hi, I've been trying to implement pagination for an oj-table. I have added the tag to the html page and inc… -
Security.json anonymous login for android mobile application and/or session timeoutSummary I have set the mobile app to anoymous login but it still requires login, moreover it stops working afContent Im building an mobile application that runs on a Zeb…User_2025-01-31-15-40-56-878 19 views 8 comments 3 points Most recent by User_2025-01-31-15-40-56-878 -
Unable to launch app in mobileSummary Unable to launch app in mobile after factory reset in mobileContent Hi All, I developed a mobile application with android build and and i am able to download an …