Try our new research platform with insights from 80,000+ expert users
Net Appian Developer at a financial services firm with 51-200 employees
Real User
Faster development time with more robustness when compared to traditional coding
Pros and Cons
  • "The process models provide self-documenting systems."
  • "My only request is that they decrease the license costs."

What is our primary use case?

We use this solution for the integration of systems and data in our organization.

How has it helped my organization?

Development time is much faster than traditional coding solutions, and it is more robust.

What is most valuable?

The Cloud offering is a nice feature.

The process models provide self-documenting systems.

What needs improvement?

They are continuously improving the platform. Three months ago I would have suggested they make smart service creation easier (using their API to create components), but they have done that.

My only request is that they decrease the license costs.

Buyer's Guide
Appian
April 2025
Learn what your peers think about Appian. Get advice and tips from experienced pros sharing their opinions. Updated: April 2025.
860,632 professionals have used our research since 2012.

For how long have I used the solution?

We have been using this solution for one year.

What other advice do I have?

This is a great product.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
it_user1169670 - PeerSpot reviewer
CTO/Owner at AVAILSYS LTD
Real User
Helps speed our time to solution with less demand for resources
Pros and Cons
  • "Since implementing we have had a faster time to solution, with fewer resources needed."
  • "We would like to have more granular control for interface styling."

What is our primary use case?

Our primary use for this solution is Business Process Automation.  Appian is good for enterprise process automation as well as general purpose low code development.

How has it helped my organization?

Since implementing, we have had a faster time to solution, with fewer resources needed per project compared to other tools.

What is most valuable?

The most valuable features of Appian are the Low Code, robust Process Design, Run-time Management, Deployment, Interfaces, and Mobility.  The business rules capability are advanced and the integration capabilities are second to none.  We also find security to be more robust than pretty much all other application platforms we've worked with in the past.

What needs improvement?

We've used a good number of Business Process Automation tools in the past and none of them have given the value for money we are seeing with Appian.  Appian enables us spend the least time designing beautiful and robust interfaces that automatically render in Web browsers and native mobile apps securely without any additional effort.  With very little learning curve, an Appian designer will start designing very complex and dynamic interfaces that consume data from everywhere.

We would however like to have more granular control for interface styling in future releases.  Appian releases updates to the platform every quarter.

For how long have I used the solution?

