REST
Discussion List
-
I need clarification on what we are permitted to perform vulnerability and penetration tests againstSummary: Can we perform such tests against custom REST endpoints on the Integrations platform? Content (please ensure you mask any confidential information): According t…
-
REST Adapter API Error- returned a response status of 302 While invoking the patch operationContent Hi , I am trying the REST api in OIC for terminating an employee using Patch Operation, i am facing the below error. I tried the same payload for termination usi…
-
Items Integration between Oracle and SalesforceSummary: Salesforce Adapter Content (please ensure you mask any confidential information): Hi Team, Can some one please confirm if Items sync integration can be availabl…
-
How many parallel requests can be served by OIC Rest API exposed integrationSummary: Parallel requests served by OIC Rest API exposed integration Content (required): How many parallel requests can be served by OIC Rest API exposed integration. A…
-
Approch to build the REST end Point For thired Party Integration in HCMSummary:We have requirement where we have to build the HCM API for the Client.Justed wanted to understand what kind of approch we have to follow Ex: The API inculdes 40+…
-
BI Report Permission issue in OICSummary: Hi I am trying to run BI Report from OIC but getting below error . Also i have checked using same user#oic_intg_user in fusion , able to run the report. Please …
-
How to filter data on expand query parameter level in REST APISummary: Hi I want to filter data on expand query parameter level. I have attached Postman screenshot is for your reference. Also Payload response for your reference. I …
-
How to perform shipping transactions in batch?Summary: Unable to perform shipping transactions in batch and response payload is not self explanatory. Content (please ensure you mask any confidential information): UR…
-
OIC REST API missing bodyHi, I am new in OIC and hope someone can help me for a a problem of missing Body in POST method when OIC calling an External REST API. I have configured a REST Connectio…
-
OIC representation of API URL vs Postman clientSummary: Hi experts, I've run into an issue that I cannot for the life of me figure out what was wrong. I'll add the gist of the issue in content. Content (please ensure…
-
OIC get data from cdata in XMLWe are receiving XML from third party system. We need to capture data in OIC, which is in CDATA element. Need to know which function can be use in OIC to get the data. S…
-
Restricting OAuth2 client credentials to a specific integration?Summary Is there a way to limit OAuth2 client credendials to authenticate to a specific OIC integration?Content Hi Experts, We have successfully used the documentation h…User_2025-02-10-17-10-38-758 57 views 8 comments 0 points Most recent by Kuldeep Singh Rawat-Oracle Integration
-
Refresh token expirationWe are planning to start an integration with Oracle HCM using the authorization code grant type. Our intention is to renew the access token using the refresh token once …
-
Do we have any callback webservice for "Custom ESS job set" completion?Hi , We have a "custom ESS job set" in fusion, which we can submit through the ESS Webservice provided by fusion through SubmitRequest operation. But do we have any orac…
-
401 Unauthorized while invoking External Rest API using two way SSL enabled Rest connectionSummary: We are trying to invoke the external two way SSL enabled REST API in OIC. Client has provided the SSL certificate, We have generated a keystore as per Oracle do…
-
DBCS Table import issueSummary: While importing DBCS table , getting below error. Content (please ensure you mask any confidential information): Version (include the version you are using, if …
-
API for Fixed assetsAnyone knows REST or SOAP API to update fixed asset's location flexfields? I need to change the location field data which is having wrong data, need to update with corre…
-
403 forbidden error while invoking /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests APISummary 403 forbidden error while invoking /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests APIContent Hi, I am trying to invoke SCM rest receipt API /fscmRes…
-
Unable to pass parameters in ESS Job REST APISummary: I am trying to use ESS Job REST API to submit ESS Job requests from VBCS application. The PATCH operation of the REST API works fine , but it does not pass the …sksaran_5 214 views 3 comments 0 points Most recent by Venk Kudire- Support-Oracle Fusion Applications Administration
-
How to run OIC end point in PostamanSummary: Hi how to run OIC end point url in Postman Content (please ensure you mask any confidential information): Version (include the version you are using, if applica…
-
Attachment is in BLOB FormatSummary: Hi As per screenshot, Attachment stored in DB in BLOB format. I need to read and attach the attachment in AP invoice using REST api. How to achieve? Content (pl…
-
How "security" works for a "trigger and invoke" REST API connection?Summary: To my understanding, the Security for a "Trigger" REST API connection means the authentication requirement of the OIC connection (and peer system need to follow…
-
REST API concat in OIC giving extra characterSummary: I am calling a REST API: https://abc.oracle.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/workers?q=PersonNumber='4' I have used the REST API Adapter…
-
How to increment numberSummary: Hi I am trying create AP invoice using rest api. I want increment value 1 based on row in "getInvoiceLinesOutput" and then need to assigned value to Line number…
-
Attribute set for RegistrationNumber in entity PartyTaxProfileAM.TaxRegistration1 failedDid anyone encountered below error while updating Tax Registration Number using REST API in Fusion ? REST API --------------------- fscmRestApi/resources/11.13.18.05/tax…
-
How to convert date in desired formatSummary: Hi I am getting date 2024-03-20 in this format from VBCS page and need to convert this date in 20-MAR-2024 format and further need to send date to OIC. Input da…
-
REST API Batch Processing To Create Multiple Records not workingSummary REST API Batch Processing To Create Multiple Records not workingContent HI Team, We have ingratiation between EBS(r12) to OEC, we have to do batch processing of …
-
REST API invoke in OICHi There, I am creating REST service which will run EPM REST call and return one element from REST call response. 1) Service will get json load sample is in "sample_REST…
-
OIC REST integrations timming out in 2 minutesSummary OIC REST integrations timming out in 2 minutesContent I use OIC Autonomous 18.4.1.0.0 (180929.1600.16463). - Created an App Driven Orchestration; - Integration i…
-
Append select dataSummary: Hi I am getting AP line data from SQL Query1 and based on condition need to merge SQL Query2 AP line data into SQL query 1 . Then need to Send AP line data to A…