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
-
Validate Input Values against HCM using RESTSummary How to validate input values in VBCS against HCM using REST Services?Content I have created a Service provider that is used to fetch person data from HCM. There …
-
Integration Cloud Rest Service Issue in VBCSSummary Rest Service issueContent Hi All, I am facing issues while invoking the REST service created in integration cloud. The service when tested from the service page …
-
How to access Oracle SaaS (Fusion) business objects in VBCSSummary Accessing Fusion BO's in VBCSContent Hi All, We have oracle cloud ERP and VBCS instances on two different identity domains. I am trying to find a document that c…
-
Email Templates at Form LevelSummary Email Templates at Form LevelContent Hello, How do we access the email templates which are created at the business Object trigger level at the user interface pag…
-
VBCS Select List ValuesSummary How to specify the value set for a Select List ItemContent I have 3 Business Objects named as follows. Status Code Employee Relationships Employee Friends and Fa…
-
Dynamic association of email templates at trigger levelSummary Dynamic association of email templates at trigger levelContent Hello, We have an business case where we need to send emails using templates based on the context …
-
Show Rest Response in Master / Details ViewContent Hi All, I have a requirement to execute a REST service when the page loads and show the REST Service (Sales orders and Lines) output in Master (Form) / Detail (T…
-
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…
-
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…
-
VBCS Newbie QuestionsSummary What are the capabilities of VBCS and what are the do's and don'tsContent Hi All, I am new to VBCS and have been tasked with creating a POC for a SaaS Extension.…
-
VBCS Web Application Page Design IssueSummary Unable to view page in Design modeContent Hi all, I have been facing an intermittent issue in VBCS cloud where the page is not being displayed in Design mode. An…
-
Create Composite Components for File Upload in VBCSSummary Here I'm trying to create a Composite Component for file uploading. So basically I need to pick a image file from the local system and take the image url.Content…
-
where to define require.config in VBCS?Content Hi, We want to load javascript files and it seems like we need to define the path of javscript file in "require.config({" but I am not able to find this in VBCS.…
-
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
-
Unable To Access VBCS Live Application Without Logging In To OICContent - I have created a vbcs application and published it allowing anonymous access in security settings. However if I sign out from OIC and try to access the applica…
-
Multiple record insert at a timeSummary Multiple record insert at a timeContent Hello, Is there a way to insert multiple records to a business object in a single operation say 25 records to be inserted…
-
Migrating Classic Application to Visual ApplicationSummary Migrating Classic Application to Visual ApplicationContent Hi All, Is there a way to migrate the classic application to visual with minimum re-work? Regards Bhas…
-
POST method on REST Service is not workingContent Hi All, I am using VBCS business objects to store the accounts data and using this information to create accounts in sales cloud using standard reset services. W…User_2025-01-28-05-07-26-222 17 views 5 comments 0 points Most recent by User_2025-01-28-05-07-26-222
-
How to expose a Soap service as Rest using OICS and call it in a Visual Builder applicationSummary How expose Soap Service as REST using OICSContent Hi, I need to call a WSDL in a Visual Builder application, reading the documentation I realize that Visual Buil…
-
VBCS calling ORDS invalid certificateSummary VBCS calling ORDS results in a bad gatewayContent Hello everyone, I want to call an ORDS REST api (https://dbdev.contribute.be/ords/ctbpdbdev/uza_chatbot/medewer…
-
Reading a QR code value using a VBCS mobile application on iPhone.Summary VBCS comes with a camera component. For mobile devices such as iPhone that read QR directly from photos, is any additional plugin needed ?Content Oracle VBCS com…User_2025-01-31-15-40-56-878 56 views 3 comments 0 points Most recent by User_2025-01-28-22-23-25-551
-
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 …
-
Calling SaaS API from VBCS applicationSummary We want to get the user name(email id) as a variable in VBCS, We will use thatContent Hello We are building an application in VBCS, which will talk to Oracle Fus…
-
Why is the .js not appearing in resources under Mobile Application?Content Image mobileApp.JPG: Does not show the .js files in the resources folder Image sourceview.JPG: Can find the .js files in the resources folder What's the differen…
-
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
-
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 18 views 4 comments 1 point Most recent by User_2025-01-31-15-40-56-878
-
Pass multiple fields for url query parameters for REST APISummary Pass multiple fields for url query parameters for REST APIContent I looking to create an advance filter, similar to the one in Classic Applications. I want to pa…User_2025-02-01-03-52-23-924 303 views 4 comments 0 points Most recent by User_2025-02-01-03-52-23-924
-
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
-
How Do We Use ABCS API in Oracle visual builder cloud service (Visual Application and NOT Classic).Summary ABCS API in Oracle visual builder cloud service (Visual Application and NOT Classic)Content Hello, How do we use ABCS API in Oracle visual builder cloud service …