• Complex Algorithms in Appian

    Learn how to implement more complex algorithms in Appian using iterative of recursive approaches.… Read More Complex Algorithms in Appian

  • Strict Security with Synchronized Records

    In this post, I’ll show you how to implement a strict record-level security model controlling access per user. After looking at the approach used until recently, I’ll show you a simpler design that leverages the latest features around synchronized records. Database View Approach The implementation in Appian consists of a one-to-many relationship in the database……

  • Complex Group Setups

    Create a multi-level group setup in Appian which supports user created groups, rules based assignment and record level security.… Read More Complex Group Setups