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 export a particular integration as a .iar from a projectSummary: Hi Experts I have a requirement to export the integration from a project and import to another project and now i do not see the option to export a particular in… -
New SharePoint Adapter PermissionsSummary: We want to use the the new OIC SharePoint Adapter, but the adapter guide states very powerful minimum permissions. Our SharePoint admin is understandably reluct… -
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… -
Is there a way to generate a PDF file from OIC?Hi team - I have data coming from the ATP database that I want to convert into a PDF report. Is this possible using out of the box actions in OIC? Cheers, Raph -
Unable to Update Event in OIC Project – Event Type Limit ReachedSummary: Hi all, I'm trying to update the event JSON to include a couple of additional fields for a new version of the integration. However, OIC is returning the followi… -
ESS FBDI auto invoice approval process automatic rejectionSummary: I have an integration with Oracle fusion i am trying to invoke ESS from OIC. For some cases automatic rejection happens . i want to keep the invoices in interfa… -
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… -
OIC Connectivity Agent connection is unstableSummary: We have many integrations between Oracle OIC gen3 and a private on-prem machine. We've managed to install a connectivity agent and test the connection between t… -
Enabling audit will impact performance of the applicationHi Team, We want to enable "Audit" for all Financial Modules in Oracle fusion application. Could you please confirm, will this impact performance of the application? Reg… -
Notification email not sentSummary: Content (please ensure you mask any confidential information): We have ran the one of the integration, its got errored out. But error notification is not sendin… -
HCM ADAPTER - SUSBCRITE TO UPDATES VIA ATOM FEED - DOESN'T RETURN DESCRIPTIVE FLEXFIELD CHANGESSummary: Hello everyone. I am building an integration to get Organization changes on HCM. So, I've built the integration using the HCM Adapter. If I do the test through … -
What actions do not support Parallel and why does it behave this way?Summary: I've noticed that I can't use temporary files within a parallel thread. Can you tell me why Oracle might not have considered this option? Can you also help me b… -
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… -
Issue while reading store procedure output in OIC.Summary: Hi All We are facing an issue while reading Stored Procedure out put in OIC. SP is providing the response as xml tags. But when it is received in OIC the tags a… -
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… -
Unable to call REST API with <?xml> and <!DOCTYPE>Summary: I have created a REST integration that accepts XML. When i try to enter the XML with and I am getting an error "Exception while processing Trigger request for… -
How to update price in transfer order in OIC?How to update price in transfer order from oic? Is there any REST APIs? -
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. … -
GEN3: How to define a Repeating Global Variable?Hi all, I'm building an integration and found it would be streamlined if i could used a repeating global variable to store a responses via data stitch too. However i can… -
Unable to extract schema for operation writesf0 and target NamespaceSummary: We are creating an Integration with StageFile action (write) by uploading the xsd schema. But we are facing the below Error "Unable to extract schema for operat… -
To resubmit the import and load, what options do we have from OIC?Summary: I am designing an integration to trigger Import and Load. I will wait, check the status and reprot the HDL error in LOG. I want to give an option to resubmit th… -
Import an integration into a projectSummary: Hi community, We are on OIC Gen3 (version 25.04.1) and building integrations in a Project. The project and some of the integrations inside it have already been … -
BIP(SFTP) to OIC: Could not establish connection. java.net.ConnectException: Connection timed outSummary: Unable to connect to OIC file system from BIP. Below is the error I am getting- Could not establish connection. java.net.ConnectException: Connection timed out … -
Issue in Activation of OIC serviceSummary: Facing Issue in activation of App driven orchestartion service in OIC. Content (please ensure you mask any confidential information): Facing below issue : java.… -
Error show "APP-PAY-07031: The Setting of Original_Entry_ID is Invalid" please solve itsSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
when an integration is deactivated and then reactivatedSummary: In Oracle Integration Cloud (OIC) Gen3, when an integration is deactivated and then reactivated, we observe in the Observability Instances tab that all previous… -
Call back event for ESS-Jobset at OICSummary: Hi , We have a requirement where we are trying are to send multiple bulk export of data(AP,AR,GL) using a custom ESS job set. In that , we know there is call ba… -
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… -
Callback Integration not trigger after running Scheduled integration for my Custom ESS JobI have a requirements for calling a custom ESS Job for BIP Report using Oracle Integration 3, now I created a scheduled integration and used Oracle ERP Cloud Adapter as …