.NET vs. Oracle Integration (OIC)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
.NET
Score 8.5 out of 10
N/A
Microsoft's .Net is an open source, freeware application infrastructure.N/A
Oracle Integration (OIC)
Score 7.9 out of 10
N/A
The Oracle Integration Cloud Service is an iPaaS providing prebuilt integration flows between applications, including other Oracle products. The Integration Cloud Service is scaled for enterprises, with prebuilt codeless adapters for on-premises and SaaS systems and low-code automation capabilities.N/A
Pricing
.NETOracle Integration (OIC)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
.NETOracle Integration (OIC)
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
.NETOracle Integration (OIC)
Features
.NETOracle Integration (OIC)
Cloud Data Integration
Comparison of Cloud Data Integration features of Product A and Product B
.NET
-
Ratings
Oracle Integration (OIC)
7.4
22 Ratings
8% below category average
Pre-built connectors00 Ratings7.821 Ratings
Connector modification00 Ratings7.821 Ratings
Support for real-time and batch integration00 Ratings5.822 Ratings
Data quality services00 Ratings6.120 Ratings
Data security features00 Ratings8.021 Ratings
Monitoring console00 Ratings9.222 Ratings
Best Alternatives
.NETOracle Integration (OIC)
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
Make
Make
Score 9.3 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
IBM App Connect
IBM App Connect
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
IBM App Connect
IBM App Connect
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
.NETOracle Integration (OIC)
Likelihood to Recommend
8.0
(27 ratings)
8.3
(30 ratings)
Usability
7.0
(7 ratings)
-
(0 ratings)
Support Rating
9.7
(8 ratings)
9.0
(1 ratings)
User Testimonials
.NETOracle Integration (OIC)
Likelihood to Recommend
Microsoft
.NET is well suited for any general purpose solution to a business problem, though if we are talking strictly the framework version - you have to be more or less tied to Microsoft Windows to run it. If this isn't a problem, then it will be able to address and solve any programming project you have.
Read full review
Oracle
Oracle Process Cloud is suited for medium-sized companies and up who want to create applications that can automate tasks without the need of recruiting more software developers. With a couple hours of training, any member of the organization's business team will be well-equipped with all of the knowledge that is needed to use Oracle Process Cloud effectively. If your IT team is large and able to take upon the task of making the given application, then something like Oracle BPM is a better solution.
Read full review
Pros
Microsoft
  • Visual Studio is one of the best IDEs and .NET is the best framework to use with Visual Studio.
  • There is a large network of support for the .NET framework.
  • The .NET framework encompasses a very large area of the programming stack.
  • The .NET framework is flexible and can be used for desktop applications or web development.
Read full review
Oracle
  • New enhanced activities that are targeted to reduce the integration pain. For example, file stage activity reduces the pain of chunking the input file while sending and mapping the data to the target application. Stage activity takes care of it automatically for the customer. Similarly, recommendation on the mapper is a huge plus for people looking for common integration.
  • There are around 50 adapters available including dedicated out of the box application adapters and generic technologies adapters on OICS. The best part of these application adapters is that they are designed considering LOB users. Most of the time integration implementor does not require, application knowledge to perform the integration. OICS has some of Oracle Cloud applications adapters which make integration much easier may not be available in other integration platforms.
  • Inbuilt diagnostic dashboard and error hospital makes this product lucrative. OICS also comes with integrated Process Cloud and Visual Builder at the same cost. the customer can have seamless integration with Apiary and SSI on demand.
Read full review
Cons
Microsoft
  • .NET is heavily Microsoft Windows oriented, and while .NET core tried to resolve that with MacOS and Linux support, .NET Core is still waiting for wider adoption.
  • While free for small projects, additional features for big projects can be a little expensive.
  • Can be resource-heavy upon deployment. We continuously have our more senior staff optimize the code of our junior developers for performance. Other languages are a little bit more forgiving in comparison.
