To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
How to Write a not equal to condition on filter expression for business eventSummary: How to Write a not equal to condition on filter expression for business event? We have an integration in OIC that is subscribed to PO business event and it is w… -
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… -
Is it possible to download csv files from OneDrive on OIC Integration?Summary: OneDrive + OIC Content (please ensure you mask any confidential information): I have a requirement where I must download CSV files from an integration, is this … -
Is it possible to move a file to Windows SharePoint directory Via OIC?Is it possible to move a file to Windows SharePoint directory Via OIC? -
Integrating Facebook/Instagram with Oracle Sales Cloud via OIC for Auto Lead/Account CreationHello Oracle Community, I am currently working on integrating Facebook and Instagram with Oracle Integration Cloud (OIC) to automate the creation of leads and accounts i…
-
sending xml response for each fileWe are working on system integration using OIC for ERP. The third party system which will send a file on SFTP server (Oracle cloud based server) expects a XML response f… -
how to install recipe integrations in gen3I'm looking to activate OOTB OIC integration for integrating CX Products with OFS Parts Catalog but not able to find this integration. Could you please share me path. -
Does OCI API Gateway support SOAP Backend based on Https endpoint URLSummary: We want to export Fusion Application SOAP web services using OCI API Gateway. We have created an API Deployment route using XML request /response with fusion ap… -
How can we facilitate data transfer from Oracle HCM to our Oracle APEX application through OIC?Summary: We've successfully developed an application using Oracle APEX and seamlessly integrated it with Oracle HCM using Oracle Integration Cloud (OIC). Now, our next s… -
OIC: Manage response payload having empty key-nameHi All, I'm trying to integrate data from an API call. The reguresponse payload looks like: "response": { "goals": { "for": { "minute": { "0-15": { "total": null, "perce… -
Send data from OIC to https locationHi There, I need to send a response from OIC to the https location. Client provided the location (https://abccomp.com/getResp/receiveData.dll ) along with username, pass… -
User wants ability to Start/Stop OIC integrations whenever neededSummary: User wants ability to Start/Stop specific Scheduled based integrations to run based on the parameters like Company Code, Start/End Dates. Content (please ensure… -
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… -
I have an error, I want to add an agent, but it tells me to reach the maximum agent capacity.Error in OIC agentOptions -
Incrementing Variable value in XSLTSummary: Hello Team, I have a requirement in XSLT where I need to keep on incrementing the value of counter variable by 1 whenever any of the for each loop execution is … -
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… -
Run again feature in GEN3. I would need a REST call.Summary: Hi, please, I would thank any help to identify a REST api to call this feature: It would help in a project we are working on. I have not found doc. related. Als… -
How to call fusion REST/SOAP services using the SAML method using API Authentication?Summary: We have already configured the consumption of the Fusion API using JWT token, but we need to understand how to connect to the Fusion SOAP/REST services using th… -
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… -
OIC Gen3 Custom Endpoint SupportSummary: Does OIC Gen3 support Custom Endpoint and if not any timelines on when will it be supported from ? Content (please ensure you mask any confidential information)… -
OIC Gen3 Outbound IP address (Ingress or Egress)We are planning to upgrade the OIC instance to Gen3. We can see form the Oracle documentation that the OIC Gen3 instance will have new IP addresses. The Outbound IP from… -
404 NotAuthorizedOrNotFound in Oracle API Gateway for OIC3 Factory APIsSummary: I have created API Gateway deployment which has OIC3 REST APIs (https://docs.oracle.com/en/cloud/paas/application-integration/rest-api/index.html) i.e. Factory … -
GitHub for Code RepositorySummary: Hi Team, We were looking out for an GitHub implementation for all Oracle code like BIP, OIC, SQL etc., Can some one please provide more details around this? Con… -
OIC Generated API giving 401 Unauthorized ErrorSummary: OIC Generated API giving 401 Unauthorized Error Content (please ensure you mask any confidential information): I have an integration in OIC which Runs perfectly… -
Getting error while creating REST Connection using OAUTH in OIC to connect to ThirdpartySummary: Hi Experts, We have reqyirement to connect to Service Now from OIC using REST API. We create a REST Connection using the "OAuth Resource Owner Password Credenti… -
Issue while trying to update using ATP adapter using the option "Run Sql Statement"Summary: Unable to use update query in Run Sql Statement option under ATP adapter Content (please ensure you mask any confidential information): I selected the Run Sql S… -
How to Convert string to date in mapperSummary: I want to convert the input string into date format Content (please ensure you mask any confidential information): 19-APR-24 is my input string. I want to conve… -
XSLT Filtering not workingSummary: I have 2 arrays and I'm trying to apply in line mapping filter but is not working, is there a reason? We are trying to build a "lookup" read. Content (please en… -
Run BIP report callbackSummary: Decouple OIC integrations retrieving data via BIP report with callback Content (please ensure you mask any confidential information): We would like to increase … -
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 …