Category 222-2
Discussion List
-
OIC REST Adapter error with error code 346Summary: We are getting error 346 in REST adapter while accessing a content of media type 'application/zip' Content (please ensure you mask any confidential information)…
-
ESS job attachment not downloaded through OICSummary: ESS job attachment not downloaded through OIC Content (please ensure you mask any confidential information): Hi Expert, I have built an integration to submit a …
-
How to Send Empty JSON Object ({ "parameters": {} }) in Oracle Integration Cloud REST Call?When making a REST service call in Oracle Integration Cloud (OIC), I want to send the request with the following format: { "parameters": {}} In other words, the paramete…
-
Error "The request content has an invalid structure" in Adjust project costs APIHi all, I'm trying to use the Adjust Project Costs API in Oracle Fusion Cloud, but I’m encountering the following error in Postman: "The request content does not represe…
-
Query on Ensuring Seamless Mutual TLS Connectivity Across OIC EnvironmentsSummary: Hi Team, We have set up a connection between OIC and an external application using mutual TLS. The external application has only one non-production and one prod…Abhilash K - Deloitte USI 12 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
CASDK-0003: Unable to parse the resource, https:<nnn>. Verify that URL is reachable[...]Summary: Hi all, while implementing a REST Invoke Adapter in OIC Gen 3, configured with "OAuth2 Resource Owner Password Credentials", I'm getting the following error: CA…
-
Dataset to csv in oicSummary: I have the following case: I have an integration that reads data from a BIP report. This report has two datasets that retrieve different data independently. I'm…
-
Filter Oracle HCM employees based on attribute update timeSummary: Hi All, Is there any REST or SOAP API where we can filter Oracle HCM employees whose any attribute(FirstName,LastName etc.) has changed after a given time(passe…
-
OFC. Import invoice via REST: "Another user has changed the row with primary key oracle.jbo.Key"Hello. Could you help me please? Our service imports invoices to Oracle Fusion Cloud via REST API /fscmRestApi/resources/11.13.18.05/invoices. See: https://docs.oracle.c…
-
SOAP service(Esswebservice) to new ESS job schedule succeeded, but "Edit Schedule" in UI errors outWe are using the submitInstantRecurringRequest method of the ESS Web Service (/ess/esswebservice?WSDL) in Oracle Fusion Applications to create a recurring job schedule. …
-
How do we inactivate a site source system and reference using FoundationPartiesOrganizationService ?Summary: We have a requirement of inactivating a site source system and source system reference value which we intend to attain using the FoundationPartiesOrganizationSe…
-
Attaching XML payload to JSON target in XSLT (OIC Mapper)Summary: Attaching XML payload to JSON target in XSLT (OIC Mapper) Content (please ensure you mask any confidential information): I have a requirement where I have to at…
-
Getting the PO Receipts works while testing with the API with Custom filter but not working in OIC?Summary: The requirement is i am trying to get the PO Receipts using the below API "fscmRestApi/resources/latest/receivingReceiptRequests" Below is the API final url i a…
-
401 Authorization Required for /ic/api/integration/v1/lookupsSummary: I am trying to test above REST api for lookups, but not able for now. Content (required): I am trying to test above REST api for OIC lookups Please, I would nee…
-
How to use worker rest api effective-ofSummary: Use of Worker Rest api to fetch workrelationship and assignment information for a particular effective date Content (please ensure you mask any confidential inf…
-
Call Integration From BIP ReportSummary: Hi Once below BIP report runs, need to call OIC rest Endpoint integration and need to pass request number from BIP report to OIC integration input. Content (ple…
-
XML Response errorSummary: Hi I am trying to configure request response in xml format but getting error. while uploading output.xml file getting error. Content (please ensure you mask any…
-
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 & …
-
Integration Activation FailedSummary: Hi While activating integration it got failed. Content (please ensure you mask any confidential information): Version (include the version you are using, if app…
-
Table Trigger event IntegrationSummary: As soon as Supply registration entry is created in the system, can we send any notification via OIC? Basically Once data is inserted in the fusion table#POZ_SUP…
-
Need BI report responseSummary: I need BI report response. Response mapper is outside scope. Not able to see stage file response outside response mapper. How i can map stage file BI report res…
-
Cannot assign variable inside "foreach"Summary: Cannot assign variable inside "foreach" Content (please ensure you mask any confidential information): upon trying to assign value of a node from node-set which…
-
Is there any API to download Integration Activity Logs or Query by Instance ID in Gen3 OIC?Summary: Content (please ensure you mask any confidential information): Hi everyone, We are currently working on Oracle Integration Cloud Gen3 and would like to check if…
-
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (…
-
How to schedule OIC integration on every 7th of month excluding weekendSummary: How to schedule OIC integration on every 7th of month excluding weekend Content (please ensure you mask any confidential information): Hi Expert, We have a requ…
-
Can we Subscribe an event from Integration in EDMCS (Enterprise Data Management Cloud Services) ?Summary: We are trying to publish changes from EDMCS Applications to Oracle CDM, SQM, and other applications using a event-based trigger subscription within Oracle EDMCS…
-
Parse response wrapper as JSONSummary: Hi, We have an integration in which we are sending some data to a database, the data we want to send is in this format: UPLOAD result for candidateID:…
-
How to Process Attachments using SWA(SOAP with attachments) in OIC using SOA AdapterSummary: Hi Everyone, We have a requirement as below There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file …
-
how to rename the file name inside the ZIP when using ScheduleReport -SOAP ServiceSummary: Hello Team, We are using scheduleReport SOAP Service and using the same we are generating ZIP file. The problem is that the filename inside the zip file we want…
-
REST API failing when using Basic AuthHi experts, We are facing the following issue: We need the ability to trigger OIC integrations using the ESS Jobs. To achieve that, we create a report using the REST API…