REST
Discussion List
-
AutoRetry in OICSummary AutoRetry in OICContent Do we know if OIC has internal retry mechanism when calling REST or SOAP Webservices. Example we get a timeout/Server error in first call…
-
Dynamic query parameters and Pagination with OIC and ATP databaseSummary Dynamic query parameters and Pagination with OIC and ATP databaseContent Hi Team, We need to fetch large data approx 5K records from ATP database. How can we han…
-
REST API to Retrieve Activity logsSummary REST API to Retrieve Activity Stream for a given instance IDContent Hello I am trying to retrieve activity stream for an instance ID but gives me the below and n…
-
OIC Call to OnPremise Stored Proc Times out frequentlySummary Synchronous OIC Call to OnPremise Stored Proc Times out frequently and sometimes retrieves data in 40 secsContent We have a App Driven Orchestration calling a St…
-
How to get the AP invoice report that is generated in the fusion to send as attachment in email viaContent Hi All, Our Requirement is to get the AP invoice report that is generated in the fusion to send as attachment in email via OIC. so how we can implement the use c…
-
Get the node value from a repeted node.Summary I want to get the href value from a payload that have several href in the response. Is there a function to be used on the map operator to get just the first ocur…User_2025-02-05-08-52-13-026 27 views 9 comments 1 point Most recent by User_2025-02-05-08-52-13-026 Integration
-
How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service bSummary How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service based integrationContent While using SOAP/REST service for inb…
-
ICS to SharePoint Online REST APISummary Creating a REST connection from OIC to SharePoint OnlineContent Hi Experts, I am creating a REST connection in OIC to access using SharePoint Online REST API. Pl…User_2025-02-11-09-03-05-643 209 views 6 comments 1 point Most recent by User_2025-02-11-09-03-05-643 Integration
-
Configure Trigger REST adapter to accept text/html response bodyContent Hello, I am trying to configure a trigger rest adapter to call an external API that returns a XML text as the response but with the content-type text/html. How s…
-
OIC mapping - XPath expression failureContent Getting back to working on this project after almost a year. Via this forum, Hemanth helped me create parent/child xsd's (attached) for a multi-namespace xml pay…
-
source ID not available in the database record, we have to collect the missing source ID and we haveSummary source ID not available in the database record, we have to collect the missing source ID and we have to send those IDs to the source.via email.Content Hi, I have…
-
Implementing Docusign AdapterSummary Planning on implementing this late Spring 2021, anyone have any insights into implementing this with OIC?Content Planning on implementing this late Spring 2021, …
-
OAuth Credentials for Rest APISummary OAuth Credentials for Lookup Rest APIContent I am using Rest connection to update Lookup. Rest API is configured with OAuth credentials. using the scope urn:opc:…
-
How to connect Oracle Apex in OIC to Oracle EBSSummary I want to register page apex page created in OIC in Oracle Ebs? Can someone help to register?
-
Encrypting and Sending file from OIC with Integrity ProtectionSummary Using app driven integration encrypts the file using stage file operation and that file is sent as multipart/mixedContent Use case: Response(Multipart/mixed) sho…
-
Integration Pattern - OIC plus DBaaSSummary Integration Pattern - OIC plus DBaaSContent A post on why OIC + DBaaS is a great Integration pattern which makes creating the FBDI/HDL files easy. Please feel fr…
-
Custom API solution to raise disputeSummary API for raising dispute on AR TransactionContent Hi All, I am looking for a solution where I can use any API for raising dispute on any AR Transaction. From what…User_2025-02-11-05-25-57-884 63 views 0 comments 1 point Most recent by User_2025-02-11-05-25-57-884 Integration
-
Assign JSON Array in MapperContent I have a requirement where I need to map JSON array to an object in Mapper. I am attaching the screenshots, please guide if there is any easy way or any workarou…
-
uploadFileToUCM_ARInvoice FBDISummary Error being thrown when trying to upload file to ucm via the uploadFileToUCM REST web serviceContent Hi Gurus, When I tried to upload the ar invoice FBDI file us…
-
Parse a file with trailer in OICSummary Parse a file with trailer in OICContent Hello I am trying to parse a file with trailer in OIC. Since the format of the trailer line is different to the other dat…
-
importBulkData_ARInvoiceSummary File was not uploaded when tried to import bulk data via the importBulkData REST web serviceContent Hi Gurus, When I tried to upload the ar invoice FBDI file usi…
-
POST data to OIC IntegrationSummary POST data to OIC IntegrationContent Hello Instead of SFTP to drop the inbound files and picked and processed by OIC, is there a route where we can send the inbou…
-
API Gateway AuthorizationSummary How to use JWT authorization for OIC Rest/SOAP based integrations in API GatewayContent Hi, I have created an integration in ics and able to invoke from the post…
-
OIC service with OAuthContent Hi Team, We are developing web app using VBCS (Comes with OIC). We are also developing services in OIC which will be used by external mobile application. Current…
-
Stress/Load Testing of REST-exposed (GET) IntegrationSummary Stress/Load Testing of REST-exposed (GET) IntegrationContent Hi, Has anybody tried Stress/Load Testing for a given REST-exposed OIC Integration (which is primari…
-
can not get json output from custom js libraryContent I am trying to convert to xml response to JSON format and return it as json format but oic js function only support string output. Consuqently we are getting thi…
-
Not able to fetch the REST API generated by OIC in OCEContent Hi, We are trying to fetch the REST API which is successfully generated by the OIC. (REST API is generated by fetching the Data from Oracle Database and OIC is g…User_2025-02-10-13-20-02-679 34 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Getting a list of errors while Integrating OIA with Oracle DBContent Hello, While integrating OIA with Oracle DB, as we activate the integration and insert values from OIA UI to the Oracle DB to store inside the database, below ar…
-
GET/POST operation to make a REST API put values onto a UIContent What operation should we use in the REST API to put values to a UI , as we are trying to push the values from one component (OIA interview) to (OCE) through OIC.…
-
How to sort records in OICSummary How to sort records comin from source based on a field valueContent Hi Team, We are trying to processing the records after we sort them. We are getting data from…