Category 222-2
Discussion List
-
Unable to test Oracle Integration 3 REST API's with POSTMAN, new instanceSummary: Hi Experts I have created a new instance for Oracle Integration 3, and have developed a sample integration for client demonstration. I'm able to test the integr…
-
Can I create publicly accessible OIC integration?Summary: Can I create publicly accessible OIC REST-based integration? Content (required): Version (include the version you are using, if applicable): Code Snippet (add a…
-
Enabling Calendar Integration and Outlook Sync in Oracle CloudSummary: Hello everyone, I have a question regarding the Oracle Cloud system. Is it possible to integrate a calendar feature within Oracle Cloud that allows me to set re…
-
How to Schedule a BIP Report from OIC via SOAP Adapter without passing username & passwordSummary: How to Schedule a BIP Report from OIC via a SOAP Adapter without passing username & password within the SOAP request. Content (required): Hi All, We have a requ…
-
OIC - REST Invoke - Read JSON response for 400 Status CodeSummary: Hi there We have REST Invoke operation and it is sometimes giving 400 status with JSON response. How can read the JSON data in case of a 400 status code? Conten…
-
How to pass custom --form to REST API in OICSummary: Hi there We are looking for options to pass custom form-data attributes that one of the REST services accepts. Please check below attribute1 form field. curl --…
-
Schedule Service and WSSExternal in ERP Cloud AdapterSummary: Hi Everyone - we are building OIC where we need to call some business objects along with BIP and Schedule Service WSDL. Currently I am not able to find BIP and …
-
How to setup connection with certificate to Sharepoint using ICS?Summary: How can I do an authorization request in my REST ADAPTER to get the correct JWT tokens? For the POSTMAN request I first have to run a powershell command to call…
-
How to get the users details by sending role to Fusion rest apiSummary: Hi Experts I have a requirement to build an integration in which by passing role to Fusion rest api I must be able to get the list of all the users who have tha…
-
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…