Building a User Task# This guide documents the way you can use the SDK to develop user tasks for KAPPA-Automate (see User tasks ) Building a User Task User task simulation User task environment GOR User Task Tutorial 1. Preparing the YAML file 2. Preparing the test data 3. Binding the inputs and the outputs 4. Writing the user task code 5. Implementing the GOR calculation Deploy User Tasks Deploy Packages KAP Tool Programming Patterns Processing only new data Delayed processing of new data Reading multiple input datasets using kappa_sdk.DataEnumerator Use of Scheduler class to process user task logic in small “chunks” C# Parameters Context Data Enumerator Data Query Service Data Command Service Event Publisher Service RestGateway C# GOR User Task Sample User task script REST API Events and messages