Web
Discussion List
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
Embed OEC - Re deploy ApplicationContent Hi, Assume this scenario. We want to modify something from the existing application which we embedded in OEC / any application, we have to redeploy it again wher…Mohana Gopal S-Oracle 17 views 2 comments 1 point Most recent by Mohana Gopal S-Oracle Visual Builder
-
Running Visual Builder Apps On Other ServersSummary I wanna to run my VBCS app in my local serverContent Hi everybody, I want to run my application developed with VBCS on my local server. This blog of Shay Shmeltz…
-
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 create a REST master details tables ?Summary I wanna to create a page with two tables when i select a row from the first the second one change display valuesContent Hi everyone , first of all, i am new with…
-
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…Shakila Murugan-90549 58 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to call ICS (OIC) web service in VBCSSummary Click button in VBCS triggers cloud integration wsdl with input parameterContent Hi All My requirement is like below 1) in VBCS (Classic Application) page, I hav…Venkata Thota-70407 115 views 9 comments 3 points Most recent by Mohana Gopal S-Oracle Visual Builder
-
How to configure body with form url encoded REST ServiceContent Hi All, I have a Post Rest Service for which request body is x-www-form-urlencoded. In VBCS Rest Sevice Configuration, I am only seeing an option of passing path…
-
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…
-
-
oj-bind-if not working in live modeSummary oj-bind-if not working in live modeContent Hi, We have a java script condition in page.js which will be called and evaluated in oj-bind-if test condition while r…
-
Best Visual Builder ApplicationContent Hi, Our customer has license of DCS (Digital Customer Service) & OIC (Oracle Integration Cloud). We have planned to create around 100 pages which is going to acc…Mohana Gopal S-Oracle 23 views 2 comments 1 point Most recent by Mohana Gopal S-Oracle Visual Builder
-
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p…
-
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 …Preetesh Dongre-133500 38 views 0 comments 0 points Most recent by Preetesh Dongre-133500 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…Shakila Murugan-90549 57 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Rest end point with parameter value containing single quote is not workingSummary When Business object rest endpoint is queried with parameter value containing single quote, bad request error is throwedContent I have a Business object containi…
-
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…
-
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…
-
How to Display data with ADP similar SDPSummary Display the data ADPContent I am looking to way to display the rest using ADP When I use SDP I have option to have itemspath and Item Id Attribute so that I can …
-
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…
-
Not able to copy the content from Grid/Flex component from the Live VBCS page.Content Hi Experts, We have developed a search page using VBCS and using Flex and GRID containers for displaying the search results. However, we are not able to copy the…
-
Customizing a VBCS Template Design and CSS.Summary Step by step on how to customize VBCS Template as well as graphic components.Content Hey experts! Enjoy this example focused on customize the design through sour…
-
How to get Client IP address from VBCS applicationSummary How to get Client IP address from VBCS applicationContent Hi, How do we get client IP address from a vbcs application?? I got the IP using jquery by the below co…
-
Pagination for oj-table in vbcsSummary Oj-Paging-control tag data attribute data typeContent Hi, I've been trying to implement pagination for an oj-table. I have added the tag to the html page and inc…
-
Calling a Restful webservice with file object in VBCSSummary What are widget available to upload the file from local directory in VBCS? How to initiate a multiform data request type from VBCS to OMC 19A and send the file h…
-
Search for data on a VBCS page based on a parameter valueContent Hi, We have devloped a page in VBCS visual application wherein we are displaying data for the jobs submitted in the past. The requirement here is that if the use…
-
Controlling access to VB WebAppSummary Controlling access to VB WebAppContent Hi Experts, We have created a webapp which will be used by three types of users. 1. Requester - Would be able to submit a …