Apache Airflow vs OpenText MBPM comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,001 views|9,444 comparisons
96% willing to recommend
OpenText Logo
434 views|254 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

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

Find out in this report how the two Business Process Management (BPM) solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Apache Airflow vs. OpenText MBPM Report (Updated: June 2024).
772,679 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
"Every feature in Apache Airflow is valuable. The number of operators and features I've used are mainly related to connectivity services and integrated services because I primarily work with GCP.""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.""Since it's widely adopted by the community, Apache Airflow is a user-friendly solution.""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.""The user interface for monitoring and managing workflows has been excellent, particularly in the latest version. c""We have been quite satisfied with the stability of the solution.""Apache Airflow's best feature is its flexibility.""The most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful."

More Apache Airflow Pros →

"Not just the solution's automation capabilities, but we like everything about it since we are more of a system integrator."

More OpenText MBPM Pros →

Cons
"It would be beneficial to improve the pricing structure.""The dashboards could be enhanced.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""For admins, there should be improved logging capabilities because Apache Airflow does have logging, but it's limited to some database data.""The problem with Apache Airflow is that it is an open-source tool. You have to build it into a Kubernetes container, which is not easy to maintain, and I find it to be very clunky.""UI can be improved with additional user-friendly features for non-programmers and for fewer coding practitioner requirements.""I have some issues with the solution's communication.""We need to develop our workflow description and notations because out of the box, Apache Airflow does not provide some features that are needed."

More Apache Airflow Cons →

"The user interface could be better in OpenText MBPM.""There are shortcomings in the solution's support and documentation part."

More OpenText MBPM 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 →

  • "There is an annual license to use OpenText MBPM."
  • "On a scale of one to ten, where one is cost-efficient, and ten is expensive, I rate the pricing somewhere between nine and ten since it is a costly solution."
  • More OpenText MBPM Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    772,679 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:On a scale of one to ten, where one is cost-efficient, and ten is expensive, I rate the pricing somewhere between nine and ten since it is a costly solution.
    Top Answer:There are shortcomings in the solution's support and documentation part. However, support is a major area that needs improvement. In general, the technical documentation isn't available to start with… more »
    Top Answer:We use OpenText MBPM for business process management and vendor invoice management. There are a lot of other variations as well. So we don't just use it for automation. Primarily, we get information… more »
    Ranking
    Views
    13,001
    Comparisons
    9,444
    Reviews
    22
    Average Words per Review
    492
    Rating
    8.0
    Views
    434
    Comparisons
    254
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Comparisons
    Also Known As
    Airflow
    Metastorm BPM
    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's MBPM (formerly Metastorm BPM) delivers the insight, power and agility you need to make your vision for business improvement a reality.
    Sample Customers
    Agari, WePay, Astronomer
    Kommunales Rechenzentrum Minden-Ravensburg/Lippe (KRZ), Hawksford Group, Gauteng Provincial Government Department of Economic Development, Deutsche Post DHL, Sumitomo Mitsui Banking Corporation, London Underground, Great Clips, Fiat, Rompetrol, Gaston Memorial Hospital, Karolinska Institute, Bachmann, Alliance Healthcare
    Top Industries
    REVIEWERS
    Comms Service Provider20%
    Financial Services Firm20%
    Media Company15%
    Pharma/Biotech Company5%
    VISITORS READING REVIEWS
    Financial Services Firm23%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    VISITORS READING REVIEWS
    Financial Services Firm19%
    Government16%
    Computer Software Company15%
    Insurance Company10%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise6%
    Large Enterprise67%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise11%
    Large Enterprise73%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise18%
    Large Enterprise67%
    Buyer's Guide
    Apache Airflow vs. OpenText MBPM
    June 2024
    Find out what your peers are saying about Apache Airflow vs. OpenText MBPM and other solutions. Updated: June 2024.
    772,679 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while OpenText MBPM is ranked 41st in Business Process Management (BPM) with 2 reviews. Apache Airflow is rated 8.0, while OpenText MBPM is rated 7.0. 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 MBPM writes " A solution offering good automation capabilities while needing to improve its support and documentation". Apache Airflow is most compared with Camunda, IBM BPM, Informatica Cloud API and App Integration, IBM Business Automation Workflow and AWS Step Functions, whereas OpenText MBPM is most compared with Camunda and webMethods Integration Server. See our Apache Airflow vs. OpenText MBPM report.

    See our list of best Business Process Management (BPM) vendors.

    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.