Category 222
Discussion List
-
Need the ability to use non-Oracle API gateway with OICSummary: Need the ability to use non-Oracle API gateway with OIC. (is that possible ?) we do not want to use Oracle's api gateway offering since we already have our own …
-
Is there a feature to update back in the HCM approval information(Name of Approver)using the CommentSummary: Is there a feature to update back in the HCM approval information(Name of Approver)using the Comment section Content (required): We are in process of Sending Ac…
-
Reading >10MB JSON String using OIC DB AdapterHi, I have AR Invoice data as JSON string in a CLOB column of the table and now I am trying to read JSON payload string using DB adapter in OIC so that I can push it to …
-
narrow OIC API privilege to update single Lookup onlySummary: do we have option to grant permission to update single Lookup only Content (required): for example, user can use API call ...us.oraclecloud.com/ic/api/integrati…
-
Aggregate operation giving error in OIC Gen3Summary: While using aggregate operation in OIC Gen3 getting XPath expression Content (required): We are reading the file. File content is in csv. File content looks som…
-
FscmTopModelAM.FinApInvTransactionsAM.InvoiceHeaderPVO is giving null recordsSummary: I am trying to fetch the invoice header details with this PVO, but it is returning null values. select * from EXTERNAL('ADF','"oracle.apps.fscm.model.analytics.…
-
Integration UTC to local timezoneSummary: I have configured a new scheduled integration and it is scheduled to run for every 2 minutes. however, the scheduled run time is shoing in UTC instead of curren…
-
PCS selectively send notification to a group when task assignedSummary: Hi Experts I want to selectively send notification to groups out of many when a task is assigned to them i.e. suppose there is a human task action added to a pa…
-
IDCS REST API to get all users based on group neededSummary: Hi Experts I'm looking for a REST API for IDCS where in if we pass the group name then we will get the list of all the users who are part of that group. Please …
-
Wait activity needed or not.Summary: Hi, please gurus, I would need help to know if I can remove the 2 following wait activities in my integration. This part is in a loop with 200 or 300 iterations…
-
Import Journal Job failing with no data foundSummary: I am trying to import journals through FBDI process from OIC. But its failing at Import journal with no data found. I checked the ledger values and source..all …
-
Parameter names in End-point for SQL statementsSummary: I'm fairly new to OIC Integrations and came across something that's driving me nuts, sometimes when I configure an endpoint for a SQL query it is using the actu…
-
How to implement coherence in OICSummary: Implement coherence in OIC Content (required): I have a requirement where I will call a rest service which responds back with access token (token expiry time is…
-
How to send data as per the below Json formatSummary: How to send data as per the below Json format Content (required): Hi Expert, I have requirement to send the data as per the below JSON structure. I need to send…
-
How to handle errors in PCS / Process flowSummary: Hi Experts I have a process application in which I'm calling an integration, if integration fails then the flow is getting stuck. Please help me as I dont know …
-
How Insert date field from csv into databaseSummary: What is the correct way to process a date to insert into a database? Content (required): Hi experts, I have a csv file on the ftp server like this: I have confi…
-
Can we merge XML files in OICSummary: We have requirement to merge the XML files that are written and created in OIC Content (required): In OIC we have a scenario where we extract invoices from Clou…
-
Sequential in OICSummary: Hello everyone, can you tell me what I need to do to be able to visualize a sequence that already exists in the database with the correct schema? Content (requi…
-
OIC Integration with SnaplogicHDlSummary: Has anyone come across any integration that leverages Snaplogic with Oracle Integration Cloud (OIC)? Content (required): Hello Experts, Just wanted to unders…
-
Process (PCS) auto approve in 2 day if action not taken by userSummary: Hi Experts Can someone please help me with the solution for below. I want the process task to get auto approved after 2 days if the action is not taken by the u…
-
Is it possible to connect OIC to an Enterprise Service Bus?Summary: OIC can conect to OSB, version 12 and higher through the agent as far as I now, but, is it possible to connect to earlier versions (ESB)?
-
How to get Integration Instance/ Visual builder instance for practice purposesSummary: I am a Contractor for oracle, trying to learn visual builder so I just created a oracle cloud account with Oracle email. Now when trying to create a Integration…
-
Error while calling ERP Callback integrationSummary: We have configured ERP Adapter trigger connection with OAuth. And have an Integration to receive events from Fusion using above configured connection. This has …
-
REST API post to create an Org record AND include the org addresses?Summary: REST API post to create an Org record AND include the org addresses? Content (required): Hi all, we are using the REST API with Python to create Org records but…
-
While loading an OIC Integration in Read-only or Edit mode, it is getting stuck indefinitelySummary: While loading an OIC Integration in Read-only or Edit mode , it is loading forever and no real error message is being displayed This is happening only for a spe…YashMaheshwari 43 views 1 comment 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Integration
-
How to loop multiple records in OIC Target side of MapperSummary: I would like to know if it is possible to iterate through a list of hard-coded values (Transaction ID) for the "Transaction Interface Id" field below. I do not …
-
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…
-
OIC ServiceNow Adapter/Connection ErrorSummary: Hello everyone, I am coming to you to ask about this strange particular error I am getting when trying to get my OCI integration up and running. Let me give you…
-
Oracle Fusion REST API > Max Supported Number of Records to Pass For BulkSummary: Oracle Fusion REST API > Max Supported Number of Records to Pass For Bulk Content (required): Hello All, We are creating Lookup Codes using REST API in bulk: Do…
-
How to create a Zip FIleSummary: How to create zip file Content (required): I am creating an FBDI based AP Invoice integration and have successfully wrote two csv files header and lines on an F…