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
-
Add VBCS Application - Page Integration - Oracle FusionSummary Add VBCS Application - Page Integration - Oracle FusionContent We are trying to add the published VB application into Page Integration in specific Sandbox in Ora…User_2025-02-06-06-53-05-399 93 views 0 comments 0 points Most recent by User_2025-02-06-06-53-05-399
-
Grouping of Data into a tableSummary Displaying data into a table after grouping and providing the functionality of updating the information in the table itselfContent Hi Guru's, I have a requiremen…
-
Service Connection in ajax callsSummary How to access service connections via expressionContent We need make calls to a dynamic endpoint but the base url is already configured as a service connection. …
-
Rest Helper examplesSummary Need help with Rest Helper APIContent Need to call rest calls from module function and we dont want to set the authorization header again in the code for securit…
-
Complex filterCriterionSummary Complex filterCriterion with both AND and ORContent I'm trying to create a complex filterCriterion on data in a VBCS business object SDP that is based on values …
-
Not able to call PCS Process on VBCS PageContent Hi Experts, Created a workflow in PCS and activated the same and it's working fine. Created a VBCS page and trying to call the same PCS process on Button click. …
-
how to navigate to parent flow from the sub or nested flowSummary how to navigate to parent flow from the sub or nested flowContent Hi, I have menu buuton, on click i need to to navigate to sub flow pag, on click of back button…
-
Dynamically add more columns to tableSummary How can I add more columns to a table when switching a switch?Content Hey, Thanks in advance for any help. I would like to show more columns for a table when the…
-
How to access OIC REST API's response header data in VBCSSummary unable to get control on REST API's response header contentContent Hi, 1. I have create service connection in VBCS. 2. Service connection call OIC's lookup expor…User_2025-02-06-08-34-54-080 228 views 7 comments 1 point Most recent by User_2025-02-06-08-34-54-080
-
Can't browser processes in VBCSContent Hi, I was trying to pick up the process I want to import into VBCS but I didn't show although it was published and activated. Any advice? Regards, Duha
-
type: "vbcs://process_service_problem" title: "Process Service Error"Summary 500 (Internal Server Error)Content We are getting the below error when we are trying to start a new process through on-click button event. It is saying that proc…
-
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer…
-
Dynamic Generation of ColumnsSummary Based on the start and end date need to display the columns in a tableContent Hi Guru's, I have a requirement wherein based on the start and end date values we n…
-
Issue calling an action chain with required variable defined in flows from a page eventContent We have an action chain defined at our flows/home level (global to all of our pages), and the action chain has a required boolean variable. We have a click event…User_2025-02-04-21-56-11-668 21 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
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…