SecurityNamespaceAdd
The
SecurityNamespaceAdd
verb
defines the IBM® Cognos® namespace from which the IBM Cognos security
objects (groups, roles, users) are retrieved.
The user interface equivalent is to click Assign Security in the Custom View dialog box.
The syntax is as follows:
SecurityNameSpaceAdd "namespacename" SecurityNamespaceCAMID 'CAMID(":")'
Argument |
Description |
---|---|
SecurityNameSpaceAdd "namespace name" |
Specifies the namespace from which to retrieve the IBM Cognos security objects. The namespace name is defined in IBM Cognos Configuration. |
SecurityNamespaceCAMID 'CAMID(":")' |
Defines the search path for the CAMID, or security object ID. |
Example
This example adds the namespace "authors" to the membership in the model.
SecurityNameSpaceAdd "authors" SecurityNamespaceCAMID 'CAMID(":")'