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.
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.
LOC SDK is a downloadable NPM package that defines the interfaces of data context as well as agents - a series of features provided by LOC's logic runtime that can read and/or write internal and external storages.
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.
Parse trigger payload to JSON and write to the session storage.
Parse trigger payload to JSON and write to the session storage.
What is Agent Configuration?
Some tips about handling errors in logic.
CLI commands for managing assets in LOC: