Category 222-2
Discussion List
-
How to create Multiple line from singleSummary: Hi I want to create 2 line from one line request payload. basically i am looking 2nd line with same information like LineNumber=1. 2 8128
-
Use the replace or replace String functions to remove special charactersSummary: Hi everyone, I need to remove special characters from a string for example: "A.*BC(D E+FGH?/IJK L#M%&//#?¡'¡N~OP" I have tried to apply the functions without su…
-
Can we send encrypted file as an attachment in the notificationSummary: Can we send encrypted file as an attachment in the notification Content (please ensure you mask any confidential information): Can we send encrypted file as an …
-
Synchronizing Employee and Manager Details with Microsoft Office Using Oracle Integration CloudSummary: I have a requirement to synchronize employee and manager details from Oracle HCM to Microsoft Office using Oracle Integration Cloud (OIC). The data includes emp…
-
Rest and ERP Adapter Connection not able to refresh access token after refresh token expiry timeSummary: We have configured the client and resource app in IDCS which and trust is established between fusion application and IDCS. Now we are using OAuth Authorization …
-
OIC Integration activation failure in Gen3Hi, We have created one OIC integration which involves a REST trigger and one invoke REST connection. That Integration is getting failed in activation with below error: …
-
Bad request when invoking rest api through OIC gen3Summary: I am trying to invoke a rest api through OIC gen3, it is giving "400 Bad request, There was a validation error." I am passing 90+ fields in the request as per t…Jigyasa Kamthan-Oracle 42 views 2 comments 0 points Most recent by Jigyasa Kamthan-Oracle Integration
-
How to create organization using the FoundationPartiesOrganizationService?Hi, what is the minimum filds needed in the request payload to create an organization using the WSDL /crmService/FoundationPartiesOrganizationService?WSDL
-
Escaped characters in xml responseSummary: I have a SOAP request that looks like this: When i execute this request in soapUI the response looks normal, but when i execute this in OIC, the response looks …
-
Is it possible to show a custom task notification on the bell button in SaaS?Summary: Hello, We are creating a custom task with Oracle Process (OPA). We want to display this task notification on the bell button in SaaS and get a response (APPROVA…
-
Where can I find information on permissions required to call REST APIs?We are starting to explore using REST APIs for some automation and custom application development. While we are able to use some of the REST APIs out of box, some are gi…
-
OIC - REST Invoke - custom headers starting with x- are not sentHello, i have an integration invoking an external system's REST API. This API requires a set of headers which name starts with "x-", like x-jws-signature. It seems that …
-
csv file read failing in OIC when value contains escape characters quote( ") and comma( ,)Summary: csv file read failing in OIC when value contains escape characters quote( ") and comma( ,) Content (please ensure you mask any confidential information): I have…
-
Get Organizations with PartySiteNumberSummary: Hi Team, Below document says Party Site Number can be fetched but looks like there is no option to available. Get Organizations with PartySiteNumber Content (pl…
-
Error converting integer field to doubleSummary: Content (please ensure you mask any confidential information): Hi, I have a problem converting an integer type field to a double type field using the conversion…
-
Creating developer application for our productHi, My company develops a platform the read from existing marketing channels of our customers. We are trying to create integration with Eloqua. Is it possible to create …
-
API to get Customer Site detailsSummary: Hi Team, Is there any API available to get Customer site details by passing Site Number or Site Name ? Content (please ensure you mask any confidential informat…
-
How to download ESS job log and output from SOAPUISummary: We are attempting to use downloadESSJobExecutionDetails within the ERP Integration Service to download the ESS job output file via SOAPUI. We are trying to leve…
-
ReferenceError: "CryptoJS" is not defined Error - OIC LibrarySummary: Hi Team, we are using a Java script to generate the shared key for Azure API's. In which, CryptoJS and HmacSHA256 are being used. Can some one please help how t…
-
HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOASummary: HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOAP API. Eventually we need to upload the file to ObjectStorag…
-
OIC: Getting oracle.cloud.connector.api.CloudInvocationException while invoking REST APIWe are using REST adapter to get some data using API. The endpoint for the API is working fine in postman but not in Oracle Integration Cloud (OIC) flow. We are using OI…
-
Partner Contact - Navigate to Fusion Partner Dashboard using Fusion URLSummary: Navigate the external Partner Contact user from an external Web Portal to Fusion by clicking a URL and the user should be navigated from web portal to Fusion Ap…
-
How add multiple predicates in expresionSummary: How add multiple predicates in expresion Content (please ensure you mask any confidential information): Hi experts, I try to combine two predicates, it does not…
-
Filter information using predicates, when two or more nodes have the same keySummary: Filter information using predicates, when two or more nodes have the same key Content (please ensure you mask any confidential information): Hi experts, I'm wor…
-
while invoking REST API in gen3 throwing oracle.cloud.connector.api.CloudInvocationExceptionThe REST API was working as expected in OIC Gen2 even via postman it is also working but when I try to achieve the same in OIC Gen3 then it is causing issue and throwing…
-
OIC Gen3 integrationInstance query param issueSummary: Rest adapter runtime is adding additional duplicate query param along with the mapped one. integrationInstance query param assigned outside for-each loop is app…
-
Issue with uploading identity certificate for two-way SSLSummary: Content (please ensure you mask any confidential information): My organization is trying to set up two-way SSL for communicating with our middleware service. We…
-
Application integration with private endpoint REST connectionSummary: Hi, We want to make a real-time integration between PeopleSoft and Oracle HCM Cloud, and to do this we wanted to create an application integration. But the prob…
-
Oauth for Soap connectionSummary: Hi I want to use Oauth instead of Basic Authentication. Can you please help Content (please ensure you mask any confidential information): Version (include the …
-
mapping JSON request body for REST API (in OIC)Summary: Hi, I'm making an integration where i am receiving a list of Job Family object from PeopleSoft, and for each Job Family received, it needs to be created or upda…