Category 222-2
Discussion List
-
how to write BIP SQL query using offset and fetch nextSummary: Hi Experts We have a BIP report which selects huge data which causes integration to fail due to 10 MB data exceeding error. We want to use FETCH NEXT and OFFSET…
-
Using complicated query parameter in OICHi All, Something like this works in postman but doesn't work in OIC. How do I build this query parameter in OIC? The date values will be dynamic here. q={"updated_date"…
-
UPS Integration to Oracle Inventory Management Cloud through OICSummary: One of my customer uses UPS as a 3PL for forward and reverse logistics process. They send lot of data (Sales Orders) through EDI from Oracle to UPS. And from UP…Vishnuvarth Subramanian-Oracle 194 views 1 comment 0 points Most recent by Kanchankumar Khedkar Integration
-
Atom feed not fetching expected results in OICHi, We are using atom feeds to send HCM data downstream. We have implemented the atom feed rest api in rest adapter and not the one in HCM adapter. This is causing a lot…
-
Web service error: JBO-25089Summary: I am having the error while calling a SOAP web service for Invoice updates (JBO-25089: Too many matching records found. Specify additional criteria to limit the…
-
REST API for Get all lookup codes > How to escape special charactersSummary: REST API for Get all lookup codes > How to escape special characters Content (required): Hello All, I want to use the Get all lookup codes REST API in OIC (work…
-
How to check old OIC instances payloadSummary: Hi Team, Is there any way to check the old OIC instances payload used in the integration for various activities in order to analyse any old issues. Is there any…
-
BIP reprot response payload truncated in OICSummary: oracle.cloud.connector.api.CloudInvocationException: ORABPEL-15236 Translation Failure.Failed to translate XML to JSON. Cannot write end element: ITEM_NUMBER Th…
-
Calling OIC Integrations from SaaS BI PublisherSummary: Hi all, Please could someone elaborate about the steps to get "calling OIC Integrations from SaaS BI Publisher" , I have seen a comment in this forum and seems …
-
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que…
-
Suggested contents of .gitignore for SOA Composite JDeveloper projectsHi community, What do you keep in your .gitignore when working with SOACS projects (or similar config for other source control systems)? I typically keep these entries i…
-
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com…
-
Rest connection to Invoke ThirdpartySummary: Rest connection from to invoke a thridparty Content (required): Hi All, I am trying to invoke a thridparty using the rest API. Below is the curl command to get …
-
Get Base64 from REST API to Retrieve Attachment from a ProcessSummary: I am using following REST API to get the attachment and it works fine on postman. Content (required): I am not sure what or how should I configure the REST adap…
-
REST API to get PCS task for any user by passing the name or email in query parameterSummary: Hi All I'm looking for REST API using which I can retrieve the list of all the tasks pending for action to be taken by user in Processes (PCS). I have used belo…
-
B2B using RosettaNet standards in Oracle cloud fusionSummary: What is recommendation to build B2B integrations using RosettaNet standards in Oracle fusion cloud. Content (required): Client is currently using SOA B2B integr…
-
What API's are available to Incentive Compensation and what do adapters to third parties do?Summary: We're looking at potentially using OIC as a middleware for Incentive Compensation and had the following questions: Can you create/edit credit rules via API’s Im…
-
SOAP Fault Code: soap-env:MustUnderstand, Fault String: One or more mandatory SOAP header blocks...Summary: We are invoking an On-Prem SAP SOAP Endpoint from OIC w/ On-Prem Agent linked to the connection (successfully configured & tested). When the integration runs, i…
-
How to define XML document as response for REST Trigger ConnectionSummary: How to define XML document as response for REST Trigger Connection Content (required): I have a XML Payload shown in the attached document and I want it to be d…
-
CASDK-0061: Received SOAPAction does not match deployed endpointSummary: CASDK-0061: Received SOAPAction does not match deployed endpoint Content (required): I have a SOAP Connection(Invoke) based on WSDL, I am using this in an Integ…
-
(copy-of) Payload from parent Integration to child Integration is not working as expected on readSummary: Hello, Need some guidance here please. we are passing an xml structure (Copy-of) from parent integration to child integration and then we are trying to use the …Balaji Sivaselvaraja-186077 82 views 5 comments 1 point Most recent by Balaji Sivaselvaraja-186077 Integration
-
Integration OIC 2 way SSL with keystoreSummary: I have followed the docs by oracle and executed all steps and imported the same in OIC. But when i test the connection i get bad certificate error. Please help …
-
Ability for OIC to Send Data Files to AWS S3Summary: Ability for OIC to Send Data Files to AWS S3 Content (required): Hello All, May I ask if OIC can send data files to AWS S3 ? We are looking for this option inst…
-
OIC failing when Retrieve a Process Attachment as a Stream with filename containing # characterSummary: Hi All We have create 2 integration one to upload attachment to process task and another one to retrieve the attachment. Upload attachment is working fine but t…
-
How to Map data from multiple data sets or nodes to target nodeSummary: How to Map data from multiple data sets or nodes to target node Content (required): Please find the attached file for detailed explanation of my query. I have d…
-
how to create integration when user click on url it download pdf or any format fileHow can we create integration in OIC to download pcs attachments I will pass the process id and attachment name? suppose I have 3 attachments in pcs when I run this inte…
-
Download text output from custom ESS job using webservice/OICSummary: Unable to download e-text output from ESS job Content (required): Hi experts, We have a requirement to run custom ESS job and get its corresponding e-text outpu…
-
Patterns to Extract Data from ERP Cloud > BI Publisher ExtractSummary: Maximum size of data we can get from ERP Cloud using BI Publisher Extract Content (required): Hello All, Do you have an idea what is the maximum size of data we…
-
Failed to import Library. EncryptDecrypt.zip doesn't contain either jar or xml file.Summary: Hi All I want to import my JavaScript library to OIC which I was able to do 1 year back with same .jar file, but when i try to do now it saying import only .zip…
-
Select form component in PCS with connector to populate data from fusion rest apiSummary: I'm trying to populate Select control in web form in PCS with the connector i.e. getting value from Fusion SCM REST API but the preview is loading indefinitely …