Integration
Discussion List
-
DocuSign Adapter IssueSummary Blank PDF is coming when we read the file using DocuSign adapterContent Hi All, I am doing a POC to check the OIC DocuSign adapter capabilities, My flow is 1. Cr…
-
Remove empty elements via XSLSummary Remove empty elements via XSLContent Hello! Has anyone tried to remove/scrub empty elements via XSL in OIC? We already placed conditional mapping for each elemen…
-
Flat File ReadingSummary: I have one requirement as mentioned to read in the ATP database in two tables. What are the best possible ways to read the file considering it to be more than 1…
-
what is For loop execution time limit in OIC?Summary: I would like to know For loop execution time limit in OIC. I am aware of 5000 iteration limit. Content (required): Version (include the version you are using, i…
-
Accessing a file from OIC staging directory via a javascript functionSummary: Has anyone experienced accessing a file from OIC staging directory via a javascript function i.e. passing the file reference/ stream reference of the file to th…
-
How to invoke REST OIC particular integration using basic authenticationSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Customer APIs to fetch customer communication informationCustomer APIs/Data model to fetch Customer's Communication Information Hi Experts, In our UC we need to fetch Customer communication information from Fusion/ERP. Any poi…Prachit-Oracle 14 views 3 comments 0 points Most recent by Sachin Shaligram Zambre-Oracle Integration
-
File limitation on Purchase Order attachment using ErpObjectAttachmentService Web Service via OICSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
File limitation on Purchase Order attachment using ErpObjectAttachmentService Web Service via OICSummary: File Limitation on Purchase Order attachment using ErpObjectAttachmentService Web Service via OIC Content (required): 10 mb limitation on File Upload Version (i…
-
Getting MySQL Error on OIC Caused by java.sql.SQLNonTransientConnectionExceptionSummary: Error Message:- DBReadInteractionSpec Execute Failed Exception Query name: [FetchRecordSelect], Descriptor name: [FetchRecord.Test]. Caused by…
-
Single Sign-On SOAP/REST APIsSummary: Content (required): How can we trigger SOAP/REST APIs using the Single Sign-on credentials of Microsoft Azure in Fusion SaaS? We are referring to this blog of t…
-
Pass JSON payload as-is without OIC Mapper to SaaS REST APISummary: Content (required): Is there any way we can form a JSON payload and pass that payload as-is without mapping each element from left to right? Version (include th…
-
Elements are blank when Read File in Segment operation is usedSummary: Elements are blank when Read File in Segment operation is used Content (required): I'm trying to read a structured XML using the Read File in Segment operation …
-
Convert an App Driven Orchestration to Scheduled OrchestrationSummary: Can we convert an App Driven Integration to a scheduled one without having to rewrite whole integration? Content (required): Version (include the version you ar…
-
How to generate JWT in OIC to connect to third party REST endpointSummary Need to connect to third party authentication service using JWT to get bearer token back for further accesses, can't find any option available in OIC to generate…User_2025-02-12-00-42-16-047 51 views 6 comments 1 point Most recent by Hemanth Lakkaraju-Oracle Integration
-
do we have any way to monitor SaaS from APM?Summary: can we monitor SaaS transaction(customer fetch) from APM Content (required): APM Version (include the version you are using, if applicable): Code Snippet (add a…
-
Invoke OIC Rest API from Oracle EBS Database.Summary Invoke OIC Rest API from Oracle EBS Database.Content Hi, We are trying to invoke the REST API which is generated by the OIC. ( When we test the API in Postman, a…
-
Connect to Confluent Kafka using OIC Apache Kafka adapterContent On : NA version, MICC Transfer to TSC Connect to Confluent Kafka using OIC Apache Kafka adapter Hello, We want to consume Kafka messages in OIC as part few integ…
-
Benefits Carrier Extracts - Oracle Integration CloudSummary Benefits Carrier Extracts - Oracle Integration CloudContent Hi All, we are planning to use Oracle Integration Cloud to send the carrier extracts data with Benefi…
-
Publish Subscribe Architecture in OICContent Hi, We have below requirements for few of the Integrations in OIC (similar to on premise SOA). Since Oracle no longer offers "Oracle Message messaging service" a…
-
Assign variable mapped to a tag thats not generated in REST API response throws errorSummary Assign variable mapped to a tag thats not generated in REST API response throws errorContent I have mapped rest api response to variable "Payroll". The tag(Payro…
-
Invoke ODI Scenario using SOAP in OICContent Hi, I am trying to work through a problem that I saw in a blog post about possibly using OIC to build a SOAP connection to ODI in order to run scenarios. Has any…
-
Bulk Import for Financial Accounting Hub TransactionSummary APIs/WS Payload for submitting for Financial Accounting HubContent Hi Experts, Can we perform a Bulk Import for "Import Accounting Transaction’ " using web servi…
-
After the successful Bulkimport FBDI Process CALLBACK Integration is not calledSummary After the successful Bulkimport FBDI Process CALLBACK Integration is not calledContent we have requirement to create AR invoice using FBDI Process through an int…User_2025-03-07-05-34-02-150 91 views 14 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
List of Values for schedule parameters in IntegrationSummary List of Values for schedule parameters in IntegrationContent Hi All Can we create list of value based schedule parameters in OIC ? For example we can have an int…
-
Can we dump JSON file in ATP table using OICContent I am getting data from JDEdward ERP using rest API in JSON format but JSON is a very weird format and unable to call data in VBCS so I want to dump the JSON file…
-
Error calling Local Integration from ParentSummary Error calling Local Integration from ParentContent We have an integration where the Parent invokes the child local integration. It gets error from Local integrat…
-
Issue on JSON rest service data insertion in ATP table through OICContent Hi Experts, I am facing an issue while inserting data in the ATP table through OIC. In JSON one child "PENN_SREQ_P41202Components_Repeating" element "item number…
-
When tried to connect to a Onprem Database with Connectivity Agent and a Wallet it throws an errorContent Hi guys, My connection tests successfully when tried on Sql Plus On-Premise and Java On-Premise. But it throws error on Oracle Integration Cloud Service. I am us…User_2025-02-11-13-31-40-371 15 views 2 comments 0 points Most recent by User_2025-02-11-13-31-40-371 Integration
-
How to add padding in OICSummary How to add padding in OICContent Consider my value is 5. I want to add left padding. The length should be 9. The expected output is 000000005.