REST
Discussion List
-
Validating and manipulating Received JSON data inside the integrationHello everyone, I created an Integration that receives a JSON file when triggered, and it then sends the mapped data to another endpoint through a new REST API request. … -
How to get the UniqId to pass it as a parameter in OICHow to get this UniqId and pass it to the URI e.g., we need the gradeUniqId to pass it to the following endpoint: /hcmRestApi/resources/11.13.18.05/grades/{gradesUniqID}… -
how to fetch specific stringSummary: Hi I want to fetch specific string from given string. Whatever value is present in "()" that need to be fetched. Industrial Minerals Company (IMC) ---> IMC Ma'd… -
Post Contact error in OICError resolution for the issue occurring in OIC when making a POST request to the contacts API: "type" : "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.… -
facing issue while triggering app driven integration from fusionSummary: I have given integration End Point URL to fusion through sandbox for a particular button so while clicking on it has shown to enter username and password after … -
Does importServiceInstanceArchive Rest API call exist in OIC Gen3 ?Summary: importServiceInstanceArchive Rest API in OIC Gen3 Content (please ensure you mask any confidential information): Does importServiceInstanceArchive Rest API call… -
How to create an account contact by API?Hi, I'm trying to create a contact and contact point using the REST API for contacts and attempting to link it with an account using AccountPartyId. To retrieve the acco… -
How to give empty json object in object or change the key name at runtime for REST requestSummary: Hi Experts I have a requirement where in I have to change the key name at runtime based on some value, not sure how to achieve this in Integration mapping The n… -
ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Summary ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Content Dear Team, we are getting below error while configurin… -
HCM adapter Flow patterns submit flow operation how to pass parameter values in integration mappingSummary: Hi Experts I want to use Fusion HCM rest API to run the "Make EFT Payments" payroll process with integration using HCM adapter but i'm not getting how to pass t… -
is it possible to trigger App driven integration while clicking on the EndPoint URlSummary: I want to Give the End Point URl In the Fusion So when clicking on the Endpoint URL the app driven integration needs to trigger and in that integration i have c… -
Create multi-line receipt using the /fscmRestApi/resources/latest/receivingReceiptRequests REST APISummary: We are currently calling the receivingReceiptRequests API creating a single line receipt like this example request: { "VendorId": "123456789012345", "Comments":… -
OTBI Report to VBCS Rest Endpoint **SOLVED**Summary Extracted OTBI Report - map to POST to store in VBCS Business ObjectContent Hello, I've successfully extracted the contents of an OTBI Report from our ERP Cloud … -
OIC Gen 3 Receipe Integration issueSummary: Hi 1. Movement request integration are present in recipe but we are not able to open recipe document from Oracle site. Attached screenshot document is for your … -
How to add receipe integrationSummary: How to add OIC gen3 recipe integration in your design Integration tab. Content (please ensure you mask any confidential information): 23D Version (include the v… -
Processing Large Attachment in GetDocumentData of ScheduleReportWSSServiceContent We wanted to fetch the ESS Job report output of 'Process Receipts Through Lockbox AR LockBox Validation Report. WSDL: https:///xmlpserver/services/ScheduleReport… -
OIC Rest adapter - OAuth custom 2 leggedHi Folks, I am trying to configure UIPath REST API in OIC REST Adapter. The Token is fetch postman and I'm also able to call the API and get expected response. But, when… -
Is there any REST API or webservice for the QP_CUST_PRICING_PROFILES table?I need to automate the process of creating the customer pricing profile but I couldn't find in the documentation any REST or SOAP for that. -
Is there a SOAP or REST method to import contact and contact points information from an account?"I need to import contact information through APIs, but the CustomerAccountService doesn't have the necessary fields for it. -
Rest api filter for getting multple serial numberSummary: Hi I am trying to fetch multiple serial number using rest api. I can fetch one serial at time but want to fetch multiple based on input. Now in this given scree… -
what is Privileges To Access SaaS REST endpoints from Integration or POSTMAN !!Summary: what are Privileges required To Access SaaS REST endpoints(eg -/fscmRestApi/resources/11.13.18.05/purchaseRequisitions) from Integration or POSTMAN !! gott erro… -
Oracle Financials - REST Batch Actions - What operation to use so that API honor the UPSERT modeSummary: When I try to use individual FSCM REST API say for Data Access Set assignment a second time, UPSERT mode in Headers works fine. However, when the same is used v… -
How to invoke a custom Process Cloud Service" custom flow while submitting a requisition for approvaSummary: How to invoke a custom Process Cloud Service" custom flow while submitting a requisition for approval ? Content (please ensure you mask any confidential informa… -
Is it possible to see from which IP address an integration has been invokedIn the monitoring I can see the calls that have come in and the payload send by the calling system. Currently we are getting a lot of invokes, but they all fail and I ne… -
TRANSLATION-ERROR-01# exception occurred while translating the response into the accepted media typeSummary: Hi While creating sample OIC i am getting below error. I am simply doing division of 2 numbers . please find screenshot for reference. { "type" : "10.5.3", "tit… -
Sample OIC integration using DB package with plsql table type as in and out parametersSummary: Sample OIC integration using DB package with plsql table type of records as in and out parameters please share the DB package as well Thanks Content (please ens… -
I want to get list of OPA tasks on behalf of a user who is accessing my VBCS page using OPA REST APISummary: Hi Experts I have created a page with which users can check the list of tasks assigned to them but the problem here is the authentication method for OPA REST AP… -
Sample OIC integration using FINDER option ( instead of q) in REST apisSummary: Sample OIC integration using FINDER option ( instead of q) in REST apis for ex /fscmRestApi/resources/11.13.18.05/cashBanks in the query parameter , finder is o… -
Is Domain Administrator role is required for the Oauth2.0 Client application?Summary: Hi Experts, As part of integration with third party application, we have created confidential application within OCI console to generate OAuth token. As per Ora… -
OIC -Unable to map OUT data from Stored procedure in ATP databaseSummary: I am using ATP database adapter and created a procedure which will return data through ref_cursor. This integration has a REST trigger connection. When I am try…