API
Discussion List
-
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…
-
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…
-
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 212 views 3 comments 0 points Most recent by Venk Kudire- Support-Oracle Fusion Applications Administration
-
WLS-JMS & OIC Kafka QueueSummary: WLS-JMS & OIC Kafka Queue Content (please ensure you mask any confidential information): Hi Team, We are looking out for the documentation between WLS-JMS and O…
-
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…
-
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…
-
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 …
-
OIC: EBS adapter REST API response is always returning null fieldsSummary: EBS adapter is used in OIC to query batch details by passing batchID as input to the REST service. EBS REST API called from SOAP UI returns expected response bu…
-
java.net.SocketTimeoutException: Read timed outSummary: 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 Gateway webservice from OICSummary: Need to connect Gen3 OIC webservice to API gateway. Content (please ensure you mask any confidential information): We are in need of published an API we build i…
-
Export an OIC Integration using APISummary: Oracle has a rest api for exporting iar file/s. /ic/api/integration/v1/integrations/{id}/archive curl code: curl -X GET -H 'Authorization: Bearer access_token' …
-
Disable Auth Requirements on Inbound WebserviceSummary: Need to allow the WWW to access a webservice I have built Content (please ensure you mask any confidential information): The requirement is it allow a webservic…