REST
Discussion List
-
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 35 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…Muralidharan Kanagaraj-161200 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…Muralidharan Kanagaraj-161200 20 views 2 comments 0 points Most recent by Muralidharan Kanagaraj-161200 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…
-
Issue with Combo Box1Summary Issue with Combo Box1Content Hello All, I am using the component Combobox1, my issue is that suppose I got a list of employees name and once the user type name I…
-
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst…
-
How to refresh a data table which is from rest web serviceSummary How to refresh a data table which is from rest web serviceContent Hello All, My data table is populated from a rest, I would like to know via an action button ho…
-
VBCS Tenant Database SwitchSummary Questions and ConcernsContent Hello everyone, we are exploring changing the tenant database from the embedded one, which has some hard limitations, and we have a…