Apache Airflow vs OpenText Documentum comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,927 views|10,035 comparisons
96% willing to recommend
OpenText Logo
4,307 views|3,163 comparisons
83% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Airflow and OpenText Documentum based on real PeerSpot user reviews.

Find out what your peers are saying about Camunda, Apache, Pega and others in Business Process Management (BPM).
To learn more, read our detailed Business Process Management (BPM) Report (Updated: March 2024).
768,857 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The product integrates well with other pipelines and solutions.""Development on Apache Airflow is really fast, and it's easy to use with the newer updates. Everything is in Python, so it's not hard to understand. They also have a graphical view, so if you are not a programmer and you are just an administrator, you can easily track everything and see if everything is working or not.""I found the following features very useful: DAG - Workload management and orchestration of tasks using.""The user interface for monitoring and managing workflows has been excellent, particularly in the latest version. c""Apache Airflow is in Python language, making it easy to use and learn.""The reason we went with Airflow is its DAG presentation, that shows the relationships among everything. It's more of a configuration-driven workflow.""The most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful.""The best feature is the customization."

More Apache Airflow Pros →

"It stands out for its impressive records management capabilities and the ability to handle an extensive volume of documents, even reaching into the billions.""OpenText Documentum's composition is good. It is convenient and straight out of the box.""The most valuable feature is the management.""I appreciate Documentum's scalability, allowing for vast volumes of content storage.""The most valuable feature of Documentum for our content management needs is its ability to segregate access based on department and role.""The tool's most valuable feature is ACL, which helps to control the user groups that access the documents.""Documentum is a highly scalable document management solution because it's built on a solid platform.""Two things are excellent in Documentum. One is business process management. The other is its support for metadata."

More OpenText Documentum Pros →

Cons
"We cannot run real-time jobs in the solution.""I want to see Apache Airflow have more integrations with more production-based databases since it is an area where the product lacks currently.""Adding more automated components in Apache Airflow for basic things like exporting the data would be helpful.""The dashboards could be enhanced.""The platform's stability needs improvement, particularly regarding occasional interruptions due to networking issues.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""The solution could be improved by simplifying the integration process.""The dashboard is connected into the BPM flow that could be improved."

More Apache Airflow Cons →

"In BPM could be better. Its GUI needs the ability to build more rules. This is a crucial feature. For example, OpenText has some products that allow you to control your checks, invoices, and so on. They have exciting approaches to converting pictures to text, but the tool for business process management isn't easy to use. The GIU is not so good.""The user interface can be improved.""Documentum is a very robust system. Everything can be improved, but at this time, I do not have anything in particular. If anything, they can put our software in their standard.""Sometimes DocBroker cannot see the DocBase.""I would like to see performance improvements, especially regarding slow response times.""The biggest issue for us is the price of the product.""We mostly use the Life Sciences package. That package is somewhat dated. There should be enhancements to the Life Science package and additional offerings to support pharma in particular.""The product needs to improve the way documents are logged together. I believe running it on the cloud or containerization will bring value to it. The tool's Time to Market and deployment cycle need to be improved. Finding suitable training materials for OpenText Documentum is also a bottleneck. If we can find the training modules easily, we can bring together people, give them quick training, and start working on the deployment. It can help with quick outputs."

More OpenText Documentum Cons →

