Services
Discussion List
-
How to access Curl Command using javascript in VBCSContent Hi Team, I want to get Access token from fusion, so i need to pass credentials via curl command. Please inform to me how to access Curl or If there any other way…User_2025-01-31-15-10-49-714 20 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
WSDL generate in VBCS application?Content Hi Team, We have developed an application in VBCS, in which we have business objects and we need to generate wsdl using that business objects data. How to achiev…User_2025-01-31-15-10-49-714 30 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Using REST to Get Service Request by PrimaryContactPartyIdSummary Fetching/filtering records of Service Request object using PrimaryContactPartyIdContent Hi, I am fetching data -- records from Service Request -- from our Sales …
-
Need to update Check box value in Table Variable(ArrayDataProvider)Summary update required on ArrayDataProvider variable for CheckBoxContent Hi All, I have an Editable table, here editable data is populated based on the Variable of type…Nazeer Anantha-145553 46 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
How to populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder
-
How to bypass login form of instance after deploy the application.Content Hi All, We are integrating our VBCS application into our Fusion. Whenever i opened the application it asking user crenditial for VBCS instance. How to overcome f…User_2025-02-05-07-12-25-853 44 views 13 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get browser URL in VBCSContent Hi Team, I want to get browser URL when i integrate my application in fusion, i attached one image file for your reference. i m using below code const urlParams …User_2025-01-31-15-10-49-714 86 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to insert data into reference column using POST BO endpointContent Hi team I have created two tables (Table A, Table B) which is having common column Ref ID. I have created relationship in Table B based on Table A column Ref ID.…User_2025-02-05-07-12-25-853 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get updated table data based on Service Data providerSummary How to get updated table data based on Service Data providerContent Hi, I have a table created based on a Rest service SDP. I have used Customize Fetch Action Ch…
-
Access Application or Flow level variables through java script in VBCSSummary Access and manipulate Application or Flow level variables through java script in VBCSContent I have added few variables at application leven and flow level with …
-
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…User_2025-02-05-07-00-39-312 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…User_2025-01-31-15-10-49-714 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…User_2025-02-04-14-58-25-903 24 views 10 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…User_2025-02-04-23-47-46-987 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…User_2025-01-31-15-10-49-714 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…User_2025-02-04-14-58-25-903 22 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…