Scheduler Performance: Run in Under X Seconds

Hello, Friends! Hope you're having a fantastic day! Recently, I had the privilege of engaging in an insightful conversation with a few seasoned Appian experts. This opportunity doesn’t come around often. During our discussion, the topic of Schedulers came up — an essential yet often overlooked component that plays a critical role in our day-to-day... Continue Reading →

Running  Latest Kafka Without Zookeeper

This guide provides a step-by-step process for setting up Apache Kafka in KRaft mode locally. It includes downloading Kafka, generating a GUID, formatting storage, configuring server properties, starting the server, creating a topic, producing and consuming messages, and stopping the server correctly. Ideal for developers seeking efficient message handling.

Sub-Process Vs Start Process

In Appian, sub-processes are like smaller, specialized workflows within a larger process. They help organize and manage complex logic by breaking down the application flow into manageable parts. Using sub-processes is a recommended best practice because it makes the application easier to maintain and understand. However, before you implement sub-processes, there are a few things... Continue Reading →

Up ↑