API
Discussion List
-
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 214 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…
-
Issue in select statmentSummary: hi When i am trying fetch data from database , i am getting below error. SQL - select xpa.batch_id, xpa.so_number, xpa.org_id from xxmdn_price_adj_tbl xpa where…
-
Consume OTBI ReportHi, I would like to consume OTBI using REST or SOAP WSDL which is possible way please suggest Thanks
-
Can I process data in bulk using SOAP webserviceSummary: Processing Multiple sets of records in one go using SOAP Webservice. Content (please ensure you mask any confidential information): We have a requirement where …
-
Return a json collection from a REST integration involving Oracle DBAdaptorHi All In Oracle 19c I have setup a proc that returns a nested table which references a plsql record. Back in OIC when trying to reference the proc I encountered a 'JCAB…