Integration
Discussion List
-
Document of Record REST API getting error outSummary: Hi Experts , we are using REST API to upload document of records using REST API with OIC. As we checked integration is erroring out with Error - The document co…
-
Daily Outbound Mail notification limit exhausted in OICSummary: Dear Experts, Whenever daily outbound limit for email notifications has exhausted , we can see EMAIL SERVICE(USED 10000 of 10000) but is there any way to check …
-
OIC-Execute BIP Query DynamicallySummary: Hi, Today my customer asked for a specific requirement. We are executing the BIP report of Oracle Fusion Cloud from OIC and retrieving the data. But whenever we…
-
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…
-
Subscribing to Business Event from Boomi or MulesoftSummary Subscribing to Business Event from Boomi or MulesoftContent Dear All, Is it possible to subscribe to Oracle ERP Business Events (example: Payables Invoice Create…
-
OIC: Integration: OCI Streaming Adapter: Subscriber Error HandlingSummary: Content (required): How can we ensure guaranteed delivery in OCI streaming subscription Version (include the version you are using, if applicable): While subscr…
-
How to migrate decision model from UAT to PROD instanceSummary: Currently we already have decision model in PROD environment. We have done enhancements to few of the rules and want to migrate the decision model from UAT to P…
-
Account Updates - Business Event in OICSummary Business EventsContent Hi All, I am using publish integration pattern in OIC to get the details when an account is updated or created in ERP Cloud. When i update…
-
Purchase Order Business Events not received in OICSummary: I have created a App Driven integration to listen to Purchase Order integration following the link After all the steps are followed I am not receiving the event…
-
Checking the status of non FBDI ESS Jobs (parent and any child ESS Jobs spawned)Summary: We are long time oracle EBS customer and now we are starting our journey to cloud and we are using oracle OIC to automate some of the integrations we have. We k…
-
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…
-
Any XSLT function to get the Last Day of a Month when the input parameter is sent as MON-YY?Summary: Any XSLT function to get the Last Day of a Month when the input parameter is sent as MON-YY? Content (required): We have a requirement to get the Last Day of a …
-
Need sample payload for Create Invoice Attachment where attachments are already uploaded to UCMSummary: We are trying to attach an attachment to invoice from the OIC integration. Followed the below steps. Create an invoice with: /fscmRestApi/resources/11.13.18.05/…
-
Issue while attaching ucm File at manage invoice level on Fusion from REST api.Summary: We have imported a file to UCM and trying to refer the same at the Manage invoice level on Fusion UI. The below rest api has been used, though it shows file at …
-
OIC: Integration: OCI Streaming Adapter:Summary: Best practice for OCI streaming- Subscriber MessageType: string vs Bytes Content (required): What is the difference and benefits of choosing Message Type : Stri…
-
Oracel Fusion REST API - IN operator issueSummary: Hi, I am trying the following endpoints from postman before adding to OIC. https://abc.oraclecloud.com/fscmRestApi/resources/11.13.18.05/invoices?q=InvoiceId=22…
-
Can we call a OIC Integration from Oracle Fusion Scheduled JobSummary: We would like to call an OIC integration from the Oracle fusion scheduled job. Can you please let me know how I can achieve this? Content (required): Version (i…
-
OIC Best PracticesSummary: OIC Best Practices Content (required): Hi, We are looking for OIC best practices to be followed across organisation. So that every team working on OIC integrati…
-
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…
-
Stage Action ZIP Dynamic ParameterSummary: Hi, In OIC integration, I want to assign the dynamic file name for Stage Action (ZIP), something like 'if $filename = AP then assign the filename as "AP_Logs' e…
-
OIC - error unable to locate lookupSummary OIC - error unable to locate lookup even if the lookup is presentContent Hello, we have an integration which was working ok. After updating a row in the lookup, …
-
Getting Security Error In BIP Scheduler serviceSummary: Getting Security Error In BIP Scheduler service Content (required): Hi All, We are scheduling BI report through web-service and we are getting the below error.T…
-
Database sequence in OICSummary: Hi All, I need to develop an integration with On premise Oracle database. For insert into a database table need to fetch the sequence id from database and popul…
-
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 71 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 …
-
Process A receive activity is not getting called from Process B send activitySummary: I have created a application as mentioned in below docs, where Process A is able to call Process B, Process B completes successfully but Process A receive activ…