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 to create VBCS responsive designSummary We used to have a tab where you could select which fields to show in which resolutions. That seems to be gone in 18.4?Content We used to have a tab where you cou… -
Drilldown (separate screens)Summary Created a working Drilldown but need adviceContent Hello, I am new to VBCS and in the midst of practicing drilldowns from one screen to another (separate screens… -
Filter Criteria for Rest Call in Action ChainSummary Filter Criteria for Rest Call in Action ChainContent Hello, How do we provide Filter Criteria for Rest Call in Action Chain. Currently we see that we can provide… -
Filtering a table popluated with vb/extensions/process/ProcessDataProviderContent I have a few tables that I populate with Process and Task data from the PCS runtime. My user account is set as process owner (so I should have access to everythi… -
Sign up for Usability Testing at OpenWorldSummary Request for usability test participants at OpenWorldContent If you are attending Oracle #OpenWorld this October, please consider participating in a usability tes… -
Adding PCS Embedded UI Components as RequireJSContent I have a VBCS application that is connected to a process server (PCS). I am able to use the embedded UI components via iframes because they are in the same ident…User_2025-01-31-15-40-56-878 18 views 4 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
How to map json values from screen in vbcsContent I want to invoke a rest service which takes a json as input payload. The value for the json are to be mapped from fields in vbcs screen. How can I achieve this w… -
Using Facebook SDK in a mobile appContent I want to use the Facebook Javascript SDK in one of our mobile apps. I cant do it the traditional way because the script tag is prohibted. Should I create a new …User_2025-01-31-15-40-56-878 16 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Adding busines object data fails when deployed to androidContent I have a "Consumer" business object with the following fields: 1. Name 2. Age 3. DOB I have a mobile application with two flow pages. The start page has a form w…User_2025-01-31-15-40-56-878 18 views 5 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Updating a VBCS mobile application without updating the APKContent The VBCS mobile application component has the normal dev, stage, live, obsolete lifecycles. If I have an application deployed on 600 COSU Android devices and wan…User_2025-01-31-15-40-56-878 15 views 2 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Two way binding with oj-bind-for-eachSummary I have a oj-bind-for-each bound to a page variable of type string[] it populates fine but doesn't clearContent I have a page variable called serialNumbers of typ…User_2025-01-31-15-40-56-878 19 views 4 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Using the pattern attribute on oj-input-text elementSummary Is there any support for the pattern attribute for text inputsContent HTML5 introduced the attribute pattern for text (and other) input types. It takes a regular…User_2025-01-31-15-40-56-878 24 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Is there any way to control when a "permanent" notification disappears?Summary I want to control a notification through a different action chain / module, or set a timer on the transient propertyContent I have an error notification that fir…User_2025-01-31-15-40-56-878 15 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Getting error using FA REST APIsSummary Using FA REST endpoint in building visual app throws errorContent I am trying to use REST API to build visual apps in VBCS. I am successfully able to make the GE… -
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… -
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 23 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 …