At creation time, objects are associated with a policy, which may be visible before saving the
        object for the first time. Certain rules are checked up front to select the correct policy,
        depending on user context. There may be no policies applicable to the type being saved, or a
        default policy:
- no policy: this could be the case when a end user uses a role that does authorize saving the created object; for example, a Reader cannot  proceed with the New Catalog command, and the system returns
the following type of error message:A Catalog cannot be created by a VPLMViewer 
- default policy: in general, there is one default policy default for whatever role supporting it.
          For example, an Author is able perform an experiment in creating a
            Review. The default policy is the same whether a Author or an Contributor role. Specific cases exist, for instance an end user
            who is a Leader would be able by default to create resource content,
            in addition to creating personal content (as is the case for the other roles). This
            specific behavior is mentioned in the application documentation. 
References are created in a collaborative space and organization. All objects that are
        created under this reference, such as instances, ports and connections, are created with the
        same collaborative space and organization, independently from the current user’s
        credentials. 
Recommendation:
			Do not move these objects to another collaborative
          space or organization. For any specific case, refer to the corresponding app's user's
          guide.