API
Discussion List
-
REST API Batch Processing To Create Multiple Records not workingSummary REST API Batch Processing To Create Multiple Records not workingContent HI Team, We have ingratiation between EBS(r12) to OEC, we have to do batch processing of … -
OIC: EBS adapter REST API response is always returning null fieldsSummary: EBS adapter is used in OIC to query batch details by passing batchID as input to the REST service. EBS REST API called from SOAP UI returns expected response bu… -
How to Pass array in json to a body of service integration state by taking input from form stateSummary: I am working on a use to create a Sales Order in JDEdwards ERP using ODA, where I need to take few mandatory inputs from the user and then pass it to the Servic…Praveen Sankhare 11 views 0 comments 0 points Started by Praveen Sankhare Digital Assistant & Mobile -
2Multi-Cloud and Hybrid Integration flexibility in OICOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): ORACLE Description (Required): OIC sh…Preetham Kumar-Oracle 1 view 0 comments 2 points Started by Preetham Kumar-Oracle Idea Lab – Integration Cloud -
java.net.SocketTimeoutException: Read timed outSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
API Gateway webservice from OICSummary: Need to connect Gen3 OIC webservice to API gateway. Content (please ensure you mask any confidential information): We are in need of published an API we build i… -
Export an OIC Integration using APISummary: Oracle has a rest api for exporting iar file/s. /ic/api/integration/v1/integrations/{id}/archive curl code: curl -X GET -H 'Authorization: Bearer access_token' … -
Disable Auth Requirements on Inbound WebserviceSummary: Need to allow the WWW to access a webservice I have built Content (please ensure you mask any confidential information): The requirement is it allow a webservic… -
Eloqua Bulk API Imports / Sync Actions – New Limit for Number of Files in a Sync - 500 [Nov 2024]⚠️ Please be advised that this change has been delayed and will be implemented with the Eloqua 24D release in November. Initially anticipated with the Eloqua 24C, the ti…JodyMooney-Oracle 622 views 0 comments 0 points Started by JodyMooney-Oracle Oracle Marketing Developer Tools -
Known visitor cookie via API contact creationHello, I understand Eloqua identifies known users by clicking on a tracked link or submitting a web form with the Eloqua tracking code on the page. We are creating new c… -
Issue in select statmentSummary: hi When i am trying fetch data from database , i am getting below error. SQL - select xpa.batch_id, xpa.so_number, xpa.org_id from xxmdn_price_adj_tbl xpa where… -
Consume OTBI ReportHi, I would like to consume OTBI using REST or SOAP WSDL which is possible way please suggest Thanks -
Can I process data in bulk using SOAP webserviceSummary: Processing Multiple sets of records in one go using SOAP Webservice. Content (please ensure you mask any confidential information): We have a requirement where … -
How to find segment count using Eloqua REST End pointHow to find segment count using Eloqua REST End point I used below but it shows 404 error https://secure.p04.eloqua.com/api/REST/1.0/assets/contact/segment/{id}/elements… -
Spam ProtectionHi, I have a question after looking at the document below. https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=103535771320008&id=2756251.1&_afrWindowMode=0&… -
Return a json collection from a REST integration involving Oracle DBAdaptorHi All In Oracle 19c I have setup a proc that returns a nested table which references a plsql record. Back in OIC when trying to reference the proc I encountered a 'JCAB… -
BI Report read issue in OICSummary: When i am trying to read BI Report in oic using stage activity but getting error . attached xsd file for reference. Content (please ensure you mask any confiden… -
How to enable postman header field in OICSummary: Hi While doing Post activity , i need to enable Upsert-Mode =True . Now How i can do same thing in OIC Content (please ensure you mask any confidential informat… -
Eloqua Product Notice: Eloqua CSV Exports – Formula Escaping [Feb 2024]Overview With the arrival of Eloqua release 24A (Feb 2 - 16, 2024), all CSV exports, including the Bulk API, will escape formulas. What’s changing? Prior to Eloqua 24A, …JodyMooney-Oracle 211 views 0 comments 0 points Started by JodyMooney-Oracle Oracle Marketing Developer Tools -
Enhance REST call in OIC IntegrationSummary: Enhance REST call in OIC Integration Content (please ensure you mask any confidential information): I'm looking for some ideas on how I can improve the performa… -
Get specific data group from BI reportHi, request := ' … -
Eloqua Bounceback Date/time via APIHi, I wanted to ask you a question regarding the retrieve of the Bounceback Date/Time field via API. In the platform I can find this data in the "Email Bounceback Histor…
-
Eloqua API data/reportHi, I recently joined a new project and I wanted to ask you for information regarding an API call that I found in use. For reporting purposes with Business Intelligence …
-
Websocket APISummary: How to call the WebSocket API from OIC? Is there an adapter available for WebSocket API calls? We have a scenario where a third-party API built on WebSocket tha… -
' value coming in mappingSummary: Hi While Assigning business unit value , i am getting extra character like "'" in it. How to handle this ? Content (please ensure you mask any confidential… -
Is it possible to call a web service or function created in ERP through a REST?Summary: We have a GET type API we can't call from OIC, so we'd like to know if it would be possible to call this API through a web service or server script in Fusion, a… -
Oracle CPQ Quote Creation API/IntegrationSummary: CPQ Quote creation Content (please ensure you mask any confidential information): Hi Team, we need an API to create/Update Quotes in Oracle CPQ. currently using… -
Validating and manipulating Received JSON data inside the integrationHello everyone, I created an Integration that receives a JSON file when triggered, and it then sends the mapped data to another endpoint through a new REST API request. … -
Oracle Eloqua Developer Release Notes - 24AA list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 24A: APPLICATION API UPDATES View Form Submission Per…Lou Patrick-Oracle 51 views 0 comments 0 points Started by Lou Patrick-Oracle Oracle Marketing Developer Tools -
How to get the UniqId to pass it as a parameter in OICHow to get this UniqId and pass it to the URI e.g., we need the gradeUniqId to pass it to the following endpoint: /hcmRestApi/resources/11.13.18.05/grades/{gradesUniqID}…