Integration
Discussion List
-
APEX facing issues with Oracle Fusion WebserviceWe are currently making calls to a web service from APEX with the endpoint /fscmRestApi/resources/11.13.18.05/erpintegrations. However, when attempting to call the same … -
Simple Integration ErrorSummary: Content (please ensure you mask any confidential information): Hi, I am creating an App Driven Integration which I am planning to call from VBCS form using a pa… -
Getting 504 Gateway Time-out Error on OCISummary: We are calling an OCI rest webservice that can take up to 20 seconds. Although the OCI service seems to finish okay with status Success, our backend receives a … -
call BI report from start web form even of process automationSummary: there is a requirement that while user create a task for a process application with start form event from process workspace he/she could query about specific Pu… -
Send Attachemnt files to Process Automation through VBCS pageSummary: We have a requirement to attach files from VBCS page which invoke OIC as REST, the OIC initiate a process Automation app that contain Human task ,how could achi… -
Passing Boolean value from OIC Mapper XpathSummary: This one is pretty simple. We are calling this 3rd Party Concur API (PATCH) /profile/identity/v4/Users/. Here is the sample payload body { "schemas": [ "urn:iet… -
Does anyone know how to sign for JWT token in OIC if the payload is dynamic?Summary: I am trying to obtain a JWT token in OIC, and I followed the instructions here: https://docs.oracle.com/en/cloud/paas/application-integration/rest-adapter/invok… -
OIC Gen3 > Stage File Action ‘Read File in Segments’ > Ability to Read the First Segment OnlySummary: OIC Gen3 > Stage File Action ‘Read File in Segments’ > Ability to Read the First Segment Only Content (required): Hello, Regarding the Stage File Action ‘Read F… -
but actual coSummary Content Type doesnt match even though POSTMAN gives the responseContent We are facing an issue where from VBCS REST API, we are receiving response when its execu… -
Generate signed content (Signature) in Oracle Integration Cloud (OIC)Summary: Hi, I am trying to Generate signed content (Signature) in Oracle Integration Cloud (OIC) using private certificate I want the below Payload: -------------------… -
Retrieve file from UCM using OIC. Privilege error -18Summary: Deliver output from BI Publisher report into UCM. Now trying to retrieve the file from UCM using OIC. Failing with error. Content (please ensure you mask any co… -
XPATH Filter ExpressionSummary How to define the XPATH Filter Expression in the ERP AdapterContent Hi Forum Members I'm trying to construct the xpath expression in order that I can filter on a… -
OIC connection to Database VM on CloudSummary Multi tenancy connectionContent Hi All, I have OIC in one Cloud tenant and Oracle databse VM on different Cloud tenant. Both of them are in OCI bit on different … -
Need help in retrieving the errorEd asynch instances from OIC through REST APISummary: I am trying to retrieve the errored / faulted instances from OIC (following this blog : 1. https://blogs.oracle.com/integration/post/bulk-recovery-of-fault-inst… -
ReadFileInSegment not working for TCC extract filesSummary: I am trying to use READ FILE IN SEGMENT for attached file. but It's keep running for a long time. Is it some product bug ?? We are using OIC Gen 2. This is samp…Biman Dey Sarkar-Oracle 11 views 3 comments 0 points Most recent by Biman Dey Sarkar-Oracle Integration -
IBM MQ Series JMS invokeSummary: IBM MQ Series adapter invoke error Content (please ensure you mask any confidential information): Hi Team, we have created a IBM MQ Series JMS invoke connection… -
Upcoming event (11/14 at 11am PST): How OCI and Fusion Apps Drive Tangible Benefits for CustomersJoin us on Tuesday, November 14 at 11:00 am PST to learn how organizations are harnessing the combined power of Fusion Applications and OCI to drive tangible benefits at… -
where configure Integration credentials to Authorize Process AutomationSummary: when create OIC Gen3 instance and enable Process Automation ,Integration Registered Automatically in Process Automation as service with name Global_INTEGRATION,… -
How to build Filter Expr for my custom ESS JobSummary: How to build Filter Expr for my custom ESS Job ,e.g. I want to get outbound event only for this custom Ess job!!! as in Attachment Content (required): Version (… -
Unable to get the pdf output from downloadESSJobExecutionDetails when it's called from OiCSummary: Unable to get the pdf output from downloadESSJobExecutionDetails when it's called from OiC Content (please ensure you mask any confidential information): When I… -
get caller details who triggered the integration in case of Failed at TriggerSummary: Hi Team, we have an integration on "Sales Order Notification" but it is triggering more than 20K per hour with wrong SOAPAction header "pushPayload". We need to… -
What is the timeout value for Oracle SaaS provided rest apiSummary: Would like to know what is the time out vale for Oracle SaaS provided Rest API's? -
Subscribe to OCI streaming with polling frequency&Maximum no of records to be fetched-Best Practice?Summary: Hi, We have a requirement to send the expenses from Oracle cloud to third party system through their API where we want to include OCI streaming service for thro… -
How to add "finder" Query Param in OIC ERP Adapter for paymentsExternalPayeesSummary: I want to get PayeeId for a supplier site in an OIC integration. I tested the ERP API directly and it worked well. In OIC integration, I put a Oracle Cloud ERP … -
Fault Handler for Multiple OperationsSummary: I have the below flow in which 1) First using DB Adapter, selecting rows from database tables using select queries based on where condition 2) Pass the values f… -
How to generate unique id for each record in OIC integration mappingSummary: Hi all, how we can generate the unique ID for each record and it will never repeat. I tried with date timestamp but even seconds are not changing. If my file ha… -
Batch Processing REST APISummary: Hi If REST API is having the capability to pass the multiple record in a input payload so if any record failed then how to identify failed record. For e,g - /re… -
To invoke a REST API without any request parametersSummary: Content (required): Hi team, I am trying to invoke a REST API in Oracle Integration Cloud (OIC), without submitting any request parameters. In the response mapp… -
Target REST endpoint response payload processing failed.[[cannot normalize!]]Summary: Hi Team, We are running API to update payment DFF, it's working fine but in OIC we are getting the below error in updating api, does anyone can help here? "Targ… -
invok integration from applications fieldSummary: we have argent issue to validate field on specific application page to prevent duplication for this field value it should be unique(like employee IBAN in Hcm sh…