REST
Discussion List
-
REST API to BO and MoreSummary Process REST API JSON dataContent Hi Shay, While working on the VBCS app, we tried using the Oracle Cloud Services REST API’s to consume the cloud data (back and…
-
Filter from first character in select-one componentContent Hi All, I am using select-one component with filter option but not working as expected. Its filtering and highlighting the character even if it is at the middle …
-
Row lock in Edit modeSummary Row lock in Edit modeContent Hi, Use case - I am showing Emp data in an ADP based table. Emp Id is shown as a link in the table. if a user clicks on Emp id link,…
-
Backend service connection does not work for me for ERP, nor HCM but it works for CRMSummary Backend service connection does not work for me for ERP, nor HCM but it works for CRMContent Hi all, Im trying to use the funcionality of backend to work with a …
-
Dynamically Hiding the Table Columns for SDPContent Hi, I have a scenario where I am fetching the data from a REST web service and displaying it in a table using a SDP. But I want to hide some of the columns of th…
-
How to enable Preflight Request in REST APISummary How to enable Preflight Request in REST APIContent Hi, We have VBCS UI application which uses SSO with Oracle Sales cloud application to access data to and from.…
-
Download Table Data as a PDFSummary PDF file GeneratorContent Hi Team, I want to download table data as a PDF file in VBCS. I thought of importing jsPDF library into VB App. when I download from Gi…
-
Filter single select as you type blog, does not work for meSummary This blog does not work for me: https://blogs.oracle.com/vbcs/filtering-singleselect-values-as-you-typeContent Hello, Help needed to complete the blog: https://b…
-
Is there a way to remove duplicates in Select Single based on SDP (Fusion REST API)?Content Hello, I have a Select Single component based on SDP that was created for the following Oracle Fusion Rest API: https:///fscmRestApi/resources/11.13.18.05/custom…
-
Performing a GET with a Query Parameter on a Business ObjectContent I created a business object and subsequently used an OIC integration to populate (insert rows) the business object with data. Now I am trying to GET rows back ou…
-
Filtering Response Payload of a rest endpointSummary I have List of Values in ADP and I want to filter the response from an Rest Endpoint based on list of values i am getting in ADP or ArrayContent List of all reco…
-
Bug In a ListView Component VBCS- DCS templateSummary for List View when i try quick data wizard to populate data from Rest Endpoint , wizard stops me at 2 nd step to select template, it doesn't let me select the te…
-
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…
-
POST method not working when switching online/offline modeSummary I have an issue about saving data in BO when an aplication have to work both in online and offline modeContent Hi, i need some help to solve a problem i have abo…
-
Populate single select component with data from a Business ObjectContent Hello, I have a Single Select component wich I want to populate with data from a field of a Business Object, without repetitons, Does anyone know how to do it or…
-
VBCS Excel Plugin with Order Management EFFsSummary I am trying to setup a quick and easy Order Entry Update page that will allow me to update both Header and Fulfillment Line Flex fields.Content Visual Builder Ex…
-
VBCS Plug in for Excel : How to implement the manually created ORDS rest service in excel VBCS plugSummary How to implement the manually created ORDS rest service in excel VBCS plug in?Content Hi All, How to implement the manually created ORDS rest service in excel VB…
-
Images uploaded under resources/images not found in LIVE versionSummary Images uploaded under resources/images not found in LIVE versionContent Hi Team, I developed one app where uploaded one csv file under Resources/Images and gave …Kumar Saurabh Srivastava 15 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Dynamically set Username and Password while making service connection for Basic AuthenticationSummary Dynamically set Username and Password while making service connection for Basic AuthenticationContent Hi, While creating a Service Connection, I have to provide …User_2025-01-31-17-46-17-923 26 views 3 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
SDP filtercriterion not working on REST from fusion apps. using ORSummary SDP filtercriterion not working on REST using OR. Important I use a rest from fusion apps.Content Hello all, Im following vb cook book recipe quite simple and sh…
-
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch…
-
Filter Data while making Web Service Call in VBCSSummary Filter Data while making Web Service Call in VBCSContent Hi, I have a use case where I want to filter only those records where the "AllowCapitalizedInterestFlag"…User_2025-01-31-17-46-17-923 17 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
How to do order by on child objects while using expand on rest API'sSummary How to do order by on child objects while using expand on rest API'sContent I have created four business objects and all four are in a multi-level hierarchy of w…
-
More than 25 records are not getting displayed in the oj-combobox-one componentSummary More than 25 records are not getting displayed in the oj-combobox-one componentContent Hi, I have an oj-combobox-one component and the values in this component a…User_2025-01-31-17-46-17-923 28 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 Visual Builder
-
Upload and Download File from UCM using VBCS screenSummary Upload and Download File from UCM using VBCS screenContent Hi, I am working on a use case where I have to download a file from the Oracle UCM after passing the D…User_2025-01-31-17-46-17-923 270 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 Visual Builder
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
XML to JSON responseSummary XML to JSON responseContent Hi, One of the SaaS services I want to use in VBCS is returning data in XML format. How do I use it in VBCS? Please guide.
-
I want to put a condition on body payload for service endpoint callSummary Inside the body parameter while call rest endpoints i want to put if conditionContent { "SrNumber": "[[ $page.variables.serviceRequestRecord.SrNumber ]]", "Title…
-
Call back url for visual builder appContent Hi, when calling a wallet service, I need to provide a call back url for the front end app in order to resume execution after confirming the payment.. The app wi…