How to make low-code platforms more effective for the enterprise - Image by Johnson Martin from PixabayLow-code platforms have become increasingly popular as a way to help businesses meet the ambitious deadlines for digitisation that have arisen as a result of the disruption of the past year. For skilled developers, they save time by eliminating basic coding. It allows them to focus on more complex challenges while delivering apps rapidly. For citizen developers, the simplicity of low-code accelerates their ability to build the apps their business unit requires.

Nevertheless, while low-code platforms may promise to do the heavy lifting for skilled coders and allow citizen developers to leapfrog a large part of the learning phase, their focus on simplicity often comes at a price when they don’t meet the rigorous requirements of enterprise application development.

To understand where the limitations arise, we can examine how low-code use typically plays out in an organisation. We look at an alternative approach that allows citizen developers to continue playing a key role in enterprise application development. It also enhances their technical awareness by making a closer connection between the visual interface and underlying code.

The business case for low-code platforms

Low-code platforms allow managers and business users to apply their detailed knowledge of their department and business processes to create their own apps, even though they may have limited knowledge of coding.

Low-code tools eliminate coding in most projects with a drag-and-drop interface. Many tools come with pre-defined and pre-tested templates, so creating applications with requirements that fit into the scope of these templates is straightforward, and you can have a working application (or at least a prototype) in just a few minutes.

Instead of coding applications from scratch, these visual development platforms allow developers with varying skills to focus on business goals rather than the technology needed to achieve them.  It means reduced complexity, less effort, and increased developer productivity. In turn, this means faster projects, increased satisfaction, and lower budgets for the C-suite.

The compelling business benefits have helped low-code tools move towards mainstream adoption, and most low-code platforms allow users to add code for custom needs. However, this can become complex in more sophisticated enterprise use cases. Getting a new app up and running in days is great – as long as it does what it is meant to.

Here, low-code platforms suffer compared to the advanced environments and tools at the disposal of highly skilled developers.

The five key limitations of low-code platforms

  1. Version control and teamworking: With visual-only development, it’s very difficult to have entire teams of software developers work on the same project simultaneously without encountering significant version control issues due to a lack of mechanisms to allow safe collaboration.
  2. Testing, debugging and security: Options are limited on most low-code platforms, and visual workarounds often hide the inner workings. If something goes wrong with the app, even an experienced programmer can struggle to work out what is going on beneath the surface. The same can be true of security testing. Without visibility into the underlying code, security scanning becomes more complex.
  3. Tailoring: Low-code platforms often only deliver limited customisation. It may fit the original application scope but can fall short as requests for more sophisticated evolutions arise.
  4. Integrating with enterprise applications: Enterprise apps often need to also connect with distributed systems, archaic legacy applications, overly complex third-party APIs, commercial off-the-shelf systems, and much more. These integrations are not simple. They involve complex data mappings, transformations, filtering, protocol conversions, and more. In such cases, coding is easier than graphical configuration. This is because you can only visually model before it’s more efficient to drop into text.
  5. Vendor lock-in: Many platforms are proprietary systems. They either prohibit the underlying code from being moved out or generate convoluted code that is neither readable nor reusable. It makes it difficult to move the resulting app to a different platform, thereby creating a risk of vendor lock-in.

How to leverage low-code effectively for enterprise applications

These limitations could make a strong case for avoiding low-code platforms and letting software engineers use a trusted programming language to build enterprise applications. But there is an approach to low-code that harnesses its potential to streamline enterprise application development.

The key is straightforward: supply “clean” code. In other words, the low-code platform lets developers switch between options. They can create apps using the visual flow representation, which generates app code, or drop down into the code to write the application. This simultaneously creates the visual flow. By providing a simple code representation for each app built via the low-code platform, users can have the best of both worlds.

To be effective, the code representation should:

  • be based on open standards
  • represent the low-code flow without any gaps
  • be able to run on any hardware/OS platform.

There are six main benefits of such a code representation:

  1. No limitations to customising and extending the application to fit the business.
  2. Developers can harness the power of sophisticated IDEs, libraries, and frameworks to make enhancements that can’t be made via the UI.
  3. Teams can apply the tried-and-tested software development lifecycle (e.g., use a code repository, apply CI/CD). Don’t give up the discipline of software engineering for the sake of productivity or speed.
  4. Teams have the support they need for collaboration (e.g., code reviews via diffs).
  5. No proprietary lock-ins and no black box.
  6. The textual representation helps developers understand the underlying mapping between UI components and the code. It helps to streamline development for custom needs.

Low-code is a powerful concept that can tremendously improve an organisation’s facility for sustainable and disruptive innovation. However, low code is still early-stage and may not prove viable in the long run with inevitable enhancements to applications. Such customisations can get complicated due to platform limitations. Platform vendors must continue to evolve low-code tools if they are to become truly viable for enterprise applications.

One solution is to make a textual representation of the graphical flow available to users as clean, readable code. The long-term benefits of exporting that code and using it to follow the standard but proven software engineering process far outweigh anything low-code platforms have to offer. From there, low-code can live up to its promise to make complicated enterprise application development into something truly accessible and powerful.


WSO2 LogoFounded in 2005, WSO2 is one of the world’s best open source integration vendors, helping digitally driven organisations become integration agile. WSO2 is a global organisation with offices in Europe, the Americas, Sri Lanka and Australia.

WSO2 solutions give enterprises the flexibility to deploy applications and services on-premises, on private or public clouds, or in hybrid environments and easily migrate between them as needed. All of the products are pre-integrated allowing enterprises to focus on value-added services and get to market faster.

LEAVE A REPLY

Please enter your comment!
Please enter your name here