To the best place to find first hands Appian experience and insights.
Subscribe to get a notification on new blog posts and podcast episodes.
-
Process in Chains
In process models, connectors have properties. In this post, I am going to explain the option “Enable Activity Chaining” in more detail. Chaining is Bad! Yes, really! Let me briefly explain that, so we can discuss valid use cases in the next section. It thwarts load balancing Appian process instances across the available execution engines.……
-
Bits, Bytes & Character
Do you guess what this is? It is the way your computer stores the header of this post. Computers do not store actual text, but numbers. Then, someone created a mapping between numbers and letters and called this the ASCII table. That was back in 1963. The ASCII table maps the numbers 0–255 to various……
-
Constants and the Database
In this post, I want to discuss a way of how to use values stored in constants in the database. The more specific use case is status values. Now I know that when propagating a fully normalised data model, you would store status values in a reference table and just store these as a foreign……
