Category 222
Discussion List
-
specs for Linux VM to host OIC connectivity agentSummary: what are recommended resource specs (cpu, memory, drive) for Linux VM to host OIC connectivity agent? cannot find any where in public domain if there are set of…
-
Oracle Integration 3 to integrate object storageSummary: Hi Experts I'm using Oracle Integration 3, I want to build integrations to upload and get the objects / files from object storage. Can someone please help me wi…
-
Performing selecting query in DB2 adaptor using OIC is erroring out.Summary: Performing selecting query in DB2 adaptor using OIC is erroring out. Performing an operation on a table. operation = select query is giving below Error Message …
-
is there a way to check the published eventsSummary: Hi Experts I have created integration with events but I want to know if there is a way to check how many events are there or messages are there in queue for sub…
-
How to transfer "Oracle ERP Cloud" connection response to param of a JavaScript function?Summary: I put a "Oracle ERP Cloud" connection in an integration to get supplier info from Oracle Cloud Procurement. I create a JavaScript function to check all supplier…
-
Reactivate integrations necessary even after updating password using Rest API for a connection?Summary: Is reactivation of integrations using a connection necessary after updating password using OIC rest api for a connection? Content (required): I use the rest api…
-
OIC > Import Journals from FTP to Oracle ERP Cloud > Best Practices in Case of Error ScenariosSummary: OIC > Import Journals from FTP to Oracle ERP Cloud > Best Practices in Case of Error Scenarios Content (required): Hello, I am working on an integration to impo…
-
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…
-
How to get performance statistics of an integration?Summary: Is there any way to show performance statistics for an integration in OIC? For now I would like to know the every processing time for an integration within a pe…
-
Scheduling OIC integration at the end day of each period and next two working DaySummary: Scheduling OIC integration at the end of each period and next two working Day Content (required): Hi Expert, I have a requirement where i need schedule an integ…
-
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 …
-
Schedule to run during working hoursHello All Does OIC support to run an Integration hourly or every 30 mins during the working hours of the day 9am to 17:00 pm ? Thanks
-
REST API Errors when query parameter value has a quoteSummary: REST API Errors when query parameter (Supplier Name) value has a quote Content (required): Hello Experts, AIn one of our OIC integrations, we are required to fe…
-
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…
-
OCI function error while connecting in integrationSummary: Hi Experts I'm unable to connect to OCI function using OCI function action in integration, please help. Getting below error Have created dynamic group with cond…
-
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…
-
REST connection OCI signature 1 errorSummary: Hi Experts I'm getting below error when tried to use OCI signature 1 in REST connection as shown below. FYI, same details like private file, fingerprint, user o…
-
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 …
-
Activity Stream logs to the emailHello, I need to send the Activity stream in a mail after the integration is done. How Could I do this