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
-
invalid_grant : The token has already been consumedSummary: invalid_grant : The token has already been consumed. Content (required): We set up trust between Identity domain and ERP and configured OAUTH. This is to call F… -
Upgrade strategy/experience OIC Gen-2 to Gen-3Summary: I am curious what your upgrade strategy/experience is from OIC Gen-2 to Gen-3. Content (required): We are use OIC Gen-2 to build our integrations in, we have ma… -
ESS Job Completion Business EventSummary: We have a requirement to trigger an OIC Intergration once the Pick Confirm process (ESS Job in ERP Cloud) completes Content (required): I have a requirement to … -
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… -
If you use the Oracle API docs, please take our surveySummary: The documentation team wants your input! If you ever use the Oracle API Documentation, please take about 5 minutes to respond to this survey about the API Docum… -
Oracle Integration Update Webcast December 16th 2021Summary: Oracle Integration Product Management Webcast December 16th 2021 Content (required): Product Management Webinar: Attend to get the latest updates and innovation… -
Dynamic Number of attachmentsSummary: Content (required): We have a requirement to send an email notification with multiple attachments from OIC. The maximum number of attachments are 10 and these a… -
REST Adapter with CSV formatSummary: HI All, Can we send csv payload in REST adapter for a PUT call, Content (required): Kindly share any inputs on implementing REST adapter to send CSV payload to … -
Download text output from custom ESS job using webservice/OICSummary: Unable to download e-text output from ESS job Content (required): Hi experts, We have a requirement to run custom ESS job and get its corresponding e-text outpu… -
Integration Customer Newsletter Summer 2021Content It is time for the August quarterly update to Oracle Integration. With Summer in the Northern Hemisphere, we are excited to share all our exciting new features a… -
Process to automate bulk importing of Enterprise ContractsContent Hi Team, Module / Product : Oracle Fusion Enterprise Contracts Management Cloud Service We are looking for the process to automate the bulk importing of contract… -
Do we have possibility to read and write an excel file in OICSummary Do we have possibility to read and write an excel file in OICContent We have 2 requirements: 1. To read an excel file, process the data 2.To write an excel file … -
ExtractAndPurge from Interface TablesContent We followed the Cloud customer connect post https://cloudcustomerconnect.oracle.com/posts/752bec430a to Purge the Interface table data using the "ErpIntegrationS… -
fb diContent hello expert, we know the standard way to upload fb di to erp is 1> keep csv zip data on ftp from source system 2> read data in oic 3> use adapter to upload to e… -
AutoRetry in OICSummary AutoRetry in OICContent Do we know if OIC has internal retry mechanism when calling REST or SOAP Webservices. Example we get a timeout/Server error in first call… -
REST API to Retrieve Activity logsSummary REST API to Retrieve Activity Stream for a given instance IDContent Hello I am trying to retrieve activity stream for an instance ID but gives me the below and n… -
Passing parameters in schedule based OIC integrationSummary Schedule OIC integration based on parameter.Content Hi All, I want to schedule OIC integration(scheduled orchestration) based on parameter values. I am having 2 … -
Has anyone tried replacing a connection using curl command or rest?Summary Has anyone tried replacing a connection using curl command or rest?Content We'd like to automate this task and oracle documentation does not provide command to r… -
Encrypting and Sending file from OIC with Integrity ProtectionSummary Using app driven integration encrypts the file using stage file operation and that file is sent as multipart/mixedContent Use case: Response(Multipart/mixed) sho… -
FEB2021 Update: Directly Edit Raw XSLT Code in Mapper ConsoleSummary As mentioned on the FEB2021 Update, we can now directly edit Raw XSLT Code in Mapper Console.Content Hello, As part of the FEBRUARY 2021 Update - we can now dire…
-
Integrating OIC with Oracle FunctionsSummary Facing issue while Integrating OIC Interface with Oracle FunctionContent Hi Folks, I am facing issue while trying to call Oracle Functions from OIC. I have read … -
The attribute INVENTORY_ITEM_ID is missing for service getProductRelationShipContent Hi Experts, I'm trying to execute the "Oracle Salesforce ERP Opportunity to Order" recipe and getting below error: The attribute INVENTORY_ITEM_ID is missing for… -
CASDK-0005 error with some business events using Oracle ERP Cloud AdapterContent Hi experts! I'm using trying to create and App Driven Orchestration Integration using Oracle ERP Cloud v.19.4.3 Adapter to Receive Business Events raised within … -
Avoid DBCS in OICSummary Store in variable to use in Multiple processContent Hi Gurus, I have a integration which is dependant on diffrent callback responses. The flow is as below. a) I … -
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… -
How to take yesterday date and previous month in OICContent Hi ALL, I have to call an API which takes date as an query parameter for which I have to pass the previous day date in YYYY-MM-DD format and also for the another… -
fetch Integration trigger login detailsSummary fetch Integration trigger login detailsContent Hi There, We have an integration configured in OIC and exposed the endpoint with Siebel system. This end point con…User_2025-02-08-00-00-08-793 29 views 2 comments 2 points Most recent by User_2025-02-08-00-00-08-793 -
Rename Cloned IntegrationContent Hi, How to change the endpoints name in the Cloned Integrations? I tried to reuse the update connection as per the link. I got 400 bad request. https://blogs.ora… -
Pointing Single OIC Instance to Multiple ERP Cloud InstancesSummary Multi-threading single OIC InstanceContent Hello everyone, We have a situation where we own multiple ERP/HCM environments and are having to match our OIC instanc… -
Empty XML elements are converted to JSON array instead of String in OIC REST AdapterSummary JSON inline schema option in REST adapter converts empty XML elements to JSON array instead of String making the REST API to failContent Hi Experts, I am calling…