REST
Discussion List
-
How to assign REST API output to table in VBCSSummary How to assign REST API output to table in VBCSContent I have Input text for user name and search button. This should call me IDCS User Search API and retrive the…
-
How to achieve pagination in VBCS.Summary How to achieve pagination in VBCS.Content Hi All, How to achieve pagination in VBCS. I need to do pagination in VBCS table from REST Endpoint. Scroll policy work…User_2025-02-05-07-00-39-312 34 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to use oj-sample-input-text-typeahead component in VBCS?Summary How to use oj-sample-input-text-typeahead component in VBCS?Content Hi All, I am looking for a requirement having input text box, on typing it fetches the matchi…
-
How to scan Bar code or QR code in VBCS mobile app?Summary Looking for a solution to scan bar and QR code using VBCS mobile applicationContent Hello, I have requirement to implement VBCS based mobile application to scan …User_2025-02-06-08-34-54-080 60 views 10 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
VBCS-Editable tables Roweditend event not working in Jet 8.1Summary Editable tables Roweditend event not workingContent https://www.youtube.com/watch?v=DNNBnxEDrMk&feature=emb_logo We followed above video for editable table but a…
-
oj-combobox-one - serach is not working in the list of valuesSummary oj-combobox-one - serach is not working in the list of valuesContent Hi All, I have oj-combobox-one component, the data is from service connection. It displays a…
-
Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User oSummary Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User opens VBCS appContent Without Anonymous Access, VBCS App to us…Shivakumar Ayyanagowdar-Oracle 36 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
how we can share the business object across application in VBCS 19.4.3.0 version?Summary how we can share the business object across application in VBCS 19.4.3.0 version?Content Hi All, We have a few BOs in one application and wanted to use those in …
-
Authenticating IDCS Web Services in VBCS ApplicationContent Hi, I have a VBCS application where I want to implement the password reset functionality. For this, I am using three REST web services for IDCS: (1) /oauth2/v1/t…
-
List Pagination with custom REST endpointSummary List Pagination with custom REST endpointContent Hi, I have custom REST API that support limit and offset parameters for pagination. How to implement list pagina…
-
How to fetch the third item from Dynamic choice list used in Combo boxSummary How to fetch the third item from Dynamic choice list used in Combo boxContent Hi All, I was referring to below blog from Shay in which he has showed how to acces…
-
Restrict repeating values in LOV.Content Hi All, In my case, I need to display only non repeating values in Select one component. For some specific LOV fields am using same service which i have used for…
-
Batch Operations With Nested ObjectsSummary Batch operations with nested objectsContent Hi everyone, I want to batch operations on business object in VBCS. 1)I should use nested objects for batch operation…
-
create dependent lists which are based on service connections?Summary create dependent lists which are based on service connections?Content Hi All, We have 2 rest endpoints from and showing the values in 2 comboboxes separately (ea…
-
Create a array Structure for PATH callContent Hi Experts, I have a REST API for bulk update that accpets the below json body. Can you please help how the type and variables can be created to strcuture below …
-
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
External APIs throwing error after 2-3 ideal timeContent Hi Experts, Created a service connection with SFDC REST APIs that are OAuth enabled and populating the data on UI. It's working fine. When I don't work on the ap…
-
502 Bad Gateway while connect to PaaS JCS(WLS)Summary Can't use custom REST Api in VBCS.Content Hello everyone, We develop a REST Api for our customer which has Oracle PaaS. Customer has WebLogic Server and we deplo…
-
No Object Data in Table When Used with TemplateContent Hi, I know the title is super vague so I'll explain my scenario here: (1) I have a SDP which is displaying some data in a table. This SDP has some child objects,…
-
Implement Filter on ADP Table in VBCSSummary I am looking for implementing For filtering table based on adp in VBCSContent Hi Experts , I have created table based on adp and assigning data to adp through sd…
-
CRUD operations on ADP based table and on "Save" to reflect the changes in BOSummary CRUD operations on ADP based table and on "Save" to reflect the changes in BOContent Hi Experts, I have created a table based on ADP, the table has 2 rows with i…
-
Can not create "Create Inventory Reservations" Rest ServiceSummary Create Inventory Reservations web service issueContent Can not create "Create Inventory Reservations" Rest Service Hello everyone, I need to add Oracle Create In…
-
Append to ArrayDataprovider in action chainContent Hi Experts, I have a REST API that is sending the response in JSON. Created an action chain and calling the rest API to fetch all the dataset. What I want is in …
-
Unique data in Select one choiceContent Hi Experts, I have a REST API that gives a list of account details (as below) with duplicate account names. I wanted to create a Select one choice and show only …
-
Accessing Tenant database custom tables in VBCS applicationSummary Ways to access custom tables from the Tenant database configured in Visual BuilderContent Hi Gurus, How can we access the Tenant database (ATP or Cloud DBCS conf…
-
Looping through each child item record from the service connection responseSummary Looping through each child item record from the service connection responseContent Hi Gurus, I have created a service connection for workers data in oracle cloud…
-
How to consume chart in oracle VBCS?Content Hi all, How to consume chart in oracle VBCS? I need to show chart with data consumed from rest endpoint.I have consumed rest service successfully.Now need to sho…User_2025-02-05-07-00-39-312 20 views 2 comments 0 points Most recent by User_2025-02-05-07-00-39-312 Visual Builder
-
VBCS Application -How to log user sessionSummary How to log user session when using VBCS integrated log out / log inContent Hello All, We are using the vbcs integrated user management for the log in and log out…
-
Adding a new column in tableContent Hi Experts, I have created a service connection based on a REST API. Rendered the table on the web page and configured the service connection with limited fields…
-
Bar Chart ErrorSummary Encountered TypeError: Cannot read property 'Value' of undefinedContent Good day, I am encountering TypeError: Cannot read property 'billUsageElectric' of undefi…