Jump to: navigation, search

Changes


UBIK Enterprise Service

No change in size, 08:15, 11 July 2013
/* Concept */
== Concept ==
The EnterpriseService typically runs on a server and watches an arbitrary amount of folders in the file system for changes, like new or modified files. Once such a change occurs, it parses the file and checks if its extension matches teh the signature of a {{UBIK}} command file. If true, it will be processed.
== Command file ==