Services
Discussion List
-
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder …
-
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…
-
Page Navigation with Data.Content Hi all I have a requirement in vbcs. In a page i have a table contains data such as Chile Req.Num, Employee Req.No, Status..... Those data have been fetched from…Muralidharan Kanagaraj-161200 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to pass CLOB type within VBCSContent Hi Experts, We are working on a VBCS application where we are integrating with Oracle ECM(ECM Content Server Version: 11.1.1.9) through the SOAP service provided…
-
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
-
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…
-
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…
-
Pass body to a post requestSummary I want to pass a content type other than json to a post requestContent I have post rest endpoint where i need to pass Content-Type as "application/x-www-form-url…Mayank Srivastava-149731 16 views 3 comments 0 points Most recent by Duncan Mills-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…
-
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…
-
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…
-
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…
-
Error 504 (Gateway Time-out) while calling Integration from VBCS ApplicationSummary Error 504 (Gateway Time-out) while calling Integration from VBCS ApplicationContent Hi Experts, We are facing “Error 504 (Gateway Time-out)” while calling one of…
-
Couldn't connect to integrations from VBCS in staged application.Content I have my VBCS application and we do a service call via service connections which will fetch the data from Integration (service connection created through catalo…
-
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance…
-
Using Oracle Rest APIs in VBCSSummary I can't use Fusion Rest APIs in VBCSContent Hello everyone, I'm newbie at VBCS. Today I have to use one Oracle Rest Api in my application for one of Oracle Custo…
-
Using Oracle Rest APIs at Physical Android Devices which developed from VBCSSummary I can't use Fusion Rest APIs in Physical DevicesContent Hello everyone, I'm newbie in VBCS. I'm try to use Oracle Rest API in one of my application. Here the api…
-
Not able to create a type of a variable from a end pointSummary Facing issue while creating variable type from an endpointContent I'm creating an application using VBCS Tool, For this task i'm creating service connection thro…
-
oj table data shrinksSummary Data in oj-table shrinks when columns have data of varied lengthContent I have used a table component in our VBCS screen. When the table populates with column da…
-
Java method calls in VBCSSummary Can we write java code in VBCS. would like to execute a java method before VBCS page loads for the first time.
-
Using Rest Endpoints in Visual Builder Cloud ServicesSummary I can't use any Rest Endpoints in VBCSContent Hi to all, I have Rest Endpoints for sample hr schema's Departments table. I want to use this endpoints in my VBCS …
-
Security when embedding a Visual Builder application in Oracle Fusion page integratorSummary Security when embedding a Visual Builder application in Oracle Fusion page integratorContent Hi I have embedded an application of Autonomous Visual Builder with …
-
SelecOne (LOV) in VBCSSummary SelecOne (LOV) in VBCSContent Hi All, I am calling a REST API...to populate LOV...but data is not getting populated....below is the process followed 1. Registere…
-
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..
-
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…
-
Error in main-start HTMLSummary Error in main-start HTML errorsContent Please comment - As shown the attached screen shot. main-start HTML page shows 5 errors on the page, How do I debug which …
-
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCS
-
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record …
-
Service Data ProviderSummary Service Data ProviderContent * First I'm assuming that Service Data Provider (SDP) variable is what is used to call the for the data, be it a Service Connection …