Category 142
Discussion List
-
Getting 403 forbidden when trying to update Project Cost Billable Flag through REST in APII am trying to update Billable Flag of Project Costs through below: /fscmRestApi/resources/11.13.18.05/projectCosts/{uniqId}/action/adjustProjectCosts I am able to do it… -
ESSWebservice - Post Processing ActionsSummary: We are trying to use the services outlined in the following document to submit ESS jobs using the SOAP API: Currently, we are successfully using the submitReque… -
Integrate an AP invoice with precalculated tax amount to Oracle Fusion invoiceHello, We have a supplier-facing system (non-Oracle) where suppliers enter AP invoice requests. They pre-calculate and enter a tax amount at the invoice header. My goal … -
Invoke OIC REST Integration from BIP with User ParametersSummary: Invoke OIC REST Integration from BIP with User Parameters We have a requirement to call an OIC REST integration from BIP. Our goal is to provide users with the … -
Which tracing level is best for capturing the full OIC3 activity stream in OCI Logging?Hi, We're currently preparing to OIC3 upgrade, and a major concern for us is the activity stream. With OIC3 introducing three tracing levels, we’d like to get insights o… -
How to Prevent xmlns from Appearing When Appending in Data Stitch Action (OIC)Hi everyone, I'm working in Oracle Integration Cloud (OIC) and using the Data Stitch action to append XML elements to a variable. The issue I'm facing is that when I app… -
Can we use List files operation for multiple patterns or a group of patterns in OIC?Summary: We have a purge integration that we are using to delete old files from SFTP. We derive the pattern from a lookup and pass it to the integration based on a rice … -
Trying to use a query to search for supplier payees using the external payees API, nothing returnsSummary: We are trying to use a query to search for supplier payees using the external payees API, but no queries have returned any data. Do queries work on this API? Co… -
Option to bulk insert data into Custom Objects- FusionSummary: We have created custom objects using Application Composer, we need to do bulk insert data using the API /FBDI approach as inserting using basic REST for million… -
Customer Contact Point response not gettingHi Team, I am currently facing an issue where I am unable to retrieve the Customer Contact Point response array while accessing it via the REST API. However, I have veri…Deep Mehta-Oracle 24 views 1 comment 1 point Most recent by BhaskarMukherjee-Oracle ERP Integrations -
if we enable all the available fields for audit trial in ERPHi Team, if we enable all the available fields for audit trial in ERP there will be any performance impact or not Regards, Anil.Anil Bura-Oracle 12 views 2 comments 0 points Most recent by Marius Matei-Support-Oracle ERP Integrations -
How to solve for OIC emails not being sentGood morning, The situation that we are currently working through is that when an OIC integration runs an email is sent out to different email boxes, email distribution … -
Oracle fusion SOAP/REST API to get the party site number based on party_site_idHi Team, We are searching for any SOAP/REST API in oracle fusion which will return me party site number based on the party_site_id as an input similar to the below query… -
Default a field value from other existing field input valueSummary: One of our customer is looking at defaulting Taxpayer Identification Number based on input value of registration number on the Edit Customer Page. please advise…Murthy Iragavarapu-Oracle 12 views 0 comments 0 points Started by Murthy Iragavarapu-Oracle Receivables & Collections -
How to fetch Fusion dff attribute value in an EL (Expression language) expressionSummary: How to fetch Fusion dff attribute value in an EL (Expression language) expression Content (please ensure you mask any confidential information): We have a requi… -
scheduler rest api required privilage and sample payload for patchSummary: Hi, We are trying to use the Scheduler rest api introduced in 23b. When we tried to access get(ess/rest/scheduler/v1/requests/{requestId}) in postman, i am alwa… -
Fusion: Email Delivery StatusSummary: When an email is triggered from fusion say supplier acknowledgment notification email, do we have email delivery report? Like the email sent succeeded or failed… -
Limitation to download BICC PVOs from UCM using SOAP service [ErpIntegrationService]Summary: This is regarding BICC extracts, where we send approximately 102 PVO files (51 primary and 51 data files) to UCM every hour. We use the SOAP call below to downl… -
How to export large number of files from UCM? In millionsSummary: How to export large number of files from UCM? In millions Content (please ensure you mask any confidential information): We have a requirement as part of projec… -
Can we add bank accounts, delivery method, remittance emails to suppliers at the profile level?I know how to create external banks accounts and assign them to suppliers but only at the supplier site level using REST API. I do this by using the external bank accoun… -
Can you reference a DFF in an EL Expression?Summary: Use a DFF value assigned to a user to leverage an EL Expression based on the user. Content (required): Looking for the syntax to a reference a DFF in an EL Expr… -
looking for an API to call load interface file for import and import costs separatelyHi Team, We are building integrating to import the cost using Bhoomi. Due to some limitations we need to run invoke the load interface file for import and import cost jo… -
Invalid Addresses in NotificationSummary: Getting Invalid addresses in email notification Content (please ensure you mask any confidential information): I have a integration which sends mail notificatio… -
Do we have API to fetch Error Records from RA_INTERFACE_ERROR_ALL tableHi, Do we have any API to fetch Error Records from RA_INTERFACE_ERROR_ALL, RA_INTERFACE_LINES_ALL table with Load Request ID as query parameter. Thanks, Arbin -
Need to pass dynamic JSON request payload in Rest API in OIC IntegrationHi, We have a scenario where some of Target system REST API request payload column name got change from one target environment to another. Can we pass the payload dynami… -
Can we control access of custom objects based on custom roles in Fusion ERP?Summary: Can we control access to custom objects based on custom roles in fusion ERP? Can we create a new role for user access or security purpose? Content (required): V… -
How to get Buyer Details using REST APISummary: We obtained a Buyer ID from a BI report and are trying to retrieve the corresponding Buyer name linked to this ID. I came across the following API: GET /fscmRes… -
Update Contract Line Amount RESTSummary: Looking to update contract line amounts using the REST API. Has anyone successfully done this and of so can you share the steps and payloads? I think there may … -
Creating Receipt using rest api(receivingReceiptRequests) for the transfer orders facing issue.Hi Team, We have two transfer orders TO1,TO2 with one shipment number..now our requirement is to receive the transfer order. We are using rest api(receivingReceiptReques… -
how can I apply approval group in application composer?I'm trying to apply an approval group on a custom screen created in Application Composer.