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
-
How can we hide the Leave req on the Employee Self-Service without affecting absence configurations?How can we hide or disable the “Leave Request” button on the Employee Self-Service page for all employees (or specific roles) without affecting existing absence configur… -
Variable number of parameters for javascript functions in OIC LibrarySummary: I want to create a function in a javascript library where I don't have to use all parameters. I try to a create coalesce function which return the first non-emp… -
OIC PGP Decryption Error (Gen3 Migration) - InputStream parameter1 is nullSummary: We are facing an issue with PGP decryption where OIC stage file decryption is failing with the below error: "Cannot invoke "java.io.InputStream.markSupported()"… -
OIC Oauth2 authorization code - refresh token expiry issueSummary: We have provisioned OIC instance within the same Fusion IAM/domain. The requirement is to setup OIC ERP/REST Adapters with Oauth2 Authorization Code grant type … -
Is it possible that Oracle Fusion Cloud can allow access to logs to third party tool?Summary: Is it possible that Oracle Fusion Cloud can allow access to logs such that they can be forwarded to Client's SIEM (LogRhythm 7.13.0.1076). Content (please ensur… -
OIC_ACTIVATION_DESIGNTIME_ERROR - Error while to Activating/Deactivating IntegrationHello Experts, We are facing issue in Activating/Deactivating Integration - OIC_ACTIVATION_DESIGNTIME_ERROR. A SR has been raised for the same, but any idea about the RC… -
Integrating with Inventory Management in SCM with RFID systemHello, We are developing an autonomous drone solution to read RFID tags within a warehouse. I would like to be able to integrate with Oracle SCM specifically Inventory M… -
Clarification: Do HTTP Allowlists Apply to Outbound (Egress) Traffic?Hi Oracle Integration team, The documentation for Oracle Integration (OCI) describes HTTP allowlists in the "Configure an Allowlist" guide and the "Control Network Acces… -
Sequential Processing of Inbound MessagesSummary: Hello, for a business requirement, we need to process received messages 1 by 1 for a specific integration, so we need to process them sequentially and not in pa… -
500 server error while calling inventory API inventoryCompletedTransactionsSummary: Hi, I am trying to call following Oracle Fusion Inventory API but it is giving error 500 Internal Server Error in postman, /fscmRestApi/resources/11.13.18.05/in… -
has anyone integrated project numbers to general ledgerSummary: Our implementer created a segment in the COA for project number. Since go live, we've had to maintain that in the COA. Content (please ensure you mask any confi… -
Operation submitESSJobRequest API 11.13.18.05/erpintegrations in CSV output formatSummary: Hi experts, I have a postman test in order to submit a ESS job for "General Ledger Trial Balance report". By default this ESS job generate output file in PDF fo… -
Common Decryption Encryption ServiceSummary: Hi Team, We want to build one common service that: Decrypts a file using a specific boundary application key. Encrypts the same file using a different set of PG… -
Oracle Financial cloud: REST API for invoice Dff and Gdf.Hello. This is my global segments of invoice dff. For example, I fill "testGlobal" (see picture above) field in the invoice with value "GLOB TEST VALUE". Then I read Dff… -
EPM Integration Agent On-Premise FileHi All, We have created an integration using On-premise file Data source as source application and when tried to run the integration is failing with below error. 2025-10… -
Oracle Financial cloud: How to create Global Descriptive Flexfield for payables invoices?Hello, Please, help me understand Gdf and Dff nuances. Here is my scenario. "Manage Descriptive Flexfields" and find "AP_INVOICES" flexfield code. Run "Edit". I see glob… -
List folders from OIC SFTPSummary: I want to get all folders in OIC SFTP (not files). i.e Root folder, it's subfolder, it's sub sub folder . How to get the same using integration? Content (please… -
Updating Inventory Items via ItemsV2 REST API returns Attribute Pk1Value is required.Summary: I am updating my item via item v2 rest api but as i send in the payload it gives me the error "Attribute Pk1Value is required." I used exact same headers as rec… -
Issue using Microsoft Graph user APISummary: I am trying to using the MS Graph User API with delta functionality. The response payload contains fields which start with the @ symbol. OIC is then trying to c… -
Oracle Financials cloud: Is "Global Descriptive Flexfields" accessible for Malaysia?Summary: I'm trying to find it in the documentation. Here: https://www.oracle.com/webfolder/technetwork/tutorials/tutorial/cloud/r13/nfs/erp-cloud-global-catalog.pdf I s… -
Another user has changed the row with primary key oracle.jbo.Key AttributeSummary: Another user has changed the row with primary key oracle.jbo.Key Attribute Content (please ensure you mask any confidential information): Hi Experts, I oftenly … -
Strengthening Oracle Integration Security: Automating Password Rotation in IDCSIntroduction In modern enterprise environments, Oracle Integration Cloud (OIC) acts as the central nervous system for data flow across SaaS and on-premises systems. Howe… -
Non-SSO Login for OIC UISummary: We have an audit requirement to track production activities with certain roles. Our tracking software requires a local login screen with username/password rathe… -
The requester must be an active worker in an active work relationshipSummary: I am creating a PR via OIC through REST API, but as I add the requestor ID in the payload it says "The value of the RequesterId attribute isn't valid. must be a… -
I have connection reset issue when doing a Merge operation in SQL Server tableSummary: I have an integration that extract data from Fusion and loads the data into SQL server table. I can insert a new record or update an existing record in the SQL … -
Data got corrupted while processing through stage file segments actionHello All, Using Opaque schema we are converting the BIP encoded file into text data and storing in memory using stage file action. We are reading using stage file - rea…
-
Turn a Comma Separated string into multiple parametersSummary: I have an API that takes 1 or more query parameters called base. These appear in the URL as ?base=GBP?base=USD?base=EUR for example. I want my integration to ta… -
OIC Multipart/Form-Data Attachment (CSV) Fails with 500 ErrorSummary: I am using OIC to send data out to another system which accepts Multipart/Form-Data. It works fine in Postman but error out in OIC. I have followed documentatio… -
Convert CSV string to Array in Mapping - create-nodeset-from-delimited-string ?Summary: I've got an API which requires an array of string into a parameter called base. I want to use a Comma Separated Value passed into my integration which I convert… -
How to enable Oracle managed DR in OIC Gen3.Summary: Requirement is to enable oracle managed DR in OIC Gen3. But unable to find DR option while provisioning OIC instance. Did the process change? What are the steps…