ERP Cloud
Discussion List
-
Error details of Transfer Intercompany Transactions to Receivables/PayablesIf the 'Transfer Intercompany Transactions to Receivables & Transfer Intercompany Transactions to Payables' Ess job encounters any errors, which table does store those e… -
Does OCI API Gateway support SOAP Backend based on Https endpoint URLSummary: We want to export Fusion Application SOAP web services using OCI API Gateway. We have created an API Deployment route using XML request /response with fusion ap… -
GitHub for Code RepositorySummary: Hi Team, We were looking out for an GitHub implementation for all Oracle code like BIP, OIC, SQL etc., Can some one please provide more details around this? Con… -
How do I activate the highlight flexfields option in the Settings and Actions menu?I have an account, and this option doesn't appear where it should be. I need to access it. -
Do we have any callback webservice for "Custom ESS job set" completion?Hi , We have a "custom ESS job set" in fusion, which we can submit through the ESS Webservice provided by fusion through SubmitRequest operation. But do we have any orac… -
How to enable the Business Service ItemCostService:retrieveItemCost?Hello, I'm trying to set up the business service in the ERP connector in OIC GEN 3 but it's not showing up. Here's an example from another instance: Does anyone know wha… -
XML PARSING FAILEDSummary: Im using the SOAP payload to load data into fusion through PLSQL procedure running in APEX, Im getting the response correctly in SOAP UI , but while im running …User_2025-10-31-01-06-08-396 68 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
API for Fixed assetsAnyone knows REST or SOAP API to update fixed asset's location flexfields? I need to change the location field data which is having wrong data, need to update with corre…User_2025-10-31-01-06-08-396 53 views 1 comment 0 points Most recent by Shivam Shanmugaraj-Oracle Integration -
How to move BIP report extraction output file from UCM to object storageSummary: How to move BIP report extraction output file from UCM to object storage Content (please ensure you mask any confidential information): Request is to move the B… -
ERP Adapter User AssertionSummary: Is there a way to pass the current logged in user while making calls to Fusion end points from ERP Adapter connection. As far as I know the userid is specified … -
Issues with jobDetails portion of importBulkData SOAP callSummary: I am getting an 'HTTP/1.1 500 Internal Server Error' whenever I try to make an importBulkData SOAP call. I have tried with 2 different import job processes with… -
OIC Workday Adapter For Journal EntriesSummary: OIC Workday Adapter for Journal Entries to Oracle Content (please ensure you mask any confidential information): Hi Team, we are trying to see if OIC predefined… -
Salesforce SOAP Message Notification LimitSummary: We have an integration from Salesforce to Oracle SaaS using OIC . Outbound SOAP message with notifications were used to send the invoice lines to OIC. A single … -
Upload Files to UCMHi Team, we have a use case where files need to be uploaded (FTP) from third party systems to UCM server. Know that webservices/Rest service is available to load the con… -
Unable to pass parameters in ESS Job REST APISummary: I am trying to use ESS Job REST API to submit ESS Job requests from VBCS application. The PATCH operation of the REST API works fine , but it does not pass the …sksaran_5 225 views 3 comments 0 points Most recent by Venk Kudire- Support-Oracle Fusion Applications Administration -
WLS-JMS & OIC Kafka QueueSummary: WLS-JMS & OIC Kafka Queue Content (please ensure you mask any confidential information): Hi Team, We are looking out for the documentation between WLS-JMS and O… -
Working of CreditCheckingService SOAP WebserviceSummary: Working of CreditCheckingService SOAP Webservice Content (please ensure you mask any confidential information): Hello Team, We would like to know how the Availa… -
Does Fusion Apps (HCM, ERP) honour the X-Forward-For (XFF) HTTP header for client IP decisions?Summary: Does Fusion Applications (HCM or ERP) honour the X-Forward-For (XFF) HTTP request header for client IP decisions like environment IP "allowlisting" or LBAC? Con… -
Best practice documentation for managing Fusion Apps Scheduled ProcessesSummary: Where can I find Oracle's best practice documentation for managing the Scheduled Processes within Fusion Apps? Content (please ensure you mask any confidential … -
Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS JobsSummary: Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS Jobs Content (required): We have made use of a static list of values and c… -
Unable to receive call back from Cloud: CASDK-0054: Unable to verify the request sent by the clientSummary Unable to receive call back from Cloud: Getting error CASDK-0054: Unable to verify the request sent by the client application.Content Hello All I am invoking ful… -
Issue in select statmentSummary: hi When i am trying fetch data from database , i am getting below error. SQL - select xpa.batch_id, xpa.so_number, xpa.org_id from xxmdn_price_adj_tbl xpa where… -
Can I process data in bulk using SOAP webserviceSummary: Processing Multiple sets of records in one go using SOAP Webservice. Content (please ensure you mask any confidential information): We have a requirement where … -
How to enable postman header field in OICSummary: Hi While doing Post activity , i need to enable Upsert-Mode =True . Now How i can do same thing in OIC Content (please ensure you mask any confidential informat… -
FBDI Callback event is failing when OIC is allowlisted from specific networkAnybody, could you please suggest how to allowlist fusion events in OIC? What is CIDR/IP Range of fusion instance and how to get it? Please share you insights. Anybody, … -
' value coming in mappingSummary: Hi While Assigning business unit value , i am getting extra character like "'" in it. How to handle this ? Content (please ensure you mask any confidential… -
Callback from ERP Cloud stopped workingSummary: Hi Team, In our project FBDI call back from ERP SaaS Cloud stopped working post 24A upgrade. Anyone encountered similar issue and resolved? Callback from SaaS t… -
Is it possible to call a web service or function created in ERP through a REST?Summary: We have a GET type API we can't call from OIC, so we'd like to know if it would be possible to call this API through a web service or server script in Fusion, a… -
Oracle CPQ Quote Creation API/IntegrationSummary: CPQ Quote creation Content (please ensure you mask any confidential information): Hi Team, we need an API to create/Update Quotes in Oracle CPQ. currently using… -
Validating and manipulating Received JSON data inside the integrationHello everyone, I created an Integration that receives a JSON file when triggered, and it then sends the mapped data to another endpoint through a new REST API request. …