REST
Discussion List
-
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…
-
session details in sdpSummary Load session details in sdpContent The requirement here is, When a user logs in concurrently and hits the BO, the data that is getting displayed is incorrect. Fo…User_2025-02-04-21-30-51-376 30 views 12 comments 1 point Most recent by David Konecny-Oracle Visual Builder
-
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 …
-
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…
-
BO RelationshipsSummary How to aggregate one BO by two primary keys to another BO?Content Hi All, I came across the BOs relationship functionality and I wonder how to create a relations…
-
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…
-
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…
-
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …Stephen Bryant-131052 32 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
No data to display in ListviewContent Hi, "No data to display in Listview" is the message I am getting whenever I test my list view. However, I added the data from an integration and I am not having …
-
LOV IssueSummary LOV will not pull dataContent Hello, Here is my situation: I've defined the following in accord with Shay's "LOV Tips Video": * Business Object to Store my LOV v…Stephen Bryant-131052 28 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
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…User_2025-02-05-01-33-23-630 47 views 21 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Matrix Table Possible?Summary Create a table where intersection of Column Value and Row Value is based on another fieldContent Hello, I am attempting to create a Matrix style table where the …Stephen Bryant-131052 18 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Adding Access-Control-Allow-Headers list to make rest call from a custom componentSummary Adding Access-Control-Allow-Headers list to make rest call from a custom componentContent Hi, I am calling a rest api from a custom component passing some Header…
-
Cannot Select ID Attribute on my ADPSummary Created ADP Variable to be populated by REST Service CallContent Hello, I've created a connection to our ERP for payables payments. No problem there. I can displ…Stephen Bryant-131052 25 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Updating data through REST api in component approachSummary Updating data through REST api in component approachContent Hi, We are using RestHelper class for Get request in custom component. Similary Could you please let …User_2025-02-04-21-09-02-317 9 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
*** Solved *** Getting the Label on an LOV to pass to REST ServiceSummary Accessing the Label on an LOV to collect in a VariableContent Hello, I've created a VBCS application that takes data from the page variables and passes them (as …Stephen Bryant-131052 19 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Representing an XML schema in VBCSSummary taking a CSV file from OICS and converting it to a json for XML schema complex typesContent Hello All! I need some help on this problem I have I attempted to att…User_2025-02-04-13-35-35-440 49 views 0 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder
-
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene…User_2025-02-04-20-45-43-416 26 views 3 comments 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…
-
BO TransactionContent i updating complex list.. But i want start transaction. if it failure i want rollback or commit. Should I use ORDS or BO? ords difficult to use. Table may change…User_2025-02-04-20-31-08-782 17 views 2 comments 0 points Most recent by User_2025-02-04-20-31-08-782 Visual Builder
-
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…
-
VBCS : Service Data Provider to Array Data ProviderSummary Converting Service Data Provider to Array Data ProviderContent Hi All, I have a ServiceDataProvider variable which is holding the table data in the page. I just …Nazeer Anantha-145553 482 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
Batch Update a Business Object: Bad Request ErrorContent Hi All, I'm trying to batch update a business Object by calling the REST endpoint business objects/batch. As a filepath I inserted: https://mightyzeus-mightyzeus…User_2025-02-04-12-06-50-154 27 views 6 comments 0 points Most recent by User_2025-02-04-12-06-50-154 Visual Builder
-
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…
-
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…User_2025-02-04-12-06-50-154 32 views 2 comments 0 points Most recent by User_2025-02-04-12-06-50-154 Visual Builder
-
Accessing Business Objects via REST and SOAP UISummary Need some Newby help on Cross-Origin Resource SharingContent Hi I'm relatively new to OVBCS and REST, and a little help please... I've created a simple VB App an…Mark Chappell-112191 31 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder