API
Discussion List
-
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…
-
Does anyone know how to sign for JWT token in OIC if the payload is dynamic?Summary: I am trying to obtain a JWT token in OIC, and I followed the instructions here: https://docs.oracle.com/en/cloud/paas/application-integration/rest-adapter/invok…
-
OIC Gen3 > Stage File Action ‘Read File in Segments’ > Ability to Read the First Segment OnlySummary: OIC Gen3 > Stage File Action ‘Read File in Segments’ > Ability to Read the First Segment Only Content (required): Hello, Regarding the Stage File Action ‘Read F…
-
but actual coSummary Content Type doesnt match even though POSTMAN gives the responseContent We are facing an issue where from VBCS REST API, we are receiving response when its execu…
-
Need help in retrieving the errorEd asynch instances from OIC through REST APISummary: I am trying to retrieve the errored / faulted instances from OIC (following this blog : 1. https://blogs.oracle.com/integration/post/bulk-recovery-of-fault-inst…
-
Error from "create an invoice" REST API call -- "DEPARTMENT is a required field."Summary: I'm going to test the "create an invoice" REST API. Firstly I would like to create an invoice without a PO. Error code is returned with "DEPARTMENT is a require…
-
Consuming REST APIHi, BEGIN v_url := 'https://api.test.com/products/v3/objects/locations/'; apex_web_service.g_request_headers.DELETE(); apex_web_service.g_request_headers(1).name := 'Aut…
-
Fault Handler for Multiple OperationsSummary: I have the below flow in which 1) First using DB Adapter, selecting rows from database tables using select queries based on where condition 2) Pass the values f…
-
Batch Processing REST APISummary: Hi If REST API is having the capability to pass the multiple record in a input payload so if any record failed then how to identify failed record. For e,g - /re…
-
Access REST API with authentication type as OAuth2.0Hi, Customer has provided REST API with the authentication type as OAuth2.0 to access API using the token which works fine in POSTMAN. How can this be consumed in APEX p…
-
To invoke a REST API without any request parametersSummary: Content (required): Hi team, I am trying to invoke a REST API in Oracle Integration Cloud (OIC), without submitting any request parameters. In the response mapp…
-
Target REST endpoint response payload processing failed.[[cannot normalize!]]Summary: Hi Team, We are running API to update payment DFF, it's working fine but in OIC we are getting the below error in updating api, does anyone can help here? "Targ…
-
OIC to Amazon S3 IntegrationSummary Fetching and Placing files in S3 buckets using OIC integrationContent Hi , We have a requirement where we need to fetch files from Amazon S3 buckets. We followed…
-
How to FTP file load to UCM content server via ODISummary: Hi Folks, Can you help me on this topic, How to FTP file load to the UCM content server via ODI tool. Content (please ensure you mask any confidential informati…
-
ERP Adapter > Business REST Resources > DataAccessSetLedgersLOVSummary: ERP Adapter > Business REST Resources > DataAccessSetLedgersLOV Content (please ensure you mask any confidential information): Hello, Can we use the ERP Adapter…
-
OIC DB Adapter and REST API - LoopingSummary: 1) GetProductInfo is using DB Adapter named 'Product Information' to get all the rows from Oracle database; results are fetched using SQL statement based on the…
-
Integration using REST and DB AdapterSummary: Receive response from REST API by passing ID (this to be queried from Oracle database tables). Based on the response from API, update the values in Oracle datab…
-
Trying to create Fusion Item in WMS sideSummary: Hi I am trying to create Fusion Item in WMS side But facing issue. Endpoint - /wms/api/init_stage_interface Attached information for your reference. Content (re…
-
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only…
-
Oracle Fusion Financials rest api - Fetch AP invoices with status selected for paymentHi, I need to fetch the AP invoices who's status changed to 'selected for payment'. By default, "/fscmRestApi/resources/11.13.18.05/invoices" does not return the 'select…
-
findorganization - How to fetch Active Phones alone from an OrganizationSummary: How to fetch the Active phones alone (status = A) from findorganization service ? Content (required): Hi , I am trying to use (FoundationPartiesOrganizationServ…Balaji Sivaselvaraja-186077 23 views 5 comments 0 points Most recent by Balaji Sivaselvaraja-186077 Integration
-
Is it possible to manipulate the "response-wrapper" as a JSON-like parameter?Hi, I am currently developing a JavaScript function that involves integrating two APIs using Oracle Integration Cloud (OIC). In this process, I retrieve two JSON objects…Edisson Gabriel López 113 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
OIC Gen3 - Calling Oracle REST API and getting 400 Bad Request ErrorSummary: We are getting the following error: 400 Bad Request While invoking the OIC Gen3 REST API - Run a Scheduled Integration Now (POST) We have sent the Content-Type …