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 populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714
-
Bind a variable to default text select-one option ?Summary The default-text concatenate the vlues of the variable each time the value change and not displaying itContent Hi everyone; I am using a country filtre in my app…
-
Issue in Auto suggest and auto complete of oj-input-textSummary Issue in Auto suggest and auto complete of oj-input-textContent I want to implement auto suggest and auto complete on oj-input-text. I have used the below code i…
-
Change the color of a specific row in a tableSummary I have a table with a due date column that i want to display it with a deffirent color if the date is passedContent Hi everyone, I have a table that display many…
-
How to display Business Objects error message in VBCS pageSummary Display business objects error message as Fire Notification in VBCS pageContent Hi All, I have Object Validators and Field Validators defined at Business Object …
-
Bar Chart with multiple seriesSummary Bar Chart built with WizardContent Hello, Is there a way to create multiple data series using a bar chart built with the wizard? Right now, only one field each c…
-
How to bypass login form of instance after deploy the application.Content Hi All, We are integrating our VBCS application into our Fusion. Whenever i opened the application it asking user crenditial for VBCS instance. How to overcome f…
-
navigating between pages (passing parameter to edit page)Summary based on John Jullion-Ceccarelli's BlogContent John's blog is here: https://blogs.oracle.com/vbcs/navigating-between-pages-and-flows Here is what I have: A main …
-
How to change the values of other tables based on selected row on table1 on pageSummary How to change the values of other tables based on selected row on table1 on pageContent I am helping a customer who wants to select a row on table1 and change th…
-
Saas application user role based implementation in VBCSSummary Saas application user role based implementation in VBCSContent Hi, We are using Get Invoice REST API of Saas application to display invoices on VBCS screen. We a…
-
Entity Must Not Be NULL for HTTP Method PUT on Creation of PUT Service ConnectionContent We are attempting to create a new service connection to do a PUT. Our integration is working through Postman and is simply set up to accept 2 query parameters (.…User_2025-02-04-21-56-11-668 122 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
Open navigated page in new window or tabSummary Open navigated page in new window or tabContent Hi, I have 2 pages in vbcs under same flow. 2nd page opens on clicking hypelink on 1st page. How can we open this…
-
null or '' value filter on SDP tableContent Say, we have 'Name','EmpID','CIty', 'State' columns in a SDP table. filter/search input fields on the table are State, Name and EmpID. filter criterion operator …
-
Search criterion on special charactersContent Hi,has anyone tried filter criterion on *, %? We have seen that filter on * and % is returning entire set of data in BO in our search form. The filter operator o…
-
upload word document in VBCSSummary upload word document in VBCSContent Hi, How can we achieve to upload a word document files in VBCS Business Object since there is no CLOB data type available whe…
-
Set currency attribute for Currency componentSummary How can you set the currency symbol dynamically based on currency code value in business objectContent I am using the currency component and I am able to set the…
-
Populate ADP with data and then additional rowsSummary Loading a document for EditContent Hello, I have a custom edit screen in my application. Upon loading the page, the headers populate. Then the lines populate in …
-
Data load on SDP tableContent Hi, we have a table which is based on a SDP and multiple filter criterion are added on the table. We do not have filter criterion on SDP set. Default date range …
-
How to load REST response array data onto page using either Bind For Each or List ViewSummary How to load REST response array data onto page using either Bind For Each or List ViewContent I have a service connection built from an endpoint of my integratio…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
-
Unable to create and test service connection with query parameterContent My REST integration has a URL which ends in: rest/TEMP_RJR_WITH_PARM/1.0/geturl?OrderID=[OrderID-value] When creating a service connection in VBCS, I am pasting …User_2025-02-04-21-56-11-668 24 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
regex or query function on filter criterionContent Hi, we have used $co operator on a field filter criterion on our SDP for table data search. Our search results for LIKE, EXACT work fine. Any symbols/wild card c…
-
Issues in creating service connection in VBCSSummary Test service connection results in 502 bad gateway errorContent I am unable to create a Service Connection (Define By EndPoint) in VBCS (masterdev) for the REST …
-
Interactive CalendarContent Hi, I am trying to add a calendar to my App with actions. The idea is I want to imitate the iPhone calendar behaviour so I can pass the date to the next screen t…
-
Make Row Required in ArraySummary Make Row Required in ArrayContent Hello, Is it possible to make an entire row in an Array required without affecting the other rows. The idea is once the user st…
-
Oracle Offline Persistence Toolkit post requestSummary Oracle Offline Persistence Toolkit post requestContent Hi, Successfully implemented the Oracle Offline Persistence Toolkit in VBCS mobile app but I have one issu…
-
oj-input-date-time - refreshes SDP as soon as Done is pressed in calendarSummary oj-input-date-time - refreshes SDP as soon as Done is pressed in calendarContent Hi, We have SDP having filter on date which is coming from a oj-input-date-time …
-
How to to integrate VBCS with mobile device using cordova-plugin and access GPC locationSummary How to to integrate VBCS with mobile device using cordova-plugin and access GPC locationContent Hi , We have requirement to capture mobile GPS location using VBC…User_2025-02-05-07-53-00-242 27 views 2 comments 0 points Most recent by User_2025-02-05-07-53-00-242
-
How to change language of Required Message in vbcs?Content I am using below code to show the required message whose form field value is empty so that on click of Submit Button , error message should come "You must enter …
-
Is it possible to lock certain rows in an editable table backed by an arraySummary Transactions Query brings in headers and linesContent Hello, I have an edit screen configured that is populated with a single transaction at a time. The header i…
-
Default sort criterion on SDP.. table UI arrow displayContent Hi, we have used sort criterion on a table column for default descending order sort on that particular column. Ex: Table has Name, EmpID, EmpStatus columns and b…