Integration
Discussion List
-
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…
-
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 …
-
Mapping in Scheduled OrchestrationHi, I have created an integration using Scheduled Orchestration and the connection is SOAP adapter for the below WSDL https://fa-testing.fa.ocs.oraclecloud.com:443/hcmSe…
-
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…
-
I couldn't find Replace() in string functions in OICSummary I couldn't find Replace() in string functions in OICContent Version: 20.2.3.0.0 (200705.0200.36423) am using above version OIC. i couldn't find Replace() in stri…
-
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…
-
Remove Trailer record from file during Stage Read OperationSummary Need to remove trailer record which is of different format than other records from txt file using stage read operation (ICS fails with error "Error while reading…
-
REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup CodesSummary: REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup Codes Content (required): Hello, We would like to create multiple Lookup…
-
Day light saving for OIC integrationsSummary: OIC Schedule integrations day light saving Content (required): Hi Team, We are having the integrations scheduled in UK time zone and wanted to know if OIC autom…
-
Limit number of runs for a schedule integration in a day in OICSummary: Limit number of runs for a schedule integration in a day Content (required): Hi Team, We have requirement to limit number of runs in a day for a scheduled integ…
-
How to disable More options in PCS?We need to disable More options for users which are in the lanes of a PCS flow. How to achieve that? It is unclear if there are any options to do this on the current doc…
-
Rename file based on file contentsHi All We have a requirement to rename a file into OIC based on file contents (second line in the file). What is the best way to achieve this ? Thanks
-
Calling OIC-REST from VB. Problem with swagger.Summary: Hello, please if anyone has seen this error... I have done this before without error, I cannot see what I am doing wrong. Unable to read swagger... I am trying …
-
Can you modify FBDI templates?Summary: Can you modify FBDI templates? Content (required): If we want to remove a column from an FBDI template can we do that? I assume we cant add a flex field or can …
-
Moved: Upcoming event (3/23): Accelerating Modernization and Innovation with OCI Application Integr…This discussion has been moved.
-
Reverse Engineer of MVs in ODISummary: Reverse engineer of MVs in ODI data stores Content (required): There are some scenarios where we need to use MVs as one of the sources in ODI mappings . For tha…
-
Procedure with object type as input, exposed as REST is failing.Summary: Hi Experts, I am trying to expose a procedure as an ORDS call whose input parameter is of Object type. But getting below error: The request could not be process…
-
How to code a conditional message from the EBS webservice TESTUSERNAME in the response?Summary: Trying to understand how to use the return code "0" or "2" after inputting a username to return a meaningful message like "User exists" or "User does not exis…
-
Complex PayloadSummary: I have requirement where I need to append rows in aan existing node and replace one of the column. I tried data stitching but didn’t work out. In short how can …
-
Initiate for approval once the Invoice has been validatedSummary: HI, I am importing invoice (using rest api) and validating it after import from rest api. After this i want to initiate the invoice for approval. Is there any r…
-
Business Event for CMK MessageSummary: I am looking to see if there is some Business Event message raised in Oracle Fusion CMK Messaging that can trigger an OIC integration? I would like to trigger a…
-
VBCS Query ParameterSummary: I need to get response based on query parameter in VBCS REST connection Content (required): I was able to get the response using POST-MAN below is the URL /fscm…
-
How to use OR and not equal to condition in PCS email notification template.Summary: How to use OR and not equal to condition in PCS email notification template in a single condition. I am using below but doesn't look to be correct. {{#or #neq p…
-
How to find custom web services that do/can not have custom product family from EBS Adapter?Summary: We need to use custom web services we have deployed in EBS 12.2 in OIC. Oracle SOA documentation states "Oracle Integration Repository currently does not suppor…
-
OIC Best PracticesSummary: OIC Best Practices Content (required): Hi, We are looking for OIC best practices to be followed across organisation. So that every team working on OIC integrati…
-
How to read text along with all white-space characters in OIC?I am trying to read a file in OIC using FTP connection. The file contains text as well as white-space characters. But while reading the file, I am unable to get all whit…