Model Properties

Following property tabs are provided for viewing problems, editing comments or setting specific model properties.

Viewing and Defining Model Properties

To view model properties, perform the following steps:

In the My Process Models panel, click the model name. The properties of the selected model get displayed.

Model Properties
Figure: Model Properties

Problems Tab

Problems - This tab displays validations (errors and warnings) that are performed on all the elements included in the model. Click the Refresh Validation icon to view the validations. It displays Severity, Element and Description for the validation.

Model Properties
Figure: Model Properties - Problems

Note that validations are not performed on sequence flows, conditional sequence flows and message transformation application.

Comments

You can specify comment in the text box and click Submit. The newest comment gets displayed at the top of the table. To delete the comment, select the comment and click the Delete icon. The user, who has submitted the comment, only that user can delete the comment. If the other user selects the comment or no comment is selected, the Delete icon remains in disabled state.

Model Properties
Figure: Model Properties - Comments

Configuration Variable

This tab displays the configuration variables in the following scenario:

The Activity criticality is calculated for web base models with Engine side Criticality formula after deployment though there is no way to define criticality formula.

The following columns are displayed:

Configuration Variable
Figure: Configuration Variable

Click the Refresh icon to refresh the view. You cannot add configuration variable in the configuration variable property of the Web-based modeler. However, you can delete the configuration variable. To delete the configuration variable, perform the following steps:

Defining Configuration Variable

Read-only Models

You can secure the model using the Read-only tab.

Securing a Model

The read-only action locks the model from any editing and requires the password to make it editable. For models that are editable, the status is displayed as Writable. To secure a model, perform the following steps:

  1. Click the Read-only Model tab of the model properties. For the editable model, the following details get displayed.
  2. Model Properties
    Figure: Read-only tab - Editable Model

  3. Status - Following values are displayed for this field:
  4. Password - Specify the password. The password must have:
  5. Reenter - Specify the same password in this field. It should match with the password specified in the Password field.
  6. Model Properties
    Figure: Specify Password

  7. Click Make Read-only. Note the following changes:

Note that the context menu of the read-only model displays only Download Model and Deploy options.

Model Properties
Figure: Read-only Model - Context Menu Options

Also, the Undo and Redo icons are disabled when you mark the model as read-only.

All the other operations on all the elements of a model are not displayed for a read-only model. All fields and controls in all views and property panels are disabled except the Test tab of the applications. The process diagram canvas and the main toolbar icons are also disabled except the Zoom In, Zoom Out and Print icons. If you try to click the element added in process diagram canvas, the following message is displayed.

Model Properties
Figure: Read-only Model - Process Diagram Canvas

Removing Model Security

If the model is marked as Read-only then you can again provide the password and remove the security. To remove the model security, perform the following steps:

Eclipse Compatibility of Read-only Models

In the following scenarios, Eclipse compatibility of read-only models is required.

Importing a Read-only Model in the Eclipse-based Modeler

If you download a read-only model and import it in the Eclipse-based modeler, the model becomes editable.

Importing Back from the Eclipse-based modeler to Web-based Modeler

However, if you import the same model (which was marked as read-only in the Web-based modeler) from the Eclipse-based modeler to Web-based modeler, the Read-only status is maintained.

Removing Hash attribute from XPDL

When the model is marked as read-only, stardust:security:hash attribute is added to the XPDL file of the model. If you download and remove this attribute from the XPDL file of the read-only model then the read-only status is not maintained when imported in the Web-based modeler.

<carnot:Attribute Name="stardust:security:hash" Value=""/>

Importing a Model in the Web-based Modeler that matches Model Name

While importing an Eclipse-based model, if the same name exists in the Web-based modeler then a new version of the model is created and the following message is displayed. Click Continue, if you want to import a new version of the model in the web-based modeler.

Model Properties
Figure: Create New Version of Model

Cross Model Support for Read-only Models

Note that you can reference the read-only model in any other model. But you cannot modify any element of the referenced read-only model.