Read full review
Oracle
  • Currently, it is not retaining the logs for more than 3 days, which it needs to address.
  • We also need some functionality inside the interface to re-push the same transaction again so that it will be helpful while testing and fixing the issue.
  • Also, some log errors are not giving the correct details. Oracle needs to rectify those.
Read full review
Usability
Microsoft
The full .NET Framework is an amazing thing and is very robust. We have used it to create console apps, Windows apps, and online apps. When coupled with Visual Studio, development, testing, building, and deploying our applications has become 100 times easier as compared to doing those things manually before. The automation of this process has helped us push out changes to our applications faster to adapt to the ever-changing business requirements.
Read full review
Oracle
No answers on this topic
Support Rating
Microsoft
You don't often need to reach out to Microsoft for .NET support. If you do, there are forums and websites that have active Microsoft support folks where you can provide feedback or get help. Microsoft support in general is quite good as well, but not cheap. The best support is from the community like StackOverflow.
Read full review
Oracle
The team is proactive and takes the issue up for resolution, they follow continuous development and release.
Read full review
Alternatives Considered
Microsoft
The .NET platform has a much longer and broader history than Laravel, so we chose to go with it as the support will be far superior. Additionally, Laravel is tied to PHP, while you can use multiple different languages in .NET. The additional flexibility that .NET provides in the range of types of applications you can build with it sealed the deal.
Read full review
Oracle
The nearest thing I have used to OIC is UiPath, as it is often used as a tool to integrate software together. However, it is much more suited to legacy software which have little to no API endpoints. If the infrastructure already exists I understand why people use RPA for integration, however for when API's are easily accessible and you're using Oracle tools, OIC is better.
Read full review
Return on Investment
Microsoft
  • There are few factors we needed for our custom development. Below are each of them. We were able to get a satisfactory outcome for each of these factors which made .NET platform a very good choice in developing enterprise applications.
  • Reusability of codes- Microsoft has given many re-usable codes and components in the framework to help developers do their job effortlessly. With the help of default features, developers can create end-to-end solutions and make the business operations more efficient. As codes and components are reusable, .NET reduces development time and if applications take less time to develop, they cost cheaper and you get faster return on investment.
  • Easy to maintain- Development cost is one time, but maintenance cost is incurring. .NET apps are easily maintainable, thanks to the configuration settings that can be modified without any need to rewrite the code.
  • Deployment is hassle free- Deploying software is always challenging and the most common problem developers face in this process is the existence of multiple DLLs. It’s hard to make sure that all DLLs will co-exist in the same machine. .NET framework solves this problem by allowing different versions of the same DLL to exist side-by-side on the same machine.
  • Security- .NET is one of the most secure web and application development frameworks available in the market. As it’s made by Microsoft, you can be absolutely sure about the security measurements. Hackers can never steal valuable data from your website or apps.
  • Cross platform friendly- What if you had developed an app for desktop and laptop computers and now after seeing the growth of mobile apps in the market, you want it in mobile version as well? You can easily develop an app that runs on the desktop and PDA without any issue. As you can re-use the codes and utilize the same development environment, your job becomes a lot simpler.
Read full review
Oracle
  • The modern and advanced analytical abilities in Oracle Process Cloud are also a missing element that should be catered to.
  • This tool is used greatly for IT departments at a lower level with some very basic and limited access for general employees only.
  • Oracle Process Cloud has many advantages like it offers some very great and scalable solutions.
  • I find Oracle Process Cloud pretty straightforward and easy as compared to the different options available. Lastly, I think that as it is just one platform, managing the Oracle Process Cloud is pretty easy too.
Read full review
ScreenShots

Oracle Integration (OIC) Screenshots

Screenshot of Popular, pre-built adapters to connect applications.Screenshot of #24DaysOfIntegrationScreenshot of Leader in Gartner MQ iPaaS Quadrant - 2018Screenshot of Cloud Integration for Dummies  http://media.wiley.com/assets/7327/27/9781119263289_Cloud_Integration_and_API_Management_FD_Oracle_Special_Edition.pdf