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
-
Business events for Contract create/updateSummary: Looking to capture contract create/update event in OIC to execute some extension, but this is not working. Any setups required explicitly to enable the enterpri… -
Fault Handler for Multiple OperationsSummary: I have the below flow in which 1) First using DB Adapter, selecting rows from database tables using select queries based on where condition 2) Pass the values f… -
Other fields of EmpAssignment Info Not showing in HCM Adapter Atom FeedsSummary: We want to leverage Atom Feeds using OIC for EmpAssignment. However, I noticed that the the level of info I am getting in HCM Adapter is not the same as what I … -
OIC integration to retrieve data from R12 EBSSummary: What is the recommended approach to retrieve data from EBS into OIC? Content (please ensure you mask any confidential information): I'm writing an integration i… -
How to generate unique id for each record in OIC integration mappingSummary: Hi all, how we can generate the unique ID for each record and it will never repeat. I tried with date timestamp but even seconds are not changing. If my file ha… -
Batch Processing REST APISummary: Hi If REST API is having the capability to pass the multiple record in a input payload so if any record failed then how to identify failed record. For e,g - /re… -
Access REST API with authentication type as OAuth2.0Hi, Customer has provided REST API with the authentication type as OAuth2.0 to access API using the token which works fine in POSTMAN. How can this be consumed in APEX p… -
To invoke a REST API without any request parametersSummary: Content (required): Hi team, I am trying to invoke a REST API in Oracle Integration Cloud (OIC), without submitting any request parameters. In the response mapp… -
-
Oracle ERP Cloud FBDI import changing the dates after importI have used the Transaction On date in the Sales Order Import file as "25-SEP-2023 00:00:00" in FBDI but after import date is changing to "24-Sep-2023 8:00 PM" in the Or… -
Target REST endpoint response payload processing failed.[[cannot normalize!]]Summary: Hi Team, We are running API to update payment DFF, it's working fine but in OIC we are getting the below error in updating api, does anyone can help here? "Targ… -
invok integration from applications fieldSummary: we have argent issue to validate field on specific application page to prevent duplication for this field value it should be unique(like employee IBAN in Hcm sh… -
Read File in Segment not working even for 10MB dataSummary: One of the customer using Taleo, where payslip is coming as Text(base64Gzip) with in a csv file. I have observed each line size may vary from 100KB to 1MB. When… -
how to skip a column in while reading the file of fixed length in OIC (FTP Adapter)Summary: Hi, We are reading a fixed length file from an FTP directory using FTP adapter. There is one column in the file which have different length of characters. For e… -
Can approval notification be tracked as business event?Summary: Client wants to get the approval notification by not only email, but also some other employee touch points, let's say system_1. When a approval notification is … -
import project forecast does not import attributeSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to FTP file load to UCM content server via ODISummary: Hi Folks, Can you help me on this topic, How to FTP file load to the UCM content server via ODI tool. Content (please ensure you mask any confidential informati… -
Is SOAP trigger counted as event in OICSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
ERP Adapter > Business REST Resources > DataAccessSetLedgersLOVSummary: ERP Adapter > Business REST Resources > DataAccessSetLedgersLOV Content (please ensure you mask any confidential information): Hello, Can we use the ERP Adapter… -
Unable to access HCM Cloud HCMRestAppSummary: When trying to configure an invoke to the HCM Cloud REST services I am receiving an error, this does not occur for the other available REST resources just the H… -
OIC DB Adapter and REST API - LoopingSummary: 1) GetProductInfo is using DB Adapter named 'Product Information' to get all the rows from Oracle database; results are fetched using SQL statement based on the… -
Integration using REST and DB AdapterSummary: Receive response from REST API by passing ID (this to be queried from Oracle database tables). Based on the response from API, update the values in Oracle datab… -
Trying to create Fusion Item in WMS sideSummary: Hi I am trying to create Fusion Item in WMS side But facing issue. Endpoint - /wms/api/init_stage_interface Attached information for your reference. Content (re… -
I have a sample response payload in JSON. The payload consists of spaces and blank arrays.Summary: I have a sample response payload in JSON format from a REST API. The payload consists of spaces in tags and some blank arrays. I am unable to invoke this web se… -
How to write file name with special characters in OIC SFTPSummary: We have requirement to get attachments from fusion invoice and write to OIC SFTP before sending to target and attachments with special characters are not gettin… -
Custom adapters in OIC 3Summary: Hello, Can we create Custom adapters in OIC Gen2 and Gen3? I don't seem to find any documentation around this. Content (required): Version (include the version … -
Snowflake adapter in Integration 3.Summary: Hi I have read this doc. about snowflake integration 3. Please I am missing something when reading, I would like to know if this adapter can be used to work wit… -
SOAP ResponseSummary: in OIC sending the request to SOAP adapter and getting the response . as you can see in attached code , the ImportResult is the string in XML format,and i need … -
Send human approve task of Process automation App to Assignees emailSummary: how could sent human approve task in Process automation app start with message event to Assignees email,where they could take actions Content (required): Versio… -
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only…