You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christian Kreutzfeldt edited this page Oct 29, 2013
·
2 revisions
The basar platform is designed to provide multi-tenancy support. Therefore the tracking component provides the same support by default.
Technically spoken this provide through a very early split into different pipelines where each is allowed to implement different, client specific behavior. As the implementation is in a very early stage, the definition of specific processes is carried through code instead of configuration. In future versions this is to be replaced by setup through configuration.