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.
ERP Integrations
Discussion List
-
Error Installing connectivity agentSummary Error Installing connectivity agentContent Hi All, I get below error while installing connectivity agent. The version 200207.0101.0325 of Agent installer is not … -
How to use Oracle Aconex APIs to extract documents for AI or RAG-based integrations?’m currently exploring the possibility of integrating Oracle Aconex with an AI-based RAG (Retrieval-Augmented Generation) pipeline. The objective is to connect to the Ac… -
font data entryHello, we are developing an ESG application on behalf of our client. Due to internal corporate branding policies, the client requires that all data entry areas use the M… -
How to get the UCM content ID/Document Name using APISummary: Hi, we are submitting an ESS job in Oracle Fusion which bursting to UCM. we need to read the same UCM file in OIC for which require UCM content ID/ Doc id to pa… -
Request for guidance and best practices to extract approximately 40 million records from FusionHi Team, we need to extract a large volume of data—approximately 40 million records—from Oracle Fusion Cloud for various key objects, specifically: General Ledger (GL) J… -
How can we override buyer name on dropship PO using EFF on sales header? (OM to PO integration)Summary: There is an ask to override the buyer's name on dropship PO using buyer name as EFF in Sales Header. Can we use service mapping and algorithms to accomplish thi… -
Is there any Rest API's to Create Journals in Oracle Fusion General Ledger?Summary: Is there any Rest API's to Create Journals in Oracle Fusion General Ledger? Content (please ensure you mask any confidential information): Version (include the … -
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, Is there a way to create multiple looku… -
In Procurement, requisitions in Fusion but funds reservation in oracle EBS.In Procurement, I want to create requisitions in Fusion but funds reservation has to be in oracle EBS then send the result back to fusion. How the integration will be? -
Oracle ERP and Zuora Billing Software IntegrationI’ve been reviewing documentation related to Oracle Integration 3 and Zoura Adapter Capabilities and am trying to better understand how Oracle ERP can integrate with Zuo… -
How to Automate Migration & Deployment Process of Objects across environments using FlexDeploy?Hi Team, We want to understand Oracle's recommendation to migrate and Deploy Codes from one instance to other using FlexDeploy? Objects to Migrate- OIC - Integrations DB… -
How to call ESS Job Set From OICWe have requirement to call ESS Job Set From OIC anyone worked on similer Requirment -
How to retrieve JWT claims from VBS for ORDS?Summary: How to get JWT claims from VBS for ORDS JWT profile setup Content (please ensure you mask any confidential information): I'm just starting to work with OAuth an… -
passing \r\n in string to OIC mapper while calling REST API JSON is convering into \\r\\nHi Team, we have requirement where we need to pass data as a single value with saperator \r\n for each row while creating records for planning tables using REST API. But… -
SSL Certificate Renewal for Oracle Fusion – Need to Confirm Third-Party IntegrationsWe received an action plan below indicating that Oracle is renewing its SSL certificate (Secure Sockets Layer certificate). As part of the initial actions, we need to id… -
How to REST API to run a BI Report (POSTMAN)Summary: We are attempting use the 'RUN REPORT' API to execute a report out of Oracle BI Publisher. We have followed the steps in the article below and attempted to call… -
VBCS app not able to access from fusion using fusion user giving auth errorHi Team, We have few VBCS application , we created custom page to call it. If any user has the VBCS page open and we are trying to login to ERP with same user then we ar… -
REST API fndTreeNodes documentationSummary: REST API documentation for /fscmRestApi/resources/11.13.18.05/fndTreeNodes Content (please ensure you mask any confidential information): I am able to call this… -
Oracle fusion ESS Job set with a seeded ESS Job with dynamic parametersSummary: Hi Team, I want to set up an ESS Job Set in Oracle Fusion to run the standard “Create Income Statement Closing Journals” job, and I need it to use a specific li… -
ERPIntegrationService not available in ERP adapterSummary: We built an FBDI integration and have a new SaaS environment. However, after creating the ERP adapter for the new environment and updating the ERP connection in… -
How to copy workdefinitionSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
How can I build a web-based SQL query runner to safely query Oracle Fusion data?Hi Oracle Support, I’ve seen a tool that connects to Oracle Fusion Cloud by providing the Fusion URL, username, and password, and then allows running SELECT statements t… -
Unable to connect to SFTPHi Team, We're trying to get bank statement from OIC SFTP server, and we setup transmission as following steps: Create transmission rule using the account provided by SF… -
Moved: Cannot connect VBAFE for Reassign Buyer on Requisition LinesThis discussion has been moved. -
How to Display OIC Integration Results in Custom ESS Job OutputWe have designed a process where a custom ESS job triggers an OIC integration asynchronously via BIP. Within the OIC integration, we execute multiple sub-processes, such… -
oic gen3 vs. gen2 listFiles in FTP connectionHi, I have an integration that checks if files are present on an external server before downloading…This works flawlessly in OIC gen2. However when migrating the same in… -
Can we query the Journal Details using REST API based on the Journal Line level DFF ?Summary: I am trying to query the Journals Batches,Journal Headers, Lines and its DFF details based on q parameter, by passing Line level DFF value. Content (please ensu… -
The element type "hr" must be terminated by the matching end-tag "".Hi Experts, WSDL of a specific fusion instance keep giving below error in SOAPUI whereas other fusion instance wsdl are working perfectly. Error: Error loading [https://… -
REST API for listing ESS Job and JobSet Definitions?Summary: Looking for REST API for listing ESS Job/JobSet Definitions and their metadata. Content (please ensure you mask any confidential information): Is there a REST A… -
How to handle text response in OICSummary: I have rest Api that returns access token but its response retrieves as text not Json i need to handle that in oic but its gaves erorr as its expect application…