To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
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… -
Unable to connect to SFTP using private key in OIC, it is working fine in WINSCPSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Not able to View Visual Builder with ServiceUser RoleSummary: Not able to View Visual Builder with ServiceUser Role Content (required): We attempted to restrict developer access to higher environments by granting them only… -
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 delete files older than x days on OIC file serverSummary: Bulk delete files older than x days Content (required): Is there any script or a way to mass delete files older than x number of days? We need to cleanup our fo… -
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… -
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… -
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… -
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 … -
How to build Filter Expr for my custom ESS JobSummary: How to build Filter Expr for my custom ESS Job ,e.g. I want to get outbound event only for this custom Ess job!!! as in Attachment Content (required): Version (… -
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… -
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 … -
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 -
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… -
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 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 … -
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… -
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… -
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"… -
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… -
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… -
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 -
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 … -
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… -
What all standard roles are needed to a service account when any outside service connects for dataSummary: What all standard roles are needed to a new service account when any outside application connects to the service account and use webservice call to get data fro… -
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… -
FTP Connection Error - CASDK-0002Hello all We have facing CASDK-0002 error while testing a new SFTP server. We recently upgraded our SFTP server and started facing the connection issues. The OIC IP has … -
Getting error while creating requisition line using the rest api post 23c updateSummary: we calling the below API : /fscmRestApi/resources/11.13.18.05/purchaseRequisitions/{purchaseRequisitionsUniqID}/child/line to create the requisition line but it… -
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…