Integration
Discussion List
-
Business Identifier fields in OCI LoggingSummary: We enabled OCI logging on an integration instance and I'd like to query the business identifier fields, but the field is not available. Content (required): We h…Guillermo González de Agüero 2 views 0 comments 0 points Started by Guillermo González de Agüero Integration
-
Skip Loop Iteration in OICSummary: Skip a Loop Iteration. Content (required): Hi, I have a really huge schedule based integration with lots of Scopes, Mappings etc all under in a loop. Now I want…
-
OIC ERP Adapter- Get User Roles of fusion cloudSummary: Hi, I am trying to get the roles available in Fusion Cloud by passing username using ERP adapter, but not able to get it. Has anybody succeeded to get the roles…
-
How can we get the new OIC UISummary: Our OIC UI has not been updated to version 3, Please let us know how can we get the early access for the new UI Content (required): Version (include the version…
-
FTP Adapter > Connection to FTP Server Using Private Key File and PassPhraseSummary: FTP Adapter > Connection to FTP Server Using Private Key File and PassPhrase Content (required): Hello, We are trying to connect to a FTP Server; however, we ar…
-
FTP EndPoint > List Files > File Name PatternSummary: FTP EndPoint > List Files > File Name Pattern Content (required): Hello, When we use the File Name Pattern bWorker%yyyyMMdd%.zip, the List Files operation does …
-
Extract json output in Integration CloudContent Hi Experts, There is API which sends the json response. The json response contains the json keys are dynamic as below: "custom_fields": { "100147": { "updated_at…
-
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act…
-
Parallel Threads in OICSummary: How many number of threads can run in OIC during concurrency? Content (required): Parallel event subscription in OIC and send to end system. Version (include th…
-
What is SOAP webservice to create standard receipt in oracle cloud ?Summary: Content (required): We are working in integration between salesforce and oracle cloud to create receipts in oracle , but we need soap web service end point . An…
-
Ability to Store Values in ArraySummary: Ability to Store Values in Array Content (required): Hello All, In the integration below, I am iterating on the files in a specific directory and doing a Read F…
-
Convert javascript output string into json in OICContent Hi experts, Is there a way to convert a javascript output string into json in OIC? I'm calling a javascript passing a json payload which is treated and then retu…
-
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe…
-
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G…Jaeyshree Kumaran Kalpana 11 views 4 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration
-
FTP Connection Not Working Properly After Change Password Multiple TimesSummary: FTP Connection Not Working Properly After Change Password Multiple Times Content (required): Hello All, I am working on the integration below in which I have ad…
-
Can we use more than 2 tables in Select Operation for a DB call in OIC?Summary: Ex: Table 1 has a primary key P1, Table 2 has a primary key P2 and there are two other columns (P3,P4) present in both the tables but these columns are not defi…
-
Connect Oracle SaaS (ERP, HCM, CX) Discover Financial Services - August 17th 2022 9:00 a.m. PTSummary: Content (required): Accelerate your multicloud modernization with prebuilt connectivity to any SaaS, on-premises, and custom applications. Jump-start your Oracl…
-
Ability to keep the integration running when the FTP connection lostSummary: Ability to keep the integration running when the FTP connection lost Content (required): Hello All, My integration uses FTP connection to List, Read, and Move f…
-
3rd Party FTP – OCI – HCM Integration > Best PracticesSummary: 3rd Party FTP – OCI – HCM Integration > Best Practices Content (required): Hello All, We are working on an integration which reads HDL files from a directory on…
-
Oracle Integration Cloud and Azure Event Hub IntegrationContent Hi - I am looking for any available documentation on how to interact from OIC to Microsoft event hub using OIC agent ? Additional questions a) Can OIC agent be i…
-
Can't update individual row using Update lookup Rest APISummary Can't update individual row using Update lookup Rest APIContent Hi, I need to update the selected row value in lookup using OIC rest API, For example 'Row1' valu…
-
What is the best practices of using Lookup in OIC for fetching records?Summary: Need Lookup best practices. Should we create integration specific separate lookup or there should be one common lookup(as key name value pair) to be used across…
-
Stage Action Zip results in Error due to folder does not existSummary Stage Action Zip results in Error due to folder does not existContent Use Case: In OIC, I am Listing the files from SFTP Server and running a loop to fetch a set…Shivakumar Ayyanagowdar-Oracle 14 views 5 comments 0 points Most recent by Oracle PaaS Consultant-Oracle Integration
-
Query for specific instance id in activity stream log of OICSummary: We have enabled Service log for OIC - Gen2 and trying to find activity stream for a specific instance id which is not visible from OIC dashboard. Is there a way…
-
Excel to CSV - OICSummary: Since FBDI accepts on csv format and we have requirement for scheduled integration to read a excel file and convert into csv followed by the mapping with FBDI t…
-
REST_REQ_PLD_ERR Error while calling a REST Service using POSTContent Hi All, I am having an issue while calling the REST Service from OIC. The error details are as provided below. Error Message
-
Unable to get proper callback when running a BulkImportData Job on Fusion from OICSummary: Hi, I am attempting to run a BulkImportData task using the Oracle ERP Cloud Connector on OIC. The import is working as expected, no issue on that end. My issue …
-
How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OICSummary: Hi All, I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm. After generating the signature I need to a…
-
How to Get the xml data of a reportSummary: How to Get the xml data of a report Content (required): Hi All, We are looking for the web-service to get the xml data/output name of the report.Below is the sc…
-
Multiple sales order in single payload using rest apiHi, I am creating sales orders by Reading the CSV file. My questing here is I want to create all the sales orders at the time. If any error occurs I don't want to create…