REST
Discussion List
-
Need to know how to update the Approval status of Payables invoice REST/SOAP or FBDISummary: We are having a requirement to update the approval status of specific AP Invoices by using REST/SOAP web service or FBDI Template. Content (please ensure you ma…Fredrick Ignatius 152 views 3 comments 0 points Most recent by Fredrick Ignatius Payables, Payments & Cash Management -
An ESS Job or API to unreconcile transactions to automate the unreconciliationSummary: An ESS Job or API to unreconcile transactions to automate the un-reconciliation process. Content (please ensure you mask any confidential information): The user… -
Correct REST Framework Version for Oracle API'sSummary: Hi Team, We see that Oracle provide different REST Framework Versions for invoking API's and some operations are not allowed in default versions. Can some pleas… -
Oracle Object Storage Subfolder listing using REST APII have bucket (Dev-Buck01) which is hosting three folder and sub folders Dev-Buck01/GL/Jan24/ Dev-Buck01/GL/Feb24/ Dev-Buck01/AP/Jan24/ I want to download files from GL/… -
Facing issues with API 11.13.18.05 when performing get by TradingPartnerNameWhen performing a get through the API in this way: fscmRestApi/resources/11.13.18.05/tradingPartnerItems/?q=TradingPartnerName = "PARTNER AND TEST" There are no results … -
Is there any performance issue in maintenance work order, if there are more than 2-3 attachments?Hi, We are working on integrating Oracle Field Service Management with Oracle Maintenance Cloud and vice versa. Is there any performance issue with more than 2-3 attachm… -
FSM there are many configuration tasks for which no support for export, import of configurationSummary: We have observed that in FSM there are many configuration tasks for which there is no support for export, import of configurations. When we see from the UI thes… -
ERP Cloud REST API timeout limitSummary: I would like to know the timeout limit for the ERP Cloud REST API and whether it can be configured. We are making requests using Postman. -
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create … -
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to… -
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod… -
How to insert data in different REST response level to one ATP table in OIC?Hi All, As the following screenshot, I'd like to insert data the REST response data to a ATP table. For this example, the response payload with one parent level 'item' a… -
Upload Document OPA REST API with Multipart/Form-DataSummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P… -
Previlages required to use Ap Invoice DFF in the request paylod.Summary: we are using below payload for creating an AP invoice. { "InvoiceNumber": "RE_321", "InvoiceCurrency": "USD", "InvoiceAmount": 24515.52, "InvoiceDate": "2020-07…Girishma Budhi 11 views 1 comment 0 points Most recent by MiaM-Oracle Payables, Payments & Cash Management -
OIC Gen 3: Eloqua|Retrieve a sync REST API giving 404 Not FoundSummary: I am trying to invoke an Eloqua rest api through OIC gen3, it is giving 404 Not Found. Retrieve a sync | get | /api/bulk/2.0/syncs/{id} I am passing query param…Jigyasa Kamthan-Oracle 31 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Is there any REST APIs for Payables configuration tasksIs there POST REST APIs available for doing payables configuration like payment process profile, payment process request template, payables document sequence, invoice op…Adarsh Tank 1 view 1 comment 0 points Most recent by MiaM-Oracle Payables, Payments & Cash Management -
Is there any REST API to add and update items to the cycle count ?Summary: I see one API /fscmRestApi/resources/11.13.18.05/cycleCountTransactions . Is this for add items to cycle count ? Do we have PATCH operation supported for this f… -
Update Invoice REST API - Invoice Pay GroupI'm trying to update thee paygroup on the invoice using Update Invoice REST API but it keeps failing due to the following error "Applying List binding LOV_Supplier with …M.Naing 31 views 3 comments 0 points Most recent by MiaM-Oracle Payables, Payments & Cash Management -
create/update bank address and branch address automating using the import activitySummary: We have an option to create/update bank address and branch address using the import activity (https://docs.oracle.com/en/cloud/saas/financials/24b/fappp/how-you…Arpan Chowdhury 162 views 3 comments 0 points Most recent by Arpan Chowdhury Payables, Payments & Cash Management -
Best way to handle more than 50000 records in select singleSummary: Best way to handle more than 50000 records in select single Content (please ensure you mask any confidential information): Hi Expert, In our VBCS application, w… -
How to create Adhoc payments in Cash Management to generate payment file via REST API?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Rajadurai Bavanandan 31 views 1 comment 0 points Most recent by Lakshmish Rao-Oracle Payables, Payments & Cash Management -
How to create SDP variable based on nested JSONSummary: How to create an SDP variable based on nested JSON Content (please ensure you mask any confidential information): Hi Expert, I have the JSON payload and I need … -
Webservices/REST API's to create/update bank address and branch addressHi Team, We have a requirement to create or update bank and branch details. we are building an integration. i see we have REST API for create bank and branch but i did n…Ramprakash09 241 views 6 comments 0 points Most recent by Arpan Chowdhury Payables, Payments & Cash Management -
Unable to get results using API /fscmRestApi/resources/11.13.18.05/pickSlipDetailsSummary: Unable to get results using API /fscmRestApi/resources/11.13.18.05/pickSlipDetails Content (please ensure you mask any confidential information): We are trying … -
Implementing FSCM Api - Not sure if Sequence Numbers are decimal or integerSummary: Hello - We are attempting to build an SDK for the FSCM Rest Api leveraging the available documentation. As I understand it this documentation is leveraging Open… -
OIC Integration activation failure in Gen3Hi, We have created one OIC integration which involves a REST trigger and one invoke REST connection. That Integration is getting failed in activation with below error: … -
Need to add credit memos in a PPR through some form of integration, such as API, WebService or FBDISummary: We need to add credit memos in a PPR through some form of integration, such as API, WebService, FBDI, etc. How can we accomplish this, please? While I comprehen…Theodoro Ramos 1 view 2 comments 0 points Most recent by Theodoro Ramos Payables, Payments & Cash Management -
Bad request when invoking rest api through OIC gen3Summary: I am trying to invoke a rest api through OIC gen3, it is giving "400 Bad request, There was a validation error." I am passing 90+ fields in the request as per t…Jigyasa Kamthan-Oracle 91 views 2 comments 0 points Most recent by Jigyasa Kamthan-Oracle Integration