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
-
Dynamic Recipients in OIC for Business EventsSummary: Dynamic Recipients in OIC for Business Events Content (required): We need to send OIC Notification for a Business Event to dynamic recipients based on the condi… -
OIC and PaaS/IaaS certificationsSummary: For those that don't know until August 31st 2023 Oracle are offering 2 free certification attempts mainly in the PaaS/IaaS space this includes an attempt at the… -
OIC - Gen2 to Gen3 Migration QuestionsSummary: We are planning to migrate our existing OIC Gen2 version to Gen3. We have couple of questions . could you please help us with the same? Content (required): 1) W… -
Custom Object delete business event in OICSummary: Custom Object delete business event in OIC Content (required): As per Oracle documentation (Doc ID 2535444.1), am able to configure and invoke custom object bus… -
I am trying to Use Vision APIs (AmalyzeImage) using Integration Gen 2 and Getting an errorSummary: I created an app-driven integration to call AnalyzeImage Vision API but getting an error and not able to figure out what the error is Content (required): { "typ… -
How to export / back up all files from OIC Embedded SFTPSummary: How can we export the files sitting in the OIC Embedded SFTP Server, and back up to Object Storage say, to facilitate a DR solution... Has anyone faced this req… -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_URGENCIES_VLSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_URGENCIES_VL? Content (required): Version (include… -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENTS_AUDIT_BSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENTS_AUDIT_B? Content (required): Version (include the… -
Equivalent Oracle Cloud table/view for the EBS 11i entity JTF_ESCALATION_TASK_VSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity JTF_ESCALATION_TASK_V? Content (required): Version (include th… -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_BILLING_TYPE_CATEGORIESSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_BILLING_TYPE_CATEGORIES? Content (required): Version (inclu… -
Equivalent Oracle Cloud table/view for the EBS 11i entity CSD_REPAIR_TYPES_TLSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CSD_REPAIR_TYPES_TL? Content (required): Version (include the … -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_HZ_SR_CONTACT_POINTSSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_HZ_SR_CONTACT_POINTS? Content (required): Version (include … -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_STATUSES_VLSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_STATUSES_VL? Content (required): Version (include … -
Equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_SEVERITIES_VLSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CS_INCIDENT_SEVERITIES_VL? Content (required): Version (includ… -
Equivalent Oracle Cloud table/view for the EBS 11i entity CSI_LOOKUPSSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CSI_LOOKUPS? Content (required): Version (include the version … -
Equivalent Oracle Cloud table/view for the EBS 11i entity CSI_INSTANCE_STATUSESSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS 11i entity CSI_INSTANCE_STATUSES? Content (required): Version (include th… -
Automation for OIC DeploymentSummary:Automation for OIC Deployment Content (required): Do we have any way of using CI/CD in OIC and any documentation or links will be helpful to implement. Version (… -
How to display a message in custom objectSummary: How to display a message (like banner) in custom object Content (required): Hi, We have created a Custom Object to store user required information. After a reco… -
ATOM FEED USING HCM ADAPTER DOESN'T RETURN DFF CHANGESSummary: OIC ATOM FEED HCM ADAPTER DOESN'T RETURN DFF CHANGES Content (required): Hello everyone. I am building an OIC integration that consumes Worker Assignment ATOM F… -
Should I redo my integration if I change the initial SOAP conn. wsdl ? Integration seems broken.Summary: Hi, please I would thank for help with the following: I need to change the soap-wsdl (entry point) to my integration, I need new fields and rename others. Examp… -
Calculate tax API returns 403 error on Integration but works on PostmanSummary: Hey folks! I have been having a situation with the Calculate tax and derive account API (https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchase… -
How to read ANSI encoded file in FTP using xsd schema?Summary: Unable to read special characters like ã from ANSI encoded file using xsd schema. Content (required): I am trying to read a file using FTP adapter in OIC but th… -
Urgent HELP needed using fileDataSource with runReport SOAP APISummary: I have a scenario where I need to run a BIP report, where the data for the report is an XML file that I will supply in the payload. I have looked up runReport/r… -
SSO federation b/w SaaS & PaaS–Any tip to have multiple fusion accounts access single OIC accountSummary: We recently configured SSO federation between IDCS (used by OIC) and Oracle Fusion, where Fusion is the “Identity Provider” and IDCS the “Service Provider”. Use… -
Integration Rest API query parameterSummary: Get multiple integrations from Rest call using query parameter. Content (required): Hello, I am calling Rest API to get integration information using endpoint /… -
How to hanndle special charcters while subscribing from AQ using AQ adpterSummary: Source : Oracle EBS AQ Target : Third party vendor Using OIC, we are subscribing the message from AQ(AQ adapter) in XML format using XSD which contains the valu… -
Oracle Integration Product Update Webcast June 15th 2023Summary: Oracle Integration Product Update Webcast June 15th 2023 Content (required): Join the webcast for the latest update from the Oracle Integration product manageme… -
Oracle Integration 3 publish event integration failing with 500 errorSummary: Hi Experts In OIC 3 I'm making use of events to publish and subscribe with integration. I have created a event to accept the data and integration to publish and… -
Read CSV file having multiple dataSummary: Hi Experts I want to read CSV file having below content i.e. with multiple data. Any help here with creating xsd to read this type of data will be of great help… -
SOAP sync vs asyncSummary: Hi, please, could someone explain the difference between calling queryAllInventoryAsync and queryAllInventory operations from OIC invoke ? it get the same data,…