Category 222-2
Discussion List
-
How to download xml report output of process Import Payables InvoicesSummary: How to download xml report output of process Import Payables Invoices Content (required): Hi experts, I am working on an integration for import payables invoice…
-
OIC integration via Rest connector am getting error "411 required client response code"Summary: The OIC Integration is connecting to SharePoint Authentication API(https://login.microsoftonline.com) to retreive the bearer access token. Have configured the c…
-
Parameter reset in scheduled integrationSummary: Hi I am using Scheduled integration and through scheduled integration i am passing values to Soap connection .I am not able reset parameters. It seems whatever …
-
WSDL file for BI reportSummary: Hi I have created BI report and want to call in OIC using SOAP. I need to convert BI report WSDL so i call use SOAP . Please let us know way how to create WSDL …
-
Extract Bulk data Integration ErrorSummary: As Attachment , I got SOAP fault for extractBulkData operation Content (required): Version (include the version you are using, if applicable): Code Snippet (add…
-
How to Call Parameterized BI report in OICSummary: Hi Please Let us know How to Call multiple Parameter BI report in OIC and further i need to send report output over email. Content (required): Version (include …
-
Track Eloqua Activity Campaigns Status in B2C Service - Part 3Introduction : We will leverage the Postman steps that we performed earlier. Now, I will show you how to automate the export of Eloqua activities in bulk into RightNow S…
-
Track Eloqua Activity Campaigns Status in B2C Service - Part 2Summary: The Bulk Activity Extract recipe consists of a set of REST APIs designed to retrieve activity data from Eloqua and transfer it to any CRM application or data wa…
-
Access data recieved from a SQL stored procedure as rowSetSummary: Access value of a specific column in a specific row within a RowSet. Content (required): I have a SQL Stored Procedure which returns a table together with anoth…
-
Track Eloqua Activity Campaigns Status in B2C Service - Part 1Summary: Track Eloqua Activity Campaigns Status in B2C Service - Part 1 Introduction : Many of our B2C Service (RightNow) customers leverage Eloqua to fulfil their digit…
-
How to access specific nodes by filtering by a parameter without having to use a loopSummary: Access specific information from a JSON data collection Content (required): Hi experts, { "people":[ { "Name":"Oliver James", "Age":"29" }, { "Name":"Jack John"…
-
How to determine whether or not business events triggered.Summary: We enabled the AccountingPeriodClosed business events using the 'https:///fscmRestApi/resources/11.13.18.05/erpBusinessEvents' rest api, and now after closing t…
-
You don't have permission to access this resource on the server. I am getting this response from OICSummary: I am getting "You don't have permission to access this resource on the server." when invoking an OIC api with attaching zip file of size 972 MBs. The api is wor…
-
How to make a field optional in REST API connection's Request Wrapper?Summary: The OIC integration is intended to handle REST API calls and invoke Oracle Cloud ERP adapter to create a supplier. I created a REST API connection as a trigger …
-
Invoking SOAP BIP service with OAuthSummary: How to invoke SOAP report Bi service without basic authentication Content (required): We are using report SOAP service for calling BI reports using runReport ac…
-
Is there a way to access the Bearer token sent in the request headers inside the OIC integration?Summary: Content (required): I want to access the bearer token that is used for authentication for a Rest trigger adapter inside the OIC integration itself. Version (inc…Karim Nashaat-Oracle 21 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Employee Bank Accounts created using REST API are not visible on ESS and Admin responsive pagesI have successfully created bank accounts for employees using the externalBankAccounts REST API. However, I'm facing an issue where these bank accounts are not being dis…
-
Bank and Bank Branch details are coming back as null when fetched using externalBankAccounts RESTApiI have encountered an issue when trying to fetch employee bank accounts using the REST API. The bank and bank branch details are coming back as null in the response. Her…
-
Remove duplicatesSummary: Hello! I'm using a For-Each in the node that repeats in the Response to generate a CSV file. Its working but there are lots of duplicates that I need to avoid: …
-
JSON Web Key Set (JWKS)Summary: how to use JWKS endpoint in SOA 12c for oauth token validation. Content (required): client using OAM 12c which JWKS endpoint and rotate the key randomly, but SO…
-
How to do this in OIC (question in summary) need stepsSummary: how to expose OIC REST service to accept a file as an attachment. Read the file name and store the file as it is in OIC SFTP server Content (required): I want s…
-
I am trying to Use Vision APIs (AmalyzeImage) using Integration Gen 2 and Getting an errorSummary: I created an app-driven integration to call AnalyzeImage Vision API but getting an error and not able to figure out what the error is Content (required): { "typ…
-
ATOM FEED USING HCM ADAPTER DOESN'T RETURN DFF CHANGESSummary: OIC ATOM FEED HCM ADAPTER DOESN'T RETURN DFF CHANGES Content (required): Hello everyone. I am building an OIC integration that consumes Worker Assignment ATOM F…
-
Calculate tax API returns 403 error on Integration but works on PostmanSummary: Hey folks! I have been having a situation with the Calculate tax and derive account API (https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchase…
-
Should I redo my integration if I change the initial SOAP conn. wsdl ? Integration seems broken.Summary: Hi, please I would thank for help with the following: I need to change the soap-wsdl (entry point) to my integration, I need new fields and rename others. Examp…
-
How to pass key value pairs from metadata dynamically to a rest connection in OICSummary: I have an integration where I need to create a customer in Stripe account using Rest Connection. I need to pass required fields to the rest in order to create a…
-
Urgent HELP needed using fileDataSource with runReport SOAP APISummary: I have a scenario where I need to run a BIP report, where the data for the report is an XML file that I will supply in the payload. I have looked up runReport/r…
-
Integration Rest API query parameterSummary: Get multiple integrations from Rest call using query parameter. Content (required): Hello, I am calling Rest API to get integration information using endpoint /…
-
Download PGP encrypted file of more than 1 GB from Object storage and reload unencrypted in ObjStoreSummary: Hi Team, We have a PGP encrypted file of more than 1GB loaded in object storage by a third party, now we want to download this encrypted file from Object storag…
-
How to pass API Key dynamically in OIC?Summary: I have created a stripe API connection which requires API key to authenticate the connection. But the API key is not constant can be changed based on certain va…