Namespace
A namespace is a combination of metadata elements that together uniquely identify and mount the app.
Metadata
Description
Comment
Namespace
The set of:
Partner identifier
App Name
Module Name
The goal of the namespace is to identify app solutions. And to limit search scope when an app solution searches for solutions.
* 
The partner identifier is managed by Planon.
Stored in the Planon database per solution API implementation registration (but only if the solution API implementation is configured).
Stored in Planon solution caches.
When an app solution is executed (because we know to which app this solution belongs) we also know which other solutions it is allowed to execute. So parts of the namespace are used as a lookup value.
Requirements
lowercase alphanumerical characters [a-z].
alphanumerical numbers [0-9].
Minimum 3, maximum 50 characters.