REST
Discussion List
-
OIC service with OAuthContent Hi Team, We are developing web app using VBCS (Comes with OIC). We are also developing services in OIC which will be used by external mobile application. Current… -
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… -
Stress/Load Testing of REST-exposed (GET) IntegrationSummary Stress/Load Testing of REST-exposed (GET) IntegrationContent Hi, Has anybody tried Stress/Load Testing for a given REST-exposed OIC Integration (which is primari…
-
can not get json output from custom js libraryContent I am trying to convert to xml response to JSON format and return it as json format but oic js function only support string output. Consuqently we are getting thi… -
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… -
Not able to fetch the REST API generated by OIC in OCEContent Hi, We are trying to fetch the REST API which is successfully generated by the OIC. (REST API is generated by fetching the Data from Oracle Database and OIC is g…User_2025-02-10-13-20-02-679 33 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Getting a list of errors while Integrating OIA with Oracle DBContent Hello, While integrating OIA with Oracle DB, as we activate the integration and insert values from OIA UI to the Oracle DB to store inside the database, below ar… -
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 … -
GET/POST operation to make a REST API put values onto a UIContent What operation should we use in the REST API to put values to a UI , as we are trying to push the values from one component (OIA interview) to (OCE) through OIC.… -
How to sort records in OICSummary How to sort records comin from source based on a field valueContent Hi Team, We are trying to processing the records after we sort them. We are getting data from… -
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… -
OIC Oracle HCM Cloud adapter rest API worker-changeLegalEmployer operation fails.Summary OIC Oracle HCM Cloud adapter rest API worker-changeLegalEmployer operation fails.Content Oracle HCM Cloud adapter rest API worker-changeLegalEmployer operation f… -
REST End Point SecuritySummary REST End Point SecurityContent I have shared a REST endpoint with an external user to GET invoices. In order to do so, I created a custom oracle user account and…sanjam1130 38 views 1 comment 1 point Most recent by Cristian Bilibou-Oracle Payables, Payments & Cash Management -
To generate a REST API integrating OIC with OIAContent We are trying to integrate an interview of OIA(Oracle Intelligent Advisor) configured as SAVE operation inside OIC where we are trying to post a variable Policy_… -
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 289 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… -
Cant able to filter in select-one component in vbcsContent Hi All, In my page, We have select-one filed with lots of records. i want to filter based on typing text but in my case its only highlighting the text. I refered… -
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get … -
Change instance URL host name dynamicallySummary Have a requirement to dynamically update the hostname based on dropdownContent We have a requirement to select dropdown with multi-select option. the dropdown wi… -
While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on broSummary While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on browser is getting converted into %7BserviceRequest_Id%7DContent J… -
How to skip the OPTIONS CORS preflight request?Content We are calling Fusion SaaS API's directly from VBCS and are using 'Oracle Cloud Auth' as authentication. All the required CORS setup are done from SaaS side and … -
Attaching a document to a PO or RequisionSummary Is there a way to attach a document to a PO or Req using an APIContent Is there a way upload a document to SaaS ERP through an API? I want to attach the document…User_W3W7A 31 views 1 comment 0 points Most recent by Nadia Khan-73252 Payables, Payments & Cash Management -
Can We make a VBCS Web Application Public?Content i have a VBCS web App, which i want to let any body access who ever has that URL. I have tried the anonymous access option. but i can see that one can load the p…