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 add mulitple query parameter in OIC adaptorSummary: I want to use the below URL in OIC adaptor https://abc.com/fscmRestApi/resources/11.13.18.05/currencyRates?finder=CurrencyRatesFinder;fromCurrency=USD,toCurrenc…
-
ERP Cloud Events - ContentsSummary: Is there a way to retrieve the content of a published event through a rest service . Just like you can get the failed eventDetails but not the contents of the e…
-
OIC Mapper does not handle non-ASCII7 characters in elememt names wellSummary: The mapper in OIC does not handle element names from JSON or XML that contain accented characters. Content (please ensure you mask any confidential information)…
-
stage action append the text data in a loop to a fileSummary: Hi Experts I have a requirement in integration to write the string data in a loop to a file using stage action i.e. append the string data to the file in each l…
-
OIC Instance - Invalid ParameterHi All We have OIC console not loading and just the message "Invalid Parameter" comes up in the browser and nothing else. Anyone else have faced this issue ? Thanks
-
how to enable SSO login for OIC gen3Summary: Hi Team I am using SSO login option to login into fusion application. Same way I want to use SSO and login into OIC gen3 instead of username and password. Conte…
-
OIC: Establish connection to GMAIL using REST ConnectorI am trying to establish a connection to the GMAIL REST APi using the OIC REST Adapter, however I am having issues setting up the REST Connector. First I tried setting u…
-
Best Practices for NetSuite Integration: Triggers, Custom Fields, and AdaptersSummary: I would like to understand the best practices for event-driven object transfers from NetSuite to OIC to avoid polling (scheduled integrations) and how to handle…
-
building payload on conditionsSummary: I need to include/exclude a particular attribute in payload based on some condition Content (please ensure you mask any confidential information): HI, I am read…
-
AP invoice Sync from EBS to Fusion IntegartionHi , I have a requirement where i need to sync the ap invoices from Oracle EBS to Fusion and invoices processing will be taken care in EBS alone. Assumptions:1. 1.NO Pay…
-
While using OIC rest adapter to PUT file to OCI bucket, got 503 service unavailable errorPlease let me know if you have any suggestion. Below is the error message: response from http://rest-adapter:8080/endpoint/outbound/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/…
-
ERP Cloud Integration Services Callback From External SystemSummary: We have automated the GL Journal Import process using the ERP Integration Service, as detailed in the article below. https://blogs.oracle.com/integration/post/o…
-
Unable to find auto-mapping suggestions in OIC(Oracle Integration Cloud) mapper Gen 3?Summary: I am trying to Develop a Integration Invoking B2B and in mapper I was expecting auto mapping recommendation. Usually i used to get in OIC Gen 2 But i am unable …
-
Integration Security - Best PracticesSummary: Hello Team, We are looking to find the best practices for provisioning security for the integrations and from what we have learned from OIC and SaaS Integration…
-
OIC release scheduleWhere can we check the upcoming releases planned for OIC?
-
Getting OCID value for OIC Instance for Gen3Summary: Getting OCID value for OIC Instance for Gen3 Content (please ensure you mask any confidential information): Hi Team, How do we get the correct value of OCID for…
-
Is there any way to send alert, if an integration instance is running for more than 1 hour?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Unable to call OCI Function in OIC Gen3Summary: I am experiencing an issue while attempting to call Oracle Functions from OIC Gen3. Despite following Oracle's documentation, I am encountering problems. I have…
-
Process Automation REST API for AttachementSummary: In Oracle Process PCS there is a REST : /ic/api/process/v1/tasks/{id}/attachments for task file attachment is the REST : /process/api/v1/tasks/{id}/documents/fi…
-
Do we require OIC license enabled for cloud Mexico Localization functionalityClient needs Oracle Mexico localization support but currently does not have OIC licenses while they have legacy integration platform. So we wanted to know if we should r…
-
how to handle the FTP download operation when file size is more than 1GBSummary: We have a Requirement to Push the data from BIP Report to DBCS Tables. We Created ESS JOB to Place the file in server and List FILE , Downloading File and inser…
-
OIC sftp putty connectivity stepsOIC File server is configured, which is working fine with winzip. how to connect with putty i have below items 1- Server IP & Port 2- Credentials whatelse is required to…
-
OIC Integration taking too much time to transfer the dataHi, I have developed an integration in OIC to send the invoice from 3rd third-party app. to Oracle Fusion. When I call the get-all invoice API of a third-party app, we h…
-
OIC - Iteration showing 500 while activity is missing last two IterationsFetching records from sftp and putting into Object Storage. below is the Integraiton follow 1 - Get the file pattren from sftp configuration file (GL*202404*.csv ) there…
-
How to create organization using the FoundationPartiesOrganizationService?Hi, what is the minimum filds needed in the request payload to create an organization using the WSDL /crmService/FoundationPartiesOrganizationService?WSDL
-
Tenancy InformationHi, Is there any APIs available to fetch the details of What is in my tenancy - Provide users the ability to see what’s in their tenancy and ask questions. Who is in my …
-
Tenancy Information ReportsHi, Is there any seeded reports on What is in my tenancy - Provide users the ability to see what’s in their tenancy and ask questions. Who is in my tenancy - Provide use…
-
For Start and Stop OIC instance API provided by Oracle what kind of authentication needed?Summary: When using the Start/Stop OIC instance API provided by Oracle what kind of authentication should be used? I have been trying to call the below APIs available in…
-
[OIC gen3] Connectivity agent keeps dropping connectionsHello, We have noticed that our connectivity agent randomly stops and we then have to restart it. We don't even close our RDP sessions and notice that there are days whe…
-
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate …