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
-
Suggested framework for OIC4SAAS integrationsWe have a OIC4SAAS environment where we will be building integrations of Oracle SAAS with different third party platforms. We do not want to use any PAAS credits and wan… -
Scheduled Integrations are Stuck and Running for Very Long TimeSummary: Hi, We have many scheduled integration which calls a child integration for performing a task. We observed that many times these schedulers are stuck in OIC and … -
Creating Email Body from a Stage LogfileHi All I have seen this done by creating a global variable of type string , then reading each record from the logfile and appending to the global var. The email action t… -
Create a global variable with custom schemaSummary: Hi, I want to create a global variable with custom schema. There seem to be no clean way to upload the custom xsd and create a variable on it as we do in SOA. I… -
Encrypt and decrypt values in OICSummary: We are trying to call a rest api in OIC. The rest api endpoint uses a custom http header parameter for authentication. I have the below question:- 1)How do we e… -
How to query REST Service with a parameter containing special characters like +,. etc in OICWe are trying to use REST Service and pass a parameter containing + or , in the parameter value in OIC. How can we achieve this in OIC? I know from postman, we have to u… -
For Each on distinct valuesSummary: Content (required): Hi All, Is there a way to use For Each on distinct/unique values ? I see that there is no way to edit the input of For Each... Version (incl… -
Unable to create JavaScript Library for HMACSummary: Hi I have a requirement to create a HMAC value based on a customer requirement wusing Javascript. I have create a JavaScript and tested it with HTML which works… -
How to Convert a Synchronous OIC Integration to One WaySummary: I want to convert a synchronous OIC integration to one way. Integration is using REST trigger. When I am trying to uncheck "Configure to receive a response", OI… -
Setting up a Connectivity AgentSummary: I've followed the instructions at https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/downloading-and-running-premises-agent-installer.htm… -
Stage File Actions - List Files and zip file is having issue.Summary: List File payload dont have the data and zip file action is going into error. Content (required): I am creating a HDL integration. I create .dat file using FTP … -
Switch Case Limitation in OICSummary: Is there a limit on the number of Switch Conditions you can use in a Switch Activity? I checked the OIC Documentation but nothing says about it. Thanks ahead!
-
Unable to generate .dat file using nxsd mapping fileSummary: Content (required): I am creating an HDL integration using Oracle HCM adaptor. Before using the HCM connection we need to generate the .dat file using nxsd mapp… -
API to load bulk data in Oracle SAASSummary: API to load bulk data in Oracle SAAS Content (required): Hi, We need some API which can be used to load bulk data in Oracle SaaS . Version (include the version … -
Integrating SAP Ariba using OIC with MIME attachmentsSummary: To connect SAP Ariba using OIC Ariba Connector Content (required): OIC has inbuild OIC Connector. However in the SAP Ariba Restrictions it mentions MIME attachm… -
Question about Oracle Cloud Platform Application Integration 2021 Specialist 1Z0-1042-21Summary: HI , Is there any difference between 1Z0-1042-20 and 1Z0-1042-21 exams? Do both these exams contain the same questions? Are there any new questions added to 1Z0… -
Flat file to CSV conversion using OICSummary: I would like to convert flat file/positioned file to CSV using oic. Content (required): Hi Team, My client requirement is to read the data from FTP which is fix… -
Oracle Integration Update Webcast December 16th 2021Summary: Oracle Integration Product Management Webcast December 16th 2021 Content (required): Product Management Webinar: Attend to get the latest updates and innovation… -
Integration Customer Newsletter Autumn Edition 2021Summary: Newsletter Content (required): It is time for the November quarterly update to Oracle Integration. With autumn in the Northern Hemisphere, we are excited to sha… -
How to use group by for more than one elementSummary: How to use group by for more than one element Content (required): Hi Expert, I am trying to get unique record and for that i want to group by two element .Below… -
How to get uniqueLineId for an AP Invoice Line End Point to create its DFF.Summary: Hi, We are creating AP Invoice Header, Lines and its DFF through OIC using Fusion Rest Adapter. We created Invoice Header in OIC and get Invoice Id from Its Res… -
HDL Dat file to load Talent Review Rating values against employeesSummary: Hi Team, We wanted to load Talent Review Rating values (yellow color highlighted information from the snapshot) against bulk numbers of employees. Please share … -
How we decide oic sizing? how we calculate number of multiple oic instances based on inbound trafficSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
OIC to Amazon Seller SiteSummary: Integrating OIC to Amazon Seller Central Content (required): Based on below blog, OIC starts to support Amazon seller integration: https://blogs.oracle.com/inte… -
ENABLE OUTBOUND SUPPLIER PROFILE INTEGRATION USING ORACLE INTEGRATION CLOUD -20BSummary: ENABLE OUTBOUND SUPPLIER PROFILE INTEGRATION USING ORACLE INTEGRATION CLOUD 20B This feature was released by Oracle in 20B, the release document just states to … -
For each current indexSummary: Content (required): How can I get the current index of a for each loop (in the diagram, not xslt)? Thanks Version (include the version you are using, if applica… -
Translation to native failed. Element 'EnteredDebitAmount' not expected..Hi Expert, I am creating integration for bulk data import to journal import, while running integration getting following error. Error Summary: oracle.fabric.common.Fabri… -
Unable to activate integration in 1 environmentSummary: Content (required): We are getting the below error while activating this integration in 1 environment but not in the other 2 environments. We did refresh the me… -
What is best solution if the BI Report Output is more than 10MBSummary: Content (required): Hi Expert, We have a requirement for reading BI report where the file size is more than 10 MB ,what would be the best approach to read the f… -
Moving Files with different formats from ftp server to local server.Hi All 1) I would like to move 2 files with different formats from 1 server to another via a single integration. Even though its basically an ftp mget I still need to do…