Pricing and Cost Advice
  • "Apache Airflow is a free solution that can be downloaded and ready for use at any moment."
  • "The pricing for the product is reasonable."
  • "Although Airflow is open source software, there's also commercial support for it by Astronomer. We personally don't use the commercial support, but it's always an option if you don't mind the extra cost."
  • "We are using the open-source version of Apache Airflow."
  • "We use a community edition of Apache Airflow. It is open source and free."
  • "Apache Airflow is open-source and free of charge."
  • "It's open-source."
  • "The solution is open source so is free."
  • More Apache Airflow Pricing and Cost Advice →

  • "It is quite an expensive product."
  • "It falls in line with a lot of things that are out there on the market. There is nothing extraordinary in terms of great or bad."
  • "OpenText Documentum has announced a new licensing model, which could be more expensive."
  • "OpenText Documentum's pricing is good."
  • "The price is considered affordable now."
  • More OpenText Documentum Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    768,857 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Camunda Platform allows for visual demonstration and presentation of business process flows. The flexible Java-based option was a big win for us and allows for the integration of microservices very… more »
    Top Answer:Apache Airflow is easy to use and can monitor task execution easily. For instance, when performing setup tasks, you can conveniently view the logs without delving into the job details.
    Top Answer:It falls in line with a lot of things that are out there on the market. There is nothing extraordinary in terms of great or bad.
    Top Answer:The most valuable feature of Documentum for our content management needs is its ability to segregate access based on department and role.
    Top Answer:One area for improvement in OpenText Documentum is its handling of outdated documents, especially technical ones. Currently, older files remain online and clutter storage, but a new feature to offline… more »
    Ranking
    Views
    13,927
    Comparisons
    10,035
    Reviews
    20
    Average Words per Review
    491
    Rating
    8.0
    Views
    4,307
    Comparisons
    3,163
    Reviews
    11
    Average Words per Review
    536
    Rating
    7.7
    Comparisons
    Also Known As
    Airflow
    Dell EMC Documentum, Documentum , Documentum xCelerated Composition Platform
    Learn More
    Overview

    Apache Airflow is an open-source workflow management system (WMS) that is primarily used to programmatically author, orchestrate, schedule, and monitor data pipelines as well as workflows. The solution makes it possible for you to manage your data pipelines by authoring workflows as directed acyclic graphs (DAGs) of tasks. By using Apache Airflow, you can orchestrate data pipelines over object stores and data warehouses, run workflows that are not data-related, and can also create and manage scripted data pipelines as code (Python). 

    Apache Airflow Features

    Apache Airflow has many valuable key features. Some of the most useful ones include:

    • Smart sensor: In Apache Airflow, tasks are executed sequentially. The smart sensors are executed in bundles, and therefore consume fewer resources.
    • Dockerfile: By using Apache Airflow’s dockerfile feature, you can run your business’s Airflow code without having to document and automate the process of running Airflow on a server. 
    • Scalability: Because Apache Airflow has a modular architecture and uses a message queue to orchestrate an arbitrary number of workers, you can easily scale it. 
    • Plug-and-play operators: With Apache Airflow, you can choose from several plug-and-play operators that are ready to execute your tasks on many third-party services.

    Apache Airflow Benefits

    There are many benefits to implementing Apache Airflow. Some of the biggest advantages the solution offers include:

    • User friendly: Using Apache Airflow requires minimal python knowledge to get started.
    • Intuitive user interface: The Apache Airflow user interface enables you to visualize pipelines running in production, monitor progress, and also troubleshoot issues when needed.
    • Easy integration: Apache Airflow can easily be integrated with cloud platforms (Google, AWS, Azure, etc).
    • Visual DAGs: Apache Airflow’s visual DAGs provide data lineage, which facilitates debugging of data flows and also aids in auditing and data governance. 
    • Flexibility: Apache Airflow provides you with several ways to make DAG objects more flexible. At runtime, a context variable is passed to each workflow execution, which is quickly incorporated into an SQL statement that includes the run ID, execution date, and last and next run times.
    • Multiple deployment options: With Apache Airflow, you have several options for deployment, including self-service, open source, or a managed service.
    • Several data source connections: Apache Airflow can connect to a variety of data sources, including APIs, databases, data warehouses, and more.  

    Reviews from Real Users

    Below are some reviews and helpful feedback written by PeerSpot users currently using the Apache Airflow solution.

    A Senior Solutions Architect/Software Architect says, “The product integrates well with other pipelines and solutions. The ease of building different processes is very valuable to us. The difference between Kafka and Airflow, is that it's better for dealing with the specific flows that we want to do some transformation. It's very easy to create flows.”

    An Assistant Manager at a comms service provider mentions, “The best part of Airflow is its direct support for Python, especially because Python is so important for data science, engineering, and design. This makes the programmatic aspect of our work easy for us, and it means we can automate a lot.”

    A Senior Software Engineer at a pharma/biotech company comments that he likes Apache Airflow because it is “Feature rich, open-source, and good for building data pipelines.”

    OpenText Documentum organizes, preserves and makes information
    accessible, while ensuring it adheres to all privacy and security
    protocols. Documentum manages content across file stores and integrates
    with enterprise applications, including SAP, Salesforce and Microsoft,
    to help organizations conquer information management challenges.

    Documentum provides integrated support for the entire lifecycle of a
    wide range of content; beyond typical office documents to include CAD files, design
    templates, rich media, audio, video, instant messaging threads, blog
    posts, images and more.

    Sample Customers
    Agari, WePay, Astronomer
    Agility; Bibliotheca Alexandrina; Capitec Bank; Department of Social Development, Republic of South Africa; County of Los Angeles, Department of Human Resources; Fresenius Kabi; Heathrow Airport; Lahey Health; Linde PLC; Milestone Pharma Co. Ltd; National Bank for Agriculture and Rural Development; Open Grid Europe GmbH; REPCO NEX Industrial Solutions; Springer Nature; Syngene International; Tata Power DDL; University of Texas Austin
    Top Industries
    REVIEWERS
    Comms Service Provider21%
    Financial Services Firm21%
    Media Company16%
    Non Profit5%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    REVIEWERS
    Financial Services Firm25%
    Manufacturing Company15%
    Energy/Utilities Company15%
    Non Profit10%
    VISITORS READING REVIEWS
    Financial Services Firm17%
    Computer Software Company12%
    Government11%
    Manufacturing Company9%
    Company Size
    REVIEWERS
    Small Business29%
    Midsize Enterprise6%
    Large Enterprise65%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise12%
    Large Enterprise73%
    REVIEWERS
    Small Business27%
    Large Enterprise73%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise13%
    Large Enterprise70%
    Buyer's Guide
    Business Process Management (BPM)
    March 2024
    Find out what your peers are saying about Camunda, Apache, Pega and others in Business Process Management (BPM). Updated: March 2024.
    768,857 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while OpenText Documentum is ranked 3rd in Enterprise Content Management with 26 reviews. Apache Airflow is rated 8.0, while OpenText Documentum is rated 7.8. The top reviewer of Apache Airflow writes "Enable seamless integration with various connectivity and integrated services, including BigQuery and Python operators ". On the other hand, the top reviewer of OpenText Documentum writes "Saves time and increases an organization's productivity". Apache Airflow is most compared with Camunda, Informatica Cloud API and App Integration, IBM BPM, IBM Business Automation Workflow and AWS Step Functions, whereas OpenText Documentum is most compared with OpenText Extended ECM, SharePoint, IBM FileNet, Hyland OnBase and Alfresco.

    We monitor all Business Process Management (BPM) reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.