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
-
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)? -
OIC Gen3 instance is not showing Process cloud serviceSummary: Hi Team, We have setup a new OIC Gen3 environment, but it seems the process cloud is not available as part of OIC, it is available now as a separate OCI offerin… -
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… -
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… -
ICS runtime execution error Error Reason: Size Overflow Exception.Summary: We are encountering an error with an OIC integration. The integration is failing on a step where it Runs a SQL Statement on the Oracle ATP Adapter to our ATP da… -
How to read .dat file in oracle integration cloud via stage file conceptHi Folks, Can you help me on this how to read .dat file in integration cloud via stage file. Thanks & Regards Prakash Jayavel -
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… -
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 get a free OIC 3 instance for learning purposeSummary: Hi Experts I want OIC 3 instance for learning purpose, is there any free instance by Oracle for same. please help Content (required): Version (include the versi… -
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 … -
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… -
Want to approve the task assign to other users with the ADMIN user using REST APISummary: Hi Experts We have a admin user for oracle integration processes i.e. OIC_ADMIN_USER, now we want this user to APPROVE REJCT or take any action on the process t… -
Error to use All Group ID Option in Import Journals Schedule ProcessSummary: Error to use All Group ID Option in Import Journals Schedule Process Content (required): I am using an OIC integration to generate and upload journals, the inte… -
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 … -
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… -
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 expose OIC endpoint with optional query params ?Summary: How to expose the OIC endpoint with optional query params? OIC Endpoint by default: https://:443/ic/api/integration/v1/flows/rest//1.0/v1//updatedworkers?oic_qp… -
How many parallel requests can be served by OIC Rest API exposed integrationSummary: Parallel requests served by OIC Rest API exposed integration Content (required): How many parallel requests can be served by OIC Rest API exposed integration. A… -
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… -
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…
-
OIC B2B RosettaNet standardsSummary: Workaround and how to implement RosettaNet EDI Standard in current OIC Gen2. Content (required): As we know, in OIC B2B supported document standard is AS2 and E… -
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 -
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… -
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 … -
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… -
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 … -
Should we implement Retry for ERP Adapters and ERP REST service in OICSummary: Hi Team, We are calling several ERP Rest Services and ERP Adapters in OIC Integrations, should we implement Retry logic for these ? What would happen if ERP is … -
Moved: Upcoming event (3/23): Accelerating Modernization and Innovation with OCI Application Integr…This discussion has been moved. -
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…