REST
Discussion List
-
REST API support for Invoice - Payment request typeSummary: REST API support for Invoice - Payment request type Content (required): Customer has a lot of one time payments (Invoice type - Payment request) and wants to us…Alexander Joseph 141 views 5 comments 1 point Most recent by Roman Havrylyak Payables, Payments & Cash Management -
HCM Rest IntegrationThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter… -
How to use raw value event for select single or combo boxSummary: I have a query where we need to use select single or combo box when user enters or press keys runtime we pass raw value(search with raw value like lov) to our r… -
Process reassign tasks with REST API 401 errorSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t… -
Process (PCS) reassign task with REST API issueSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t… -
Extract json output in Integration CloudContent Hi Experts, There is API which sends the json response. The json response contains the json keys are dynamic as below: "custom_fields": { "100147": { "updated_at… -
Are all REST APIs for Fusion Cloud HCM available in VB Studio?Summary: Fusion HCM Cloud REST APIs availability for extensions in VB Studio Content (required): I’m trying to create a service connection in VB Studio using the Service… -
VBCS Application not supported in Internet Explorer IE-11Summary: We are unable to view any pages of VBCS Application when we ran the url in internet explorer Compatibility IE-11. Clientuses only IE as browser to operate Conte… -
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act… -
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC… -
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe… -
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G…Jaeyshree Kumaran Kalpana 11 views 4 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration -
How can i set parameter to be fetched from column when uploading data?Summary: I am using Visual builder add in in excel and want to know if there is anyway to do a setup such that instead of asking parameter for the REST api when uploadin… -
VBCS + Single Select + SDP + Key AttributesSummary: The single-select is not returning key attribute value instead just returning the row-iteration num. Content (required): When I select a value in Single-Select,… -
select one sdp finder not workingSummary: finder parameter not display value Content (required): Single select value is working fine with SDP, after adding finder parameter SDP value is filtering fine a… -
Expose OIC integration as rest api with OauthHi All, We have created an app based integration which is exposed as an api. We have configured it to be exposed with oauth as per instructions given in https://www.atea… -
Can't update individual row using Update lookup Rest APISummary Can't update individual row using Update lookup Rest APIContent Hi, I need to update the selected row value in lookup using OIC rest API, For example 'Row1' valu… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.… -
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 142 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
VB Excel add-in - Dependent layout for ORDS servicesSummary: Dependent layouts are currently available only for bc-rest services (most FA services and VB custom business objects) as mentioned here: https://docs.oracle.com… -
VB excel add-in : How to make user search parameters mandatory?Summary: When downloading data from VB Excel, we need to prompt user to enter search parameters to restrict fetch from the BO. It is observed that the Search prompt does… -
Multiple sales order in single payload using rest apiHi, I am creating sales orders by Reading the CSV file. My questing here is I want to create all the sales orders at the time. If any error occurs I don't want to create… -
Is there a Catalog for REST APIs in Oracle Fusion (like we have ServiceCatalog service for SOAP)Summary: Is there a Catalog for REST APIs in Oracle Fusion (like we have ServiceCatalog service for SOAP services)? Is there any equivalent for REST services which shows… -
Speed up Integrations that use REST APISummary: Is there a way to speed up REST api roundtrips to Fusion? Content (required): We have an integration that processes an inbound CSV file to update costs in inven… -
How to run report using REST API?Summary: Can we run a report in fusion applications using a REST API? We have ReportService which is a SOAP service. Do we have a similar service in REST? Content (requi…