We have been using this solution for one year.
Disclosure: My company has a business relationship with this vendor other than being a customer. We are a solution partner to Appian.
PeerSpot user
Buyer's Guide
Appian
April 2025
Learn what your peers think about Appian. Get advice and tips from experienced pros sharing their opinions. Updated: April 2025.
860,632 professionals have used our research since 2012.
PeerSpot user
BPM Consultant at a healthcare company with 10,001+ employees
Real User
Supports back-end workflows but not recommended for the front-end
Pros and Cons
  • "Another advantage of this tool is its reports and records. You can maintain dashboards, layouts. If you with a Java solution, it takes six months time. If you use this tool, you can finish in one or one and a half months' time."
  • "There is a version coming out every six months with performance improvements."

    What is our primary use case?

    Appian is basically for workflows and workflow approval.

    In a banking scenario, suppose as a customer, I apply for a loan. That loan needs approval from a manager. In addition, I will need to provide documents like my Social Security, personal details, company details. There are levels of information that can be maintained in the back-end. If you are the manager you can check that I provided all this information and, based on the criteria, you can approve a loan of 300 or a loan of 400, all within the back-end.

    How has it helped my organization?

    An advantage of this tool is the area of workflows, mainly for back-end users. It is not for end-users.

    Another advantage of this tool is its reports and records. You can maintain dashboards, layouts. If you with a Java solution, it takes six months time. If you use this tool, you can finish in one or one and a half months' time. It took us six and a half months time to develop a small application in Java, but within this tool, we developed it in one and a half months, including the records and reports.

    Also, there is a version coming out every six months with performance improvements.

    What is most valuable?

    You can develop a back-end UI and back-end reports using this tool.

    What needs improvement?

    It needs a better UI. There has been a lot of development in version 18.1 but we still need more for it to compete with other BPM tools.

    For how long have I used the solution?

    One to three years.

    What do I think about the stability of the solution?

    Stability depends on the development. If you do proper development the stability is okay. Whenever you are getting data from the database, you have to write more code rules, more views. It will take a long time. Going forward, you can have performance issues. Initially, it works fine, but going forward, you are hitting performance issues whenever you create the views to get the data from the database. That's what I found in my previous project.

    Which solution did I use previously and why did I switch?

    I used Oracle BPM. I switched because, as a developer, the market was becoming completely saturated and I was not getting any jobs.

    What about the implementation team?

    The setup is straightforward. No complaints, no issues.

    What's my experience with pricing, setup cost, and licensing?

    I hear the price was hiked a little recently. Initially, it was low. But it's okay compared to Pega.

    Which other solutions did I evaluate?

    IBM has Business Process Manager, Oracle has its BPM as well.

    What other advice do I have?

    If you are looking for back-end solutions, this tool is 100 percent a fit. So Appian BPM for the back-end and, if you want a front-end, I don't suggest using Appian BPM. The Appian back-end is only for internal users, not for end-users. For end-users, you can use Java.

    Disclosure: My company has a business relationship with this vendor other than being a customer. Partner.
    PeerSpot user
    it_user865488 - PeerSpot reviewer
    Project Manager and Technical Leader at Exus
    Real User
    Low-code characteristics lead to fast development cycles
    Pros and Cons
    • "Call Web Service Smart Service - Web service integrations with other systems are super simple and fast to create, supported by low code menus."
    • "Write to Data Store Entity - Saving data in SQL databases is done easily using entities. Entities (CDTs in Appian terminology) define relationships and target schema tables via XSD files."
    • "Even though the company has made great improvements in online documentation, featuring rich material which includes case studies of real-life use cases, the material could definitely be better in quality and coverage of use cases."
    • "A point of improvement would be the SAIL forms. The built-in tool used to generate forms does not have debugging support (to view local variables as they change on live preview, and step-by-step valuation) which is a big drawback for form development. Moreover, the script language used to build SAIL forms does not support inheritance or lambda expressions (functions as arguments of other functions), which makes the code base more verbose."

    What is most valuable?

    • Process Designer - If properly used, the executable flow itself helps you understand the business flow.
    • Call Web Service Smart Service - Web service integrations with other systems are super simple and fast to create, supported by low code menus.
    • Write to Data Store Entity - Saving data in SQL databases is done easily using entities. Entities (CDTs in Appian terminology) define relationships and target schema tables via XSD files.
    • SAIL interfaces - Writing code that creates forms requires coding skills in Appian SAIL, a proprietary language. The forms are mobile-ready and components can be reused in forms and reports.

    What needs improvement?

    Even though the company has made great improvements in online documentation, featuring rich material which includes case studies of real-life use cases, the material could definitely be better in quality and coverage of use cases.

    Another point of improvement would be the SAIL forms. The built-in tool used to generate forms does not have debugging support (to view local variables as they change on live preview, and step-by-step valuation) which is a big drawback for form development. Moreover, the script language used to build SAIL forms does not support inheritance or lambda expressions (functions as arguments of other functions), which makes the code base more verbose.

    Last but not least, I am missing a team collaboration solution. Only one person at a time can work on objects. This is not a big issue really, because, if you follow the Appian best practices, all objects are pieces that fit single-person workloads.

    For how long have I used the solution?

    One to three years.

    What do I think about the stability of the solution?

    The platform is super stable in BPMS and rules execution. 

    Issues can appear in the following ways, related to development and design choices:

    1. The underlying database is facing locking or performance issues. The instability of the database is very quickly propagated in the flows and forms executions (Appian engines/application server) and the platform can become non-responsive, experience deteriorating performance, or create numerous exceptions in running processes.
    2. If the platform is used for data-intensive tasks, especially in deep nesting of data manipulation rules, the performance can quickly be affected and may also lead to exceptions.
    3. If you don't follow the Appian best practices, and your application is scaling up, then on pick times the performance will be bad or exceptions may occur. This situation can be avoided by identifying potential issues by running the health check diagnostic tool.

    What do I think about the scalability of the solution?

    Scalability is very good, but there are limits imposed by the underlying hardware and the JVM's heap size. Notably, even with a configuration having multiple application servers, the Appian engines installation is always one. However, the capacity of the topologies is very high and will not be an issue for companies with up to 10 applications per installation and up to 4000 active users per day. Appian provides a sizing document and Professional Services to help with decisions on the subject.

    How are customer service and technical support?

    Technical support is considered good, and various levels of support can be selected.

    Which solution did I use previously and why did I switch?

    Prior to Appian, there was a Java-based BPMS solution, but Appian was valued for its low-code characteristics that lead to the fastest development cycles in the industry. It was also valued for the scalability, the flexibility on development, the level of support, and the increasing developer base.

    How was the initial setup?

    Appian has two offerings for its customers, on-premise and Appian Cloud (PaaS). In the case of PaaS, setup is very minimal and straightforward. For the on-premise product, the initial setup is pretty straightforward in most cases but requires a level of systems expertise, especially if you are setting up a high-performance production machine.

    After some initial use, tuning the database is advisable. For mission-critical applications, an initial round of stress testing may be a good idea for identifying potential bottlenecks in your applications. Setup can also be tricky if you try to migrate from very old installations which used a different topology. If this is your situation, you may need support from Appian Professional Services.

    Which other solutions did I evaluate?

    The alternative we evaluated was Pega BPM.

    What other advice do I have?

    If licensing cost is not a problem, then Appian is definitely a go, either as a stand-alone platform or with the PaaS offering in the Appian Cloud. When it comes to speed of development, system integrations, BMPS workflows, and digitization of manual processes, Appian is possibly the best choice there is.

    Disclosure: My company has a business relationship with this vendor other than being a customer. Gold partner.
    PeerSpot user
    it_user633939 - PeerSpot reviewer
     IT senior consultant
    Consultant
    Defines activity ownership, streamlining productivity; we can also see process bottlenecks
    Pros and Cons
    • "The Application Designer is very user friendly. There are also lot of plug-ins that you can use and, for the most part, they are free."
    • "The reporting is not as good as in similar products. They could also improve the dashboards."

    What is our primary use case?

    We use for this solution for organizing and distribution for supermarkets, for coordinating the disposition of expired goods in the supermarket.

    It is also used internally, to structure the budget; also for task scheduling and tracking.

    How has it helped my organization?

    It has improved the organization by defining activity ownership. When we give ownership to the right user, processes go very fast. Before it wasn't very good. It was slow. Now, with this application, you can see the bottlenecks, where the business processes is slow. There is a lot of information from it. 

    What is most valuable?

    • I think the interface is a good feature because it's simple to use and you can quickly develop the users' interface. 
    • The Application Designer is also very user friendly. 
    • There are a lot of plug-ins that you can use and, for the most part, they are free.

    What needs improvement?

    Something they need to improve is, it is difficult to catch errors. When there's an administration error you can't catch the error, and it is there until the administrator addresses it. This is a problem because if you are the developer, you try to catch the error but you can't. The process will stop. There is a workaround but it would be pretty cool of you could catch the error before. 

    Another limit is the reporting. The reporting is not as good as in similar products. They need to improve on that side.

    They could also improve the dashboards.

    For how long have I used the solution?

    One to three years.

    What do I think about the stability of the solution?

    No issues with stability.

    What do I think about the scalability of the solution?

    We haven't encountered any issues because we use small processes. We have not had any problem with the amount of work or data it can handle.

    How are customer service and technical support?

    Their technical support is good. There is a community which will, for the most part, answer problems. But if you have a big problem and you need support from Appian, they are a little slow, but they are good; they provide good answers.

    Which solution did I use previously and why did I switch?

    We didn't have previous solution.

    How was the initial setup?

    No it was not complicated. It was simple.

    What's my experience with pricing, setup cost, and licensing?

    It's good value for the price.

    Which other solutions did I evaluate?

    I only saw demos of Pegasystems and IBM. We selected between Pega, IBM, and Appian. Appian was cheaper than the others when we saw these three solutions. As of now, I don't know about the pricing.

    What other advice do I have?

    Be sure to use the product in the correct way and don't ask the product to make up for experience in BPM.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    it_user577641 - PeerSpot reviewer
    Regional Sales Director at a tech services company with 51-200 employees
    Real User
    Helps ensure accountability throughout the organization, knowing a task is assigned and completed
    Pros and Cons
    • "What stands out are the speed of the product, the quick, easy development, and visual diagramming."

      What is our primary use case?

      We use Appian for HR onboarding and a couple other places in the company.

      In particular we use it for workflows in HR onboarding. Any time that we're hiring new people, we have an application that assigns different tasks for computers, for making sure they're set up on insurance, their emails; all of that stuff is assigned to them prior to starting to work.

      How has it helped my organization?

      Accountability is probably the most affected. Knowing that a task has been assigned, that you're following a specific process, and that the task has been completed, gives you that accountability throughout the organization. It enables us to know that, when we bring new people on, they're ready to start right away.

      What is most valuable?

      It's being able to manage the workflow, to assign tasks, to have notification that a task has been completed. It's basically what any BPM solution is going to provide.

      What stands out are the 

      • speed of the product
      • quick, easy development 
      • visual diagramming. 

      Those are the features that really stand out.

      What needs improvement?

      I don't know that I would have any specific areas for improvement.

      For how long have I used the solution?

      One to three years.

      What do I think about the stability of the solution?

      It's very stable. We have not experienced any problems with it.

      What do I think about the scalability of the solution?

      Considering that organizations like the US Army use it, worldwide, globally, it's able to scale up from supporting an organization of 50 to an organization of thousands. There is no issue with scalability.

      How are customer service and technical support?

      I have not had any reason to call tech support, but my peers that I've talked with, who have interfaced with tech support, say it's fast, it's responsive. They get the issues resolved immediately.

      Again, we haven't had any problems with tech support whatsoever.

      Which solution did I use previously and why did I switch?

      We had used a homegrown solution. We do custom development, software development work, or that was our legacy. Maintaining that homegrown solution over time just proved to be ineffective. Appian provided a much better solution at a lower overall cost.

      How was the initial setup?

      It's very straightforward. If you've got somebody who comes from a workflow background they're going to understand it, and find it very simple. It's very intuitive. We didn't have any issues in setting it up or getting started with it.

      What was our ROI?

      I think that most companies do not do a good job of really looking at the return on investment. They typically do not have a good feel for what their costs are, going in, of manual processes or of a homegrown solution they've developed.

      Being able to calculate an ROI, I've seen that to be very difficult for most clients that I've dealt with. I think that's an element that's missing a lot in technology today. Make sure you evaluate your total cost before you're ready to make a decision.

      What's my experience with pricing, setup cost, and licensing?

      I think that if somebody is really serious at looking at business value, then by all means, the product is well worth the value. You get representative business value for the price that you pay for the product, and for the implementation of the product.

      Which other solutions did I evaluate?

      We evaluated several different options. Pegasystems is one. I'm not sure about K2, but there were multiple options available. If you look at the industry reports there are numerous solutions listed. We felt that Appian, for the value and for the ease of use, and for the mobile capability, was the best solution.

      What other advice do I have?

      I would give it a nine out 10. I don't think any product is ever perfect, but I think that Appian is one of them that comes closest to that mark. When you consider the capability, what it can do, consider the price, consider the different advantages that it has, I think it's a superior product. It's one that we use. We're very pleased with it. Most customers that I've talked to have been very, very pleased with their selection.

      I understand that you can go with an off-the-shelf product that's going to get you 70%, maybe 75% of the capability you want. You're going to have to tweak it and do some elements of custom work that are most likely going to drive the cost up. You need to consider that, versus a product like Appian that allows you to really tailor the solution to fit your particular environment. I think that's the best advice I would give somebody, is to make sure that you're looking at it honestly before you go down that road.

      Disclosure: My company does not have a business relationship with this vendor other than being a customer.
      PeerSpot user
      it_user629871 - PeerSpot reviewer
      IT Advisor to Banks at a financial services firm with 10,001+ employees
      Real User
      We are creating workflows in an agile manner
      Pros and Cons
      • "The tech support is quite good."
      • "The agile manner that we require to create our workflows. This is probably the most critical part of our solution and the time it takes to start processing the solution."
      • "It needs better integration with our existing application ecosystem."
      • "We would like to see more reduced latency. We would like to make sure that the scale-out factor will be much more as workloads come in."

      What is our primary use case?

      It is mostly for our API, BPM, workflows, web services, and enterprise integration.

      How has it helped my organization?

      We have been focusing on building all of our digital and mobile applications with a lot of earlier code, as the platforms were legacy. We had to write code from scratch, because it was not possible to use the existing code. For most of our digital applications, like payment systems or digital payments, the use case was for our mobile apps.

      What is most valuable?

      The agile manner that we require to create our workflows. This is probably the most critical part of our solution and the time it takes to start processing the solution. This is also quite fast. It is important for us to develop the solution in an agile manner.

      What needs improvement?

      Newer features, especially in terms scalability. It has to become more scalable than what it is today. It is not a issue today. However, going forward, due to the growth in the number of users and the workloads, it will have to be more scalable.

      It needs better integration with our existing application ecosystem.

      I would like more connectors for calls and integration features. Typically in enterprise banks, we have 200 to 300 plus applications. Training and documentation on how to integrate this would help.

      For how long have I used the solution?

      One to three years.

      What do I think about the stability of the solution?

      We would like to see more reduced latency. We would like to make sure that the scale-out factor will be much more as workloads come in. The scale-out should be improved as we grapple with more workloads and users.

      We feel the latency could further be reduced, but the access time for the throughput time or the general access time could be further reduced. 

      What do I think about the scalability of the solution?

      We do not see any issues with overall scalability right now.

      How are customer service and technical support?

      The tech support is quite good. Maybe it is not as good as large enterprise vendors, especially when it comes to more technical troubleshooting. Overall, the response is okay, since most problems are solved. Though, if there are major issues, then break times possibly increase. If they could focus on that, it would be helpful.

      Which solution did I use previously and why did I switch?

      We have been using tools from IBM, Oracle, CA (formerly known as Computer Associates), so mostly these enterprise tools at the same time are very complex and not very agile. The learning curve is much more than we found with the learning curve for Appian, so it is a trade-off between the agility of using a tool versus the complexity. To a large extent, more functions can be serviced through the tools previously mentioned from a enterprise perspective. However, most of the functions that we have are requirements for our services that we run through Appian, therefore we see this coverage as okay

      How was the initial setup?

      It was between straightforward and complex. There were a few issues in terms of configurations, but overall, getting the system started was quite fast. There were a few configuration parameters that we had to change, for which, it took us a couple of days more than expected. The way to start this tool is quite quick, so we did not face any issues with it.

      What's my experience with pricing, setup cost, and licensing?

      Product pricing compared to some of the earlier vendors, like IBM, CA, and Oracle, is quite well-priced. Although, we do feel that as we increase the number of users and the workload increases, we will have to spend more. 

      We will have to have a dialogue or negotiate a price for future use. To start with, it is a reasonable price. As we go ahead, we will have to make sure the costs are inline with our expectations as we grow our user base and workloads.

      In terms of licensing, instead of user-based, you should go more on a workload basis. It could be helpful, since we feel that we will be growing the workload part of it more than the user part of it. I think they give us a good price on workload characteristics and it would be a better option.

      Which other solutions did I evaluate?

      We already had IBM. We evaluated Oracle and CA. We found this product to be good price-wise as well as quick implementation-wise. From IBM, at that time, we evaluated WebSphere, APM Manager, and Workflow Manager. So, it was centered around their WebSphere, Lombardi product. 

      What other advice do I have?

      How to integrate with their application ecosystem is probably a priority. Once you get a product like this, it is important to have that integration upfront rather than later on to work on. Otherwise, you will grapple with a very complex application ecosystem for large enterprises. These features must be provided for, understood, and the expectations of the enterprise integration bus, service, or whatever you do should be well covered by the solution, so you do not face problems down the road.

      Most important criteria when selecting a vendor: We make sure it is a recognized and credible name/vendor. We typically look at the top four or five vendors on independent research ratings, then we form a committee so we do not take personal decisions. We have a committee, we arrive at a consensus, then we put up our selection criteria. This revolves around the technical aspects, the credibility of the vendor, the coverage of the vendor, and the cost as well as where do we see the future roadmap of the vendor.

      Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
      PeerSpot user
      Team leader at a tech services company with 501-1,000 employees
      Real User
      It ​reduces development time in half making us more efficient
      Pros and Cons
      • "It ​reduces development time in half making us more efficient."
      • "There is no need to worry about vulnerabilities in the system, because Appian built a secure system​."
      • "It would be nice if you could create your own customized apps when the business needed them.​"
      • "​Appian is easy to set up, but JBoss is complex. JBoss is the application server for running Appian."

      How has it helped my organization?

      It reduces development time in half making us more efficient.

      What is most valuable?

      • It is fast and efficient.
      • Mobile

      All enterprises focus on these features in their work.

      What needs improvement?

      • Apps development
      • BPM

      It would be nice if you could create your own customized apps when the business needed them.

      For how long have I used the solution?

      Three to five years.

      What do I think about the stability of the solution?

      No issues.

      What do I think about the scalability of the solution?

      No issues.

      How are customer service and technical support?

      I would rate technical support as an eight out of 10.

      Which solution did I use previously and why did I switch?

      I previously used .NET Framework. I switched because I think Appian is better for enterprise.

      How was the initial setup?

      Appian is easy to set up, but JBoss is complex. JBoss is the application server for running Appian.

      What's my experience with pricing, setup cost, and licensing?

      There are two solutions depending on your situation: an on-premise solution and a cloud solution.

      Which other solutions did I evaluate?

      Oracle BPM. Appian was better.

      What other advice do I have?

      It is more efficient and reduces time. There is no need to worry about vulnerabilities in the system, because Appian built a secure system.

      Disclosure: My company does not have a business relationship with this vendor other than being a customer.
      PeerSpot user
      Buyer's Guide
      Download our free Appian Report and get advice and tips from experienced pros sharing their opinions.
      Updated: April 2025
      Buyer's Guide
      Download our free Appian Report and get advice and tips from experienced pros sharing their opinions.