Modify Protected Attribute


 
Menu path: Aux>Modify Protected Attribute
By this command it is possible to modify protected attributes of some of the system instances in the EDMdatabase.
Arguments:

Instance type

The differnet instance types that has attributes that may be modfied by this command are: EDM_DATABASE, EDM_USER, EDM_GROUP, EDM_SCHEMA, EDM_QUERY_SCHEMA, EDM_RULE_SCHEMA, EDM_SCHEMA_MAP, EDM_REPOSITORY, EDM_MODEL, EDM_MODEL_VERSION, EDM_ARCHIVED_MODEL, INSTANCE_CONTAINER, INSTANCE_LOCK_CONTAINER, SUB_MODEL_CONTAINER and SUB_MODEL_LOCK_CONTAINER.
When activating the Select button, a list of these instance types are displayed in the related selection list.

Protected attribute:

The name of the protected attribute to modify.
When activating the Select button, a list of the protected attributes of the instance type selected in the Instance type argument are displayed in the related selection list.

Instance identifier:

The identifier of the instance, either the name or the numeric instanceId. If numeric InstanceId is to be supplied, the [Instance identifier is instanceId] option must be selected. Othervise the name must follow the following rules:

  • Since there is only one set of protected attributes for the databae itself, the field is ignored if Instance type is EDM_DATABASE.
  • Instance types like schema, repository, user and group which names are unique within the database are specified as is.
  • Models are specified by <repository name>.<model name>.
    Containers are specified by <repository name>.<model name>.<container name>.

Attribute value:

The new protected attribute value.
When activating the Select button, a list of alternatives are displayed in the related selection list. The alternatives are dependent of the type of protected attribute.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

Unset attribute value:

If this option is selected, the protected attribute is unset rather than that the value is changed.

Instance identifier is instanceId:

The instance identifier is a numeric instanceId that uniquely identifies an instance in the database.




stop history to stdout:

Terminates command history logging to EDMsupervisor output window.