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
-
Java Heap Space error on OIChello experts , if you can please can help with this issue I have an integration service on (OIC) that retrieves more than 40k records from the source system.During exec… -
OIC REST Adapter: Unable to send request to get access tokenHi, I'm trying to configure OIC Rest adapter connection with OAuth custom 2 legged security. Initially this worked for 2-3 weeks and suddenly stops working (no change ma… -
Updating Draft POs using Rest API through Integration Giving Unauthorize ErrorSummary: We need to update the Draft PO schedules in bulk. The user wants to modify certain fields in the PO line schedules, such as ensuring the Promised Delivery Date … -
Namespace Issue between instancesSummary: Hi Friends, I am working on an Integration where I invoke a SOAP end-point in SAP. The WSDL that is used in the connection has a test namespace and it shows up … -
Customer account service SOAP endpoint not exposing descriptive flexfield context and it's fields?Summary: We are using oracle CustomerAccountService soap endpoint to create customer accounts with Oracle Integration. For some reason the endpoint is aware of global de… -
How to set up Ai Agents in OIC Gen3Summary: I need to know how to complete the AI Agents set up in OIC Gen3 Content (please ensure you mask any confidential information): Version (include the version you … -
Issue with OIC HCM AdapterSummary: Hi, We are the issue while trying to activate an OIC integration. We already have and environment where HCM adapter is pointing to where the integration is work… -
OIC Agent Group: Can agents on different OS (Linux, Windows) coexist?Summary: I would like to know if there are any restrictions regarding operating system types when configuring multiple agents within the same OIC Agent Group (e.g., comb… -
Business event to subscribe from OIC to capture Supplier Site update/createSummary: We have a requirement to capture supplier site creation/updation happening in Fusion from OIC. There is a business event for supplier create. Do we have one for… -
How to Automatically Generate Documentation for Projects and Integrations?Summary: How to Automatically Generate Documentation for Projects and Integrations? Content (please ensure you mask any confidential information): Hi Experts, I am study… -
How to call Oracle analytics cloud report in Oracle integration cloud?Summary: How to call OAC report in Oracle integration cloudcloud.cloud. We have a requirement toto send the Oac report as a notification based on ship confirmation Busin… -
Download PDF content of one PO using OICSummary: I'm getting unsupported media type error while download po pdf content by using rest api. /fscmRestApi/resources/11.13.18.05/purchaseOrders/{purchaseOrdersUniqI… -
Nested choose in OIC integrationHi, In OIC integration I have a nested choose condition. The validation is successful but during run time I am getting an error "Error during evaluation of XPath "ora:do… -
OIC javascript issueSummary: I have a javascript that parses JSON input and returns a value for a particular tag. When the tag is missing from the payload it used to return 'undefined' till… -
Translation Failure. 200 as the number of records per segment has led to the size of the segmentSummary: Integration is failing at the stage file action to read files with error in the subject line "Error: Translation Failure. 200 as the number of records per segme… -
Intelligent Advisor Error Codes - What do they mean? How to Troubleshoot?Summary: We are getting a significant number of errors from the Intelligent Advisor Application that was built to guide users while submitting Requisitions. I am not the… -
OIC Gen3 B2B: Need to send no-namespace XML - B2B Generate Document always injects B2B namespaceEnvironment: Oracle Integration Cloud Gen3 B2B: Custom XML document Transport: SFTP (outbound) Business requirement: Trading partner requires an XML payload without any … -
Create Multiple Project Task Rate Overrides on a Bill PlanHi All, We are adding Multiple Expenditure types on the Bill Task Rate Overrides on a Bill Plan for a Contract Line in Fusion. However, the current API supports only add… -
Passing the access token as SessionID for Adobe Workfront REST API invokeSummary: Adobe Workfront API V21 requires the access token in a custom header named SessionID, not Authorization: Bearer Adobe Workfront API V21 uses OAuth Client Creden… -
OIC 3 – Values appear correctly in Logger but become NULL after mapping / NXSD translationI am facing an issue in OIC 3 where values are present in the payload and visible in Logger actions, but after mapping (during NXSD translation / response generation), t… -
In OIC Gen3 do we need to create Visual Builder instance to enable VBS in OIC.Summary: I am enabling Visual Builder in OIC Gen3 from Integration Setting, do I need to create VBS instance first to enable? Because I've clicking the enable button and… -
OCI Stream - Pull messages from OCI stream - based on Certain ConditionSummary: Need your expert advice on the following requirement. We have a scenario where one OIC integration publishes data to an OCI Stream. A subscriber integration, ru… -
Is OIC Agent Supported on Windows Server 2022?Summary: I would like to know if the OIC agent is compatible with Windows Server 2022 and if there is an updated list of compatible OS and JDK versions. Content (please … -
Disable or bypass MFA for RPA loginSummary: We are conducting an RPA proof of concept, and all our environments are configured with OKTA as the Identity Provider. During the RPA workflow, the login to Ora… -
Best Practices for Automating Code Reviews Across OIC, OPA, and ATP in CI/CD PipelinesWe are currently working with several Oracle products, including Oracle Integration Cloud (OIC), Oracle Policy Automation (OPA), and Autonomous Transaction Processing (A… -
Unable to create AP OTP Payment using FBDI for Foreign Currency.Summary: Hi, We are creating OTP payment for Forign currency using Import Payables Payment Request process FBDI template but it is throwing an error (Rejection Reason) N… -
Transferring Large Files (>100 MB) from Fusion to Target API via FTPSummary I need to transfer large ZIP files (246 MB) from Oracle Fusion to a target REST API which need the file to be in base64 through Oracle Integration Cloud (OIC). c… -
OIC B2B custom XML documentHi All, I wanted to ask if anyone has had any experience with creating custom B2B schemas? We have a requirement to send Purchase Order Outbound to trading partner in th… -
OIC Workday - TEST connection FailingSummary: I have created the Integration System User (ISU) and API Client in Workday. In OIC, I entered the Hostname, Tenant, Client ID, and Client Secret. I clicked "Pro… -
Best way to avoid nested loopsSummary: Hi, We are making an integration where we are fetching a BIP report, which returns a list of values, and we are fetching a list from an external system through …