Web Services
Discussion List
-
OIC Load Value Sets in different languages (translations)Summary: Hi, I am making an integration between PeopleSoft and Oracle HCM where i get the Job Families from PeopleSoft and i create or update them in Oracle HCM. In Orac…
-
while calling a web service from before update trigger , we are getting the errorSummary: while calling a web service from before update trigger , we are getting the error as follows : Exception: [JBO-29000: Unexpected exception caught: javax.ws.rs.P…
-
How to limit one instance of integration schedule to be executed at a time?Summary: How to limit one instance of integration schedule being executed at a time? Content (please ensure you mask any confidential information): Limiting one instance…
-
Oracle HCM Cloud Adapter Missing REST services above the letter MSummary: I want to call the Workers service and have an HCM Cloud Invoke in my orchestration to do so. When I configure the settings for my Oracle HCM Cloud invoke in th…
-
Run the Bulk Import ESS jobs paralleleySummary Run the Bulk Import ESS jobs paralleleyContent When invoked bulk import process with properties file having multiple rows to invoke multiple ESS jobs with respec…
-
Adjustment and credit memo web serviceSummary ERP adapter > Services > Doesn't show below mentioned services.Content What are the roles required to invoke below service using OIC ERP adapter. 1. Credit Memo …
-
How to add mulitple query parameter in OIC adaptorSummary: I want to use the below URL in OIC adaptor https://abc.com/fscmRestApi/resources/11.13.18.05/currencyRates?finder=CurrencyRatesFinder;fromCurrency=USD,toCurrenc…
-
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?WSDLmarcelo.benitez 295 views 4 comments 0 points Most recent by Vipin Kumar - Oracle-Oracle Integration
-
For Start and Stop OIC instance API provided by Oracle what kind of authentication needed?Summary: When using the Start/Stop OIC instance API provided by Oracle what kind of authentication should be used? I have been trying to call the below APIs available in…
-
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate …
-
OIC Integration with Kafka ERRORSummary OIC Integration with Kafka ERRORContent Hello All, We are getting an error message when we try to setup a scheduled orchestration using the Kafka adapter in OIC …
-
OIC how to map to payload of type AnyTypeSummary Map to payload of type AnyType in OICContent How do i map to my payload of type AnyType which is considered as a node in OIC. If i use parse xml the tags are rem…
-
Java file issueSummary: hi I am trying to upload a JavaScript file to OIC Library, but it prompts: "Failed to create Library. Unable to parse function formatNumber(num,locale="en-US",d…
-
Run large BIP reports using ScheduleReportWSSServiceSummary: In the following document Oracle advises using the ScheduleReportWSSService for executing BIP reports with substantial data volumes. Fusion Application BI Publi…
-
do we have any business event available for Create Cost Accounting Distributions ESS JOB?Summary: Transfer Transactions from Maintenance to Costing/ Transfer Transactions from Production to Costing Transfer Costs to Cost Management Transfer Transactions from…
-
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod…
-
What Job role or Privilege is needed to view Supplier Registration Requests using REST APISummary: We have a requirement to view Supplier Registration Requests using REST API (/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/). But we are getti…
-
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…
-
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: …
-
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…
-
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…
-
How to pass token as bearer type in OIC REST adapterContent Hi All, we have two REST API 1)For getting the token https://xxxxxx-xxxx-****-****.xxxxxxxx.net/token where we are passing the below the information in the body …
-
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…
-
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 …
-
Develop an integration in oic version 3 and migrate to version 2, could there be any problem?Summary: Content (please ensure you mask any confidential information): Hi experts, In the company I work for, they have different versions for each environment. In the …
-
OCI Events ServiceSummary What support exists for OICSContent Hello, I am interested in seeing what kind of integration exists currently for OIC and OCI events, and whether there are futu…
-
How to add headers when I configure a rest adapterSummary: How to add headers when I configure a rest adapter Content (please ensure you mask any confidential information): Hi experts, I'm trying to create a rest adapte…
-
OIC Gen3: Google Drive API FailureSummary: We’re utilizing a REST connection to call Google APIs and upload files from OIC to Google Drive. The REST API connection functioned perfectly in Gen2, but after…