REST
Discussion List
-
Advantage of ORDS api direct call in vbcs and calling ords services via OIC then call oic in vbcsSummary: Hi experts advantage of ORDS api over OIC calls in vbcs . suppose ORDS being called in OIC for VBCS services what is the disadvantage its better approach or not… -
Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCSSummary: Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCS Content (required): Is it possible to access ATP custom DB … -
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl… -
I am trying to Use Vision APIs (AmalyzeImage) using Integration Gen 2 and Getting an errorSummary: I created an app-driven integration to call AnalyzeImage Vision API but getting an error and not able to figure out what the error is Content (required): { "typ… -
Return List of Rows by GroovySummary: Hi experts, I am trying to return list of rows by groovy, i was trying this code: Content (required): Hi experts, I am trying to return list of rows by groovy, … -
ATOM FEED USING HCM ADAPTER DOESN'T RETURN DFF CHANGESSummary: OIC ATOM FEED HCM ADAPTER DOESN'T RETURN DFF CHANGES Content (required): Hello everyone. I am building an OIC integration that consumes Worker Assignment ATOM F… -
Issue with Fusion Financials REST API (accountCombinationsLOV) for Retrieving More than 500 RecordsSummary: Hello Team, I am writing to seek assistance regarding an issue we are encountering while utilizing the Oracle Fusion Financials REST API, specifically the "acco…VivekSPIND 151 views 3 comments 0 points Most recent by MariusS-Oracle Payables, Payments & Cash Management -
Calculate tax API returns 403 error on Integration but works on PostmanSummary: Hey folks! I have been having a situation with the Calculate tax and derive account API (https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchase… -
How to pass key value pairs from metadata dynamically to a rest connection in OICSummary: I have an integration where I need to create a customer in Stripe account using Rest Connection. I need to pass required fields to the rest in order to create a…Nikhitha Annasaram 101 views 9 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Special Request to (Shay Shmeltzer)->Issue while calling BIP ExternalReportWSSService by ConnectionSummary: I have registered a BIP report, whose default output is XML. My requirement is to populate the extracted XML data in ADP. I have followed this link, but it is n… -
Trying to add the empty row in table.Summary: My requirement is create editable table while enter the partnumber then part_desc, UOM, bom_quantity, status will reflect auto through REST API, which is workin… -
Filter in select single using SDPSummary: Filter in select single using SDP not working as expected. Content (required): We are currently using a SDP to populate data for a single select. The data sourc… -
Need a Sample Application for ADP FilterSummary: Can any body Please share a Sample Application Filtering ADP Content (required): Version (include the version you are using, if applicable): Code Snippet (add a… -
Create Template with Header and Line in VBCS Excel PluginSummary: Hi We have a requirement to upload an invoice in VBCS BO but the template contains header values and table line items How to create template this template using… -
How to handle post-refresh for Visual Builder FA ExtensionSummary: Hi Everyone We have utilized Visual Builder in FA to construct certain pages that make use of third-party APIs. Our intention is to transition to the PROD envir… -
Urgent HELP needed using fileDataSource with runReport SOAP APISummary: I have a scenario where I need to run a BIP report, where the data for the report is an XML file that I will supply in the payload. I have looked up runReport/r… -
MANAGE SERVICE PROVIDER RELATIONSHIPS API required to fetch payable SERVICE PROVIDER details for BU.Summary: Unable to find MANAGE SERVICE PROVIDER RELATIONSHIPS API required to fetch payable SERVICE PROVIDER details for BU. Content (required): is there an api for MANA…Jacob-Oracle 41 views 0 comments 0 points Started by Jacob-Oracle Payables, Payments & Cash Management -
Integration Rest API query parameterSummary: Get multiple integrations from Rest call using query parameter. Content (required): Hello, I am calling Rest API to get integration information using endpoint /… -
Download PGP encrypted file of more than 1 GB from Object storage and reload unencrypted in ObjStoreSummary: Hi Team, We have a PGP encrypted file of more than 1GB loaded in object storage by a third party, now we want to download this encrypted file from Object storag… -
How to pass API Key dynamically in OIC?Summary: I have created a stripe API connection which requires API key to authenticate the connection. But the API key is not constant can be changed based on certain va… -
API/Rest Service to Create a Role and assign users in VBCS ApplicationSummary: Do we have any API/Rest Service to Create a Role and assign users in VBCS. Content (required): For Adding a new role in VBCS we need to create new version and d… -
In VBCS Excel ADD-in , how to Download data for REST DATA SERVICE Module (ATP Database)?Summary: How to download data for ORDS Modules from ATP Database into Oracle Excel Add-in ? Not able to add parameter or columns in the excel. Content (required): I have… -
Is it Possible to Insert the data Fetched from External REST API into a Business objectSummary: Is it Possible to Insert the data fetched from External REST API into a Business object. That is GET from External REST API and POST it into the BO How to achie… -
Oracle Fusion Payables - REST API to get all holds on InvoiceSummary Approach to get all holds on a particular invoiceContent There is a business requirement to release all the holds on invoice. I could find /fscmRestApi/resources…Sridevi K-Oracle 87 views 5 comments 0 points Most recent by Saadiq Payables, Payments & Cash Management -
How to Insert the data from Business Object into the Oracle Cloud Application?Summary: How to Insert the data from Business Object into the Oracle Cloud Application? There is no REST API to Perform the POST and patch Operation in the HCM Cloid for… -
How to Insert the Data from One API to another APISummary: We are getting the data from Oracle HCM Cloud RESTAPI using GET Method. We have created a Business Object with the Same Fields Retrieved using the RESTAPI using… -
Facing issue with calling SOAP Service in Visual Builder FA ExtensionSummary: Hi Team. - We are trying to call Fusion BIP SOAP web service from Visual Builder FA Studio. When we are running the application we are getting below error https… -
single select nested arraySummary: i have done an ADP for countries that shows all the country in the world and bind the data in a single select for 'Country'. my question is, how do i make it so…