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
-
Solved: dropdown on dataSummary issues with multiple dropdownsContent Hello everyone, I have a issue using the dropdown option in VBCS. The thing is that we want to have multiple dropdown based…
-
How to configure BOP objects in VBCSSummary How to configure BOP objects in VBCS (Using Visual Applications and not from Classic Applications))Content Hi, I have a requirement to get the data from Oracle I…
-
Asynchronous behaviour of action chain elements.Summary The assignment action behaves strangely and does not wait for the functions to return result.Content Team I am facing the problem of irregular index as the assig…
-
Process Service Not Working on Stage or LiveSummary Process Service is not starting on Staged version or Live oneContent Hello all, I finished my application and I staged it to use my business objects publicly, th…
-
PaaS extension using VBCS for SaaS (Procurement Cloud)Summary PaaS extension using VBCS for SaaS (Procurement Cloud)Content Hi Shay, I am working on creating extension for procurement cloud service using Oracle VBCS. Please…
-
Trying to filter customer orders on DCS(Digital Customer Service) on the bases of Customer that haveSummary Hi. Dear we have created a DCS 19D app in VBCS, in this app we sa populating Customer Orders entered by the customers, the issue is we want to show only that Cus…
-
How can I make by VBCS business objects publicly available?Summary How can I make by VBCS business objects publicly available?Content I can read the URL for a business object from VBCS (something like https:///ic/builder/design/…
-
Integrating PaaS and SaaSSummary Application on VBCS based on data from Procurement CloudContent I am developing an application on VBCS which will have a dashboard which will have a section whic…
-
Payment Gateway IntegrationContent Hi, Anyone worked on payment gateway integration with DCS/VBCS. Please share your inputs / best practices. Thanks, Mohan
-
Switch Database ErrorSummary I am trying to switch database to an Always Free ATP Database, using a new ADMIN account created specifically following the directions, and am getting the below …
-
Single input text search from all columns of a tableContent Hi, we are looking to check feasibility if we can do below in VBCS: there is one search input text on UI and below we have employee table with attributes like Em…
-
insertRow(undefined) TypeError: tab.insertRow is not a functionContent Hi Experts, I'm trying to build a page where I can give functionality to the user to add a row in a table by clicking on some button. For this, I have created a …
-
Visual Builder Business Object Field LOVSummary Set List of values for business Object fieldsContent Hi, We are trying to use excel plug in for visual builder to load data using business object define din a vi…
-
SubFlows in VBCSSummary SubFlows in VBCSContent * Can we have multiple Flow Container(oj-vb-content) in VBCS? * The UI does not restrict in having multiple Flow Container(oj-vb-content)…
-
Please help with building VBCS app via grunt (can't pass authorization)Content Hi team, I'm trying to build VB app with grunt and confused with authorization because we use SSO in our tenancy. I'm trying like this: ./node_modules/.bin/grunt…
-
q Variable Not Working for Business ObjectSummary q Variable Not Working for Business ObjectContent Hi, I have a business object which has a field named "email_Id". On the click of a button, I am calling the GET…
-
REST API to add attachment on VBCSSummary We created a mobile app to approve Purchase Requisitions and POs and we want to add the 'Add attachment' function to our app.Content Hello guys, Recently we crea…
-
Anonymous access is not working anymore?Summary I am trying to allow anonymous access to my web app following Shay's guide, but can'tContent I am trying to allow anonymous access to my web app following Shay's…
-
Showing Nested Collection Data into TableSummary Need to display Parent-Child1-Child2 kind of relationship in table but not able to access Child2 elements inside table column.Content Hello Guys, I am new to Fro…
-
How to call Obiee Reports (from OEC) in VBCSContent Hi All, Hope you are doing well. We need to call OBIEE reports in VBCS, Could you please let us know the steps. Thanks, Arvind
-
VB App, CPQ SSO enabled integrating with a Third Party AppContent We have build a VB application which is SSO enabled with Oracle CPQ. Within this application we have embedded an iframe to an Third Party Application. From the T…
-
Overide id column on business objectSummary Override Id column value on Business objectContent Hi, We have a requirement to have own unique id on the id field of business object instead of having system ge…
-
Parallel Flow in VBSummary Parallel Flow in VBContent Hi Everyone, I have a use case in my VB app where I am calling two action chains on the page Load (vbEnter). Each action chain is call…
-
Displaying CLOB Column Text in VBCS PageSummary Displaying CLOB Column Text in VBCS PageContent Hi, I need to display the content (TEXT) of a CLOB column in VB page. How big string text can we display from CLO…
-
Loading page activityContent Hi Team, I have a couple of questions - 1.Is there a way to add a loading page activity in VBCS which helps the user to understand that data is loading and will …
-
Authorization in VBCSSummary How to secure components ?Content I couldnt find any good pointers on how to secure pages, links or buttons in VBCS based on role. The documentation doesnt have …
-
React native pluginsSummary Import React Native PluginsContent Hi all,In addition to cordova plugins is it possible to import react native plugins?
-
User Authentication and Authorization in VBCSSummary Methods that are available to do an Authentication and Authorization for VBCS ApplicationContent We have developed a custom application for our business usage on…
-
Accessing variables in Module FunctionSummary Accessing variables in Module FunctionContent Hi, How do we access page scope or application scope variables in JavaScript module function other than passing as …
-
Tabindex not working consistently with combobox (one) and input textContent We have a page with several combobox (one) components and several input text components. The tabindex has been defined on each component such that tabbing should…