API
Discussion List
-
How to get request body and response body for a OCI API Gateway serviceHi, We have enabled access and execution log for OCI API Gateway deployment. The access and execution log does not contain request and response body for REST API we invo…
-
Oauth in OIC gen3 for partnersSummary: Hi, Oracle team just need your help… for learning purposes… I have been using https://oicoutboundpshared-bots4saas-yu.integration.ocp.oraclecloud.com/ and now I…
-
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 …
-
Printing document from OICSummary: We are looking for a way to print a document from OIC. Printers are available under the print server, which is open to the Internet. Content (please ensure you …
-
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…
-
How to invoke ODI scenario from EPM cloud?Hello Experts, We are looking for invoking ODI scenario from PBCS rule. In on premise version of planning there is an option of calling "@ODIInvokeScenario" function, bu…
-
Getting 'javax.xml.stream.XMLStreamException: Attribute limit (500) exceeded' In calling BI reportSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
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…
-
Intricacies with OIC XSLT MapperSummary: We have an OIC integration that calls Concur REST API to do user provisioning and de-provisioning. I run into an issue that doesn't make sense at all during "re…
-
404 NotAuthorizedOrNotFound in Oracle API Gateway for OIC3 Factory APIsSummary: I have created API Gateway deployment which has OIC3 REST APIs () i.e. Factory APIs as backend URL. API Gateway deployment endpoints are working fine and return…Kuldeep Singh Rawat-Oracle 358 views 1 comment 0 points Most recent by Kuldeep Singh Rawat-Oracle Integration
-
Oracle API Gateway Implementation DetailsSummary: Hi Team, We were looking out of some information around the implementation of Oracle API Gateway for all OIC integrations and Fusion Rest and SOAP API's trigger…
-
OIC Gen2 Lookup REST API - All of a Sudden "Unauthorized 401" Error*****Summary: We have been using the 'Export a Lookup' REST API below without any issue - so we have been executing this API for a long time (which is also in our SIT & …
-
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 …
-
Token Authentication in REST APIHi, For the seeded ERP/HCM REST APIs currently using Basic Authentication with username and password which customer raised as security concern. Is there possibilities to…
-
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…
-
XML PARSING FAILEDSummary: Im using the SOAP payload to load data into fusion through PLSQL procedure running in APEX, Im getting the response correctly in SOAP UI , but while im running …
-
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…
-
Integration receives a JSON from BackendSummary: I need to create an integration which receives a JSON that I am sending from an external application developed in JAVA. I have tried to create that as an App Dr…
-
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…
-
Payload for creating Bank Account at Supplier SiteHi, Kindly help me with the REST API and the payload for creating Bank Account at Supplier Site Thanks
-
How to get the invoiceLinesUniqID for an invoice by passing invoice id and LineNumberSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
API for bulk import data into fusion using ERP Integration Services.I'm using SOAP API to load supplier data into fusion using ERP Integration Services. In this I'm getting the schedule job process id for load interface file for import. …
-
Issues with jobDetails portion of importBulkData SOAP callSummary: I am getting an 'HTTP/1.1 500 Internal Server Error' whenever I try to make an importBulkData SOAP call. I have tried with 2 different import job processes with…
-
Salesforce SOAP Message Notification LimitSummary: We have an integration from Salesforce to Oracle SaaS using OIC . Outbound SOAP message with notifications were used to send the invoice lines to OIC. A single …
-
Configure access token in PostmanHi, Kindly assist how to configure new token in Postman for the type OAuth 2.0
-
How to change the 'Incomplete' status of created requisition using REST API to 'Pending approval'?Summary: I created requisition using REST API goes to Incomplete status, how to change it to Pending Approval? Content (please ensure you mask any confidential informati…
-
Upload Files to UCMHi Team, we have a use case where files need to be uploaded (FTP) from third party systems to UCM server. Know that webservices/Rest service is available to load the con…