Category 222
Discussion List
-
Oracle Process Automation in Oracle VBCSSummary: Hi , I have a question regarding how to call the oracle process automation in oracle VBCS and make the process created using the API taking the user which login…
-
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…
-
Error while calling OIC URL with ip address instead of hostnameSummary: Hi Experts I'm trying to call OIC URL with oci load balancer which supports only ip address instead of hostname. Could you please help me how to call integratio…
-
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…
-
Open DB connection Supported in OIC/ICS to Database other than oracleSummary:What all Open DB connection Supported in OIC/ICS to Database other than oracle Content (please ensure you mask any confidential information): Version (include th…
-
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…
-
Error from "create an invoice" REST API call -- "DEPARTMENT is a required field."Summary: I'm going to test the "create an invoice" REST API. Firstly I would like to create an invoice without a PO. Error code is returned with "DEPARTMENT is a require…
-
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 12 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…
-
Consuming REST APIHi, BEGIN v_url := 'https://api.test.com/products/v3/objects/locations/'; apex_web_service.g_request_headers.DELETE(); apex_web_service.g_request_headers(1).name := 'Aut…
-
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 …
-
Business events for Contract create/updateSummary: Looking to capture contract create/update event in OIC to execute some extension, but this is not working. Any setups required explicitly to enable the enterpri…
-
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…
-
Other fields of EmpAssignment Info Not showing in HCM Adapter Atom FeedsSummary: We want to leverage Atom Feeds using OIC for EmpAssignment. However, I noticed that the the level of info I am getting in HCM Adapter is not the same as what I …
-
OIC integration to retrieve data from R12 EBSSummary: What is the recommended approach to retrieve data from EBS into OIC? Content (please ensure you mask any confidential information): I'm writing an integration i…
-
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…
-
Access REST API with authentication type as OAuth2.0Hi, Customer has provided REST API with the authentication type as OAuth2.0 to access API using the token which works fine in POSTMAN. How can this be consumed in APEX p…
-
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…