API
Discussion List
-
How to give empty json object in object or change the key name at runtime for REST requestSummary: Hi Experts I have a requirement where in I have to change the key name at runtime based on some value, not sure how to achieve this in Integration mapping The n…
-
Authorization with ClientId, ClientSecret and Signature(hash with hexdigest)Summary: I'm facing an 401 - Unauthorization issue in a response of a rest endpoint which accepts clientid, clientsecret and signature in header with a json request payl…
-
Can someone please share the REST API payload for HCM submit flow for flow patternSummary: Hi Experts Can someone please share with me the HCM REST API for flow patterns to submit flow. I'm using to submit flow for Make EFT Payments but any other flow…
-
HCM adapter Flow patterns submit flow operation how to pass parameter values in integration mappingSummary: Hi Experts I want to use Fusion HCM rest API to run the "Make EFT Payments" payroll process with integration using HCM adapter but i'm not getting how to pass t…
-
How to encrypt using SHA256 in OICSummary: Need to send signature in headers encrypted using sha256. Content (please ensure you mask any confidential information): I have a payload that needs to encoded …
-
Create multi-line receipt using the /fscmRestApi/resources/latest/receivingReceiptRequests REST APISummary: We are currently calling the receivingReceiptRequests API creating a single line receipt like this example request: { "VendorId": "123456789012345", "Comments":…
-
OTBI Report to VBCS Rest Endpoint **SOLVED**Summary Extracted OTBI Report - map to POST to store in VBCS Business ObjectContent Hello, I've successfully extracted the contents of an OTBI Report from our ERP Cloud …
-
OIC Gen 3 Receipe Integration issueSummary: Hi 1. Movement request integration are present in recipe but we are not able to open recipe document from Oracle site. Attached screenshot document is for your …
-
How to add receipe integrationSummary: How to add OIC gen3 recipe integration in your design Integration tab. Content (please ensure you mask any confidential information): 23D Version (include the v…
-
OIC Rest adapter - OAuth custom 2 leggedHi Folks, I am trying to configure UIPath REST API in OIC REST Adapter. The Token is fetch postman and I'm also able to call the API and get expected response. But, when…
-
Can Core HR in J D Edwards work with Talent Management in Oracle HCM Cloud?Summary: Hi Peers and experts, One of our clients has Core HR and Payroll systems running in J D Edwards which they do not want to migrate to Oracle yet. However they ar…
-
REST APIs for Work PatternHi, Please help me out with supporting documents/notes on REST APIs to create work pattern, work shifts and breaks in release 23D. Thanks
-
Is there any REST API or webservice for the QP_CUST_PRICING_PROFILES table?I need to automate the process of creating the customer pricing profile but I couldn't find in the documentation any REST or SOAP for that.
-
Reporte de inventario TOA - Oracle Field Service CloudSummary: Reporte de inventarios Oracle Fusión, Oracle Field Service Cloud Content (please ensure you mask any confidential information): Buenos días Nuestro cliente requ…
-
Rest api filter for getting multple serial numberSummary: Hi I am trying to fetch multiple serial number using rest api. I can fetch one serial at time but want to fetch multiple based on input. Now in this given scree…
-
Soap Service with no response - Success or failure - how to use in OICSummary: Dear experts , I am using below soap - which is I guess asynchronous and has no response https://XXXX-****.fa.ZZZ.oraclecloud.com:443/soa-infra/services/default…
-
is there any business events available for oracle cloud inventory adjustmentsSummary: we have a requirement to send inventory adjustments from cloud ERP to cloud WMS via OIC on REAL-TIME is there any business events available to achieve the same?…
-
Oracle Financials - REST Batch Actions - What operation to use so that API honor the UPSERT modeSummary: When I try to use individual FSCM REST API say for Data Access Set assignment a second time, UPSERT mode in Headers works fine. However, when the same is used v…
-
How to handle Source Null value in MapperSummary: Hi If i don't have any value in Expiry date column from source side then I want to remove this element from payload. How can we achieve this ? Content (please e…
-
Sample OIC integration using DB package with plsql table type as in and out parametersSummary: Sample OIC integration using DB package with plsql table type of records as in and out parameters please share the DB package as well Thanks Content (please ens…
-
Create Requisition line REST API ErrorSummary: when invoke create Requisition line rest Api : /fscmRestApi/resources/11.13.18.05/purchaseRequisitions/300000902868669/child/lines from OIC3 got following error…
-
Is Domain Administrator role is required for the Oauth2.0 Client application?Summary: Hi Experts, As part of integration with third party application, we have created confidential application within OCI console to generate OAuth token. As per Ora…
-
Need to have Integration of Fusion Subscription with CernerSummary: Is there an integration available for Oracle Cerner with Oracle Fusion (Subscription ) ? Content (please ensure you mask any confidential information): Looking …
-
REST/SOAP to update FND Profile option valuesSummary: Hi Team, Is there any option available to update profile option values run time using any way like REST/SOAP services. Thanks, Rahul Content (please ensure you …
-
If invoice validation status can be checked immediately after REST validateInvoice API gets responseSummary: The ERP response for API "/fscmRestApi/resources/11.13.18.05/invoices/action/validateInvoice" just takes info like this without validation status: { "result": "…
-
The "Name" parameter in OIC ERP adapter for invoice validationSummary: I am going to call Oracle Cloud ERP's validateInvoice API from an OIC integration. I tried out Oracle Cloud ERP's API directly by Postman first to validate my p…
-
How to fetch india timezoneSummary: Hi I am trying fetch India time zone instead of UTC but getting error. Can you please help? Content (please ensure you mask any confidential information): Versi…
-
APEX facing issues with Oracle Fusion WebserviceWe are currently making calls to a web service from APEX with the endpoint /fscmRestApi/resources/11.13.18.05/erpintegrations. However, when attempting to call the same …
-
"Transaction Business Category attribute is invalid" error from "Create an invoice" REST APISummary: I am trying to call the "Create an invoice" REST API, but it returns the error saying "The value for the Transaction Business Category attribute is invalid. You…
-
Oracle Process Automation in Oracle VBCSSummary: Hi , I have a question regarding how to call the oracle process automation in oracle VBCS and make the process created using the API taking the user which login…