UI
Discussion List
-
Upload a file in UCM using file pickerContent Hi All, Need to upload a file in UCM using file picker component. How i can send a file to UCM? UCM is SOAP service? Thanks, Vijay
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…Stephen Bryant-131052 27 views 9 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Refresh or reset ADP getting error "attribute" is undefinedContent When i am refresh or reset the ADP. I am getting the error as "Cannot read property 'LineTypeLOV' of undefined". For the first time its working fine. Let me know…
-
Upload file using file pickerContent Hi All, I need to upload any type of document using a file picker and to display the list of files using the links. So can download the file using the link or ne…
-
Implementing Pop UpSummary Need to implement popup that renders on a new pageContent Hi Team, I have requirement to implement a popup that provides functionality to add attachment through …User_2025-02-05-09-44-26-785 30 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Compound Filter - not working for five fieldsSummary Compound Filter works for three of the five but not last twoContent Hello, I have a compound filter that is based on five fields. I created a function per Shay's…Stephen Bryant-131052 18 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to add an array to a POST Service Data Provider?Summary I need to POST multiple contact of the same customer using a post formContent Hi there, I have a list of customer that are displayed in a table. I did create a C…
-
How can i make a variable store data after using a Call Module Function event?Summary waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent Hi, I passed a variables in the argumen…
-
Getting Uncaught TypeError calling Web ServiceSummary Error Occurs even though the Webservice brings back dataContent Hello, I am getting this error when calling a web service I created that brings data back to vbcs…Stephen Bryant-131052 7 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
How to implement pagination in ArrayDataProvider(ADP)?Content Hi All, I have invoke the REST API and store data in ADP and display in a table. Need to know how to implement pagination in ADP? Thanks, Vijay
-
VBCS PagesSummary Is it possible to display different pages (edit, list) on a single page?Content Hi everyone, I was wondering if it was possible to display the list page and the …User_2025-02-05-04-36-55-830 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…User_2025-01-31-15-10-49-714 59 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Table records is not visible to another admin userSummary Table records is not visible to another admin userContent Hi All, I am facing an issue, I am pulling the data from rest Service( rest Exposed Integration) in a t…
-
List of values component in ArrayDataProviderContent Created a ArrayDataProvider variable and assign the object type to it. When i drag the ADP to table component getting all inputext component. I cannot able drag …
-
Service connection calls doesn't work with filter criterionSummary Service connection calls doesn't work with filter criterion, but business object endpoints doContent I tried creating a select dropdown which has values dynamica…User_2025-02-04-14-58-25-903 25 views 10 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Implement google Maps with multiple markers in VBCSContent Hi , I am trying to add google maps with multiple markers in VBCS. Am trying to add the script tag in Design page But page is not getting loaded. It is showing t…
-
Filter criteria using requestTransformOptions in rest endpointContent Need to filter the data based on criteria using requestTransformOptions in rest endpoint. In requestTransformOptions having the filter criteria where i can pass …
-
regExp in Visual BuilderSummary Attempting to Implement Pattern MatchContent Hello, I need some guidance on how to best go about validating a field for a particular pattern. I've tried implemen…Stephen Bryant-131052 55 views 12 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Batch Request: Providing authentication credentialsContent Hi All, I'm trying to batch update a Business Object. It may be that the endpoint is not being updated since username and password aren't provided. Is there a vi…User_2025-02-04-12-06-50-154 10 views 3 comments 0 points Most recent by User_2025-02-04-21-30-51-376 Visual Builder
-
Calculate Total on a Table ColumnSummary Calculate Total (Custom Footer Template)Content Hello, I need a little guidance here. I've added a Custom Footer Template to my table but I am unsure how to popu…Stephen Bryant-131052 17 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
VBCS: Reading swagger file of Oracle PCS API failsSummary VBCS: Reading swagger file of Oracle PCS API fails, also no ADF available as far as I knowContent Dear all, Our goal is to use the Oracle PCS API: https://docs.o…
-
Disabling specific row columns on a tableSummary Disabling specific row columns on a table in case of an eventContent Hello, My requirement is to disable some specific table row columns on a drop down event on …User_2025-02-04-06-54-05-326 38 views 0 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder
-
How to get Rest Api data in vbcsContent Hi All, I m new to VBCS Visual Builder Application. https://technology.amis.nl/2018/05/25/5-main-concepts-of-the-new-visual-builder-cloud-service/ I followed abo…User_2025-01-31-15-10-49-714 56 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Table gets updated twice instead of onceContent Hi All, I have a table and a dropdown (oj-select-one) objects. By the option the user clicks on in the dropdown, the table gets updated (te dropdown is used as a…User_2025-02-04-12-06-50-154 4 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Not able to reset arraydataprovider variableContent I have a table with data populating from arraydataprovider. I have dragged and dropped a select-one element in one of the column and set the value for the select…
-
Compare Amount in UI Field to Business Object dataSummary Verify funds are available for a transactionContent Hello, I have a transaction screen where I want to verify that funds are available for a given transaction be…Stephen Bryant-131052 17 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Translatable Placeholder StringSummary How do we translate the string placed under the Placeholder of input text elementContent Hi Team, How do we translate the placeholder string of an input text ele…
-
Not able to escape / in VBCSSummary Not able to escape / in VBCS when invoking Rest ServiceContent Hi All, I am consuming rest Service http://hostname:port/lbsapi/location/{location} Ex-http://host…
-
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme…
-
Customizing a VBCS Template Design and CSS. (Changes by code source)Summary Step by step on how to customize VBCS Template code as well as graphic components code.Content Hey experts! Enjoy this example focused on customize the design th…