Create and Deploy Data Process
See Introduction and Setup first if you haven't gone through the steps above.
See Introduction and Setup first if you haven't gone through the steps above.
See Quick Start for how to deploy the necessary logic and data process for this tutorial.
Data Process
LOC events allows users to generate metadata represent a data flow or data trail to indicate who have sent, used or received data. These information can be very useful for two reasons:
This is the follow-up of Emit and Inspect Events, in which we've learned the basics of emitting events.
Project, Scenario and Data Process Hierarchy
Logic are the core elements of a data process. They contains the implementation of a data pipeline (which may be part of a bigger one). And the session storage is the thing to link them up together during a task.
CLI commands for managing assets in LOC:
Create a "Hello World" Data Process
What is Agent Configuration?
Some tips about handling errors in logic.