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
-
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… -
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 - Encrypted fixed position file is getting truncatedSummary: There is an existing OIC integration which reads encrypted file and do some processesing and finally upload the HDL file for element entries. There are no error… -
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… -
Shared Connections Across Projects in OIC Gen3Summary: Shared Connections Across Projects in OIC Gen3 Content (required): We just recently upgraded to OIC Gen3 and are evaluating the new powerful feature of Projects… -
Creating Connectivity Agent in OIC Gen3 ErrorSummary: we create Integration 3 instance, create confidential application add created integration instance as scope to The application ,under Allowed Grant Types we cho… -
Failed to create Library. Unable to parse ****.js. Check for syntax errors and try creating againSummary: I am trying to upload a JavaScript file to OIC Library, but it prompts: "Failed to create Library. Unable to parse checkBizUnit.js. Check for syntax errors 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… -
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…