Category 222
Discussion List
-
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 41 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…
-
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 …
-
Upcoming event (3/23): Accelerating Modernization and Innovation with OCI Application IntegrationJoin us on Thursday, March 23rd at 8:00 am PT to see how you can accelerate your application extension and connection projects while avoiding upgrade issues. Join our pr…
-
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 …