REST Services
Discussion List
-
REST APIs for BMP task rules configurationSummary: Is there any REST API available in Fusion Apps to update BMP Task Rules configurations Content (please ensure you mask any confidential information): Our organi…Fede SD 12 views 1 comment 0 points Most recent by Priyanka Gunasekaran-Oracle Payables, Payments & Cash Management
-
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…
-
How to send Additional Information at line level to create Receipt using REST APISummary: Hello, We need to display Invoice Number and Invoice Date at line level in Additional Information on Receipt screen while creating this receipt using below REST…
-
We are trying to replicate the Commerce _reconfig_action and Save reconfiguration through APIWe are are trying to replicate the reconfigure and Save Reconfiguration scenario through API but the Recommendation rules are not getting fired and expected functionalit…Yashasvi Seethalam 11 views 0 comments 0 points Started by Yashasvi Seethalam Integrations and Extensions
-
ErpIntegrationService REST API and PGP encryptionSummary: Hi We are trying to use the erpintegrations REST API to export the results of an ESS Job. The url we use is such as fscmRestApi/resources/11.13.18.05/erpintegra…
-
REST service is failing with 401 Unauthorized error in Postman and OIC in GEN 3 (worked fine before)We have created a sample REST API in OIC to send out notifications and was working fine. Now, we see that service stopped working and throwing 401 Unauthorized error as …Abhilash K - Deloitte USI 72 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integrations and Extensions
-
HL7 (Health Level Seven) file can be directly convert and create AR Transaction in Oracle FusionSummary: Can we consume the HL7 raw file and convert the file into CSV file to import the AR Invoices using OIC integration or is there any other REST API. I have referr…
-
Order Header EFF updateSummary: we have a PROD fix needed for few sales orders struck in orchestration, for which we need to update EFF with a value at Order line and order header EFF's we tes…
-
Soap service issueSummary: Hi As per Oracle Doc ID 2693079.1, I was trying to create credit memo refund but getting issue. Content (please ensure you mask any confidential information): V…Mayur Mhetre 11 views 2 comments 0 points Most recent by Monish Munot-Oracle Integrations and Extensions
-
How to pass multiple values in q param of rest api to get invoices.Summary: Is there a way to pass multiple values using q param of rest api to get required invoices. Content (please ensure you mask any confidential information): I have…Prabath Sodisetti 62 views 8 comments 0 points Most recent by Monish Munot-Oracle Integrations and Extensions
-
Create Project Expenditure Types in Fusion REST APII could see only Get API's but Is there any API to Create Project Expenditure Type in Fusion. We are planning to create expenditure type in Fusion via REST API.ArvindKP123 11 views 2 comments 0 points Most recent by Aakarshak jasrotia-Oracle Integrations and Extensions
-
BPM Rest Api Add a Task Attachment payloadSummary: I'm not able to find how to send a payload for this Service. The description says that the service does not have a request body. Can anyone tell me how do i upl…
-
Oracle Salesforce Adapter ErrorHi All, we have followed the below URL and established tried to perform provide consent and it always failing with below error [OAuth Callback] Failed retrieving access …
-
Unable to filter the sales order line EFF data using single rest api callSummary: I need to filter the sales order line EFF data based on one field say PO_Number is not null. Reason to do this: as per requirement we need to get all the SO lin…
-
Getting error 'URL request parameter finder with value findByFulfillLineId;FulfillLineId=112222'Summary: HI, Unable to fetch sales order fulfillment line details with sales order Finder Query Parameters. I am getting below error: { "title": "Bad Request", "status":…
-
Is it mandatory to switch to OAuth authentication for OIC Gen3 - Fusion Connections?Summary: We are looking into switching to OAuth-based authentication for our REST connections. We noticed that Basic Authentication is not supported for Factory REST API…Abhilash K - Deloitte USI 28 views 1 comment 1 point Most recent by David Baxter Integrations and Extensions
-
How to Configure Oauth 2.0 for Standard HCM REST API's..?Hi Team, We have requirement where we need to configure Oauth 2.0 for Standard HCM REST API's. Could you please suggest possible ways to achieve this. Best Regards, Ravi…subin sebastian 121 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integrations and Extensions
-
How to call Fusion REST APIs with OAuth based authenticationSummary: Hi Team Can someone please share with me step by step approach to be followed to enable OAuth based authentication for Fusion REST APIs Content (please ensure y…mudassirsOrc-Oracle 41 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integrations and Extensions
-
Unable to close PO schedule using REST APISummary: Getting following error while closing PO schedule using REST API Error code - 403 Forbidden Using "xml2Json" is deprecated. Use "require('xml2js')" instead. Att…
-
Trigger Import Journals via Webservice without using ErpIntegrationServiceSummary: Hi Team, We are trying to load Journals from a 3rd party app as an adhoc request. We are using the Journal Import service to populate the data into Interface ta…Abhilash K - Deloitte USI 11 views 4 comments 1 point Most recent by Abhilash K - Deloitte USI Integrations and Extensions
-
Triggering OIC using ESS without BIP routeSummary: This is requirement from client where they dont want to give access to OIC to business users and want to trigger the OIC integration by passing parameter using …
-
integration apex and fusion for ssoHi Experts, We are using oracle fusion application cloud ERP(SAAS). We also have paas services (OIC4Saas and apex on DBCS) for saas extensions. We wanted to use Oracle F…
-
REST API to close a negotiation and complete technical evaluationSummary: Looking for a REST API to change the negotiation status. Example: Close the negotiation - From ACTIVE(Locked) to Closed (Locked) Complete technical evaluation -…
-
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…PrasadN 52 views 1 comment 0 points Most recent by Vijaya Sekhar A-Oracle Integrations and Extensions
-
How to set OIC instance password to never expire for a specific userWe have an OIC user that’s utilized for an automated solution via Visual Builder Studio (VBS). The password for this user is expiring automatically, which results in a 4…
-
Guidance on OpenAir REST API APISummary: I have been exploring the OpenAir REST API documentation to understand the system's capabilities for the integration I have encountered the following discrepanc…
-
Link Suppliers to Customer while Importing Through REST APISummary: Requirement is for /fscmRestApi/resources/11.13.18.05/suppliers API to enter Registry ID to allow linkage of Supplier and Customer Party ID, but unlike FBDI thi…Oliver Raymond_95 11 views 4 comments 0 points Most recent by Oliver Raymond_95 Integrations and Extensions
-
How to pass query parameter to child objectsSummary: Hi Team, we have a child object "receivablesInvoiceDFF" in "receivablesInvoices" REST service and would like to pass a DFF value as query parameter. Trying with…
-
Query parameter concat value is not being appended to the REST URL after upgrading OIC Gen2 to GEN3We recently migrated from OIC Gen2 to Gen3, and one of our integrations uses a REST API to connect with Oracle Cloud Infrastructure (OCI) to get users. When we pass valu…
-
How to get list of employees based on Business Unit and Role through REST APISummary: We need to retrieve list of employees based on Business Unit and Role name through REST API. Example, we have BU name 'India BU' and role name 'Accounts Payable…