Process Multi Tenancy Workflow

Hello,

I’m evaluating the Appian tool for a customer, and one of the criteria I’m looking at is the ability to separate customers in the same flow.

Is multi tenancy a feature of process flow? How can this be achieved?

Thanks in advance!

  Discussion posts and replies are publicly visible

Parents Reply
  • +1
    Certified Lead Developer
    in reply to Yoel F

    Appian in general does not support multi tenancy. But this is valid under the following requirements:

    Completely separate database schema for each customer of the same application.

    Depending on your specific requirements and understanding of multi-tenancy, there might be solutions.

    Typically you would run a separate Appian environment for each customer. This is also a lot easier in terms of data protection and security.

Children