This service compares two versions of one single model.
In/Out |
Name |
Details |
Data type |
---|---|---|---|
Database name |
Name of the database in which the function of type Automated task is carried out. |
<Text> |
|
Database language |
Language the service uses for logging in to the database, for example, en for English. You can specify this in more detail, e. g., en for English or en_US for English (United States). This is helpful, for example, if English (Australia) has been set in the database, but standard English (USA) has not been set. If you want to add the country, you need to create a language constant and model it as a language in the data flow. |
<Text> or <Language> |
|
User login |
Login name of the user that is used for carrying out the Automated task function. If no user is defined, arisservice is used. |
<Text> |
|
Password |
Password of the user that is used for carrying out the Automated task function. |
<Password> |
|
|
Selected models |
Specifies the model whose versions are to be compared. |
|
Model GUID |
GUID of the model whose versions are to be compared. |
<Text> |
|
Change list |
Change list number of the latest version of the model. If nothing is specified, the latest version of the model is considered. |
<Decimal> |
|
Compare model properties |
If the input is TRUE, the service compares whether the model properties of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare items that exist only in the source model |
If the input is TRUE, the service compares whether the items that exist only in the source model differ in the versions to be compared. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare items that exist only in the target model |
If the input is TRUE, the service compares whether the items that exist only in the target model differ in the versions to be compared. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare items from both models |
If the input is TRUE, the service compares whether the items that exist in the source and target model differ in the versions to be compared. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare object definitions |
If the input is TRUE, the service compares whether the object definitions of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare object occurrences |
If the input is TRUE, the service compares whether the object occurrences of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare object occurrences: Appearance |
If the input is TRUE, the service compares whether the appearance of the object occurrences of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare object occurrences: Position/Size |
If the input is TRUE, the service compares whether the position and/or size of the object occurrences of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare object occurrences: Attribute placement |
If the input is TRUE, the service compares whether the attribute placements of the object occurrences of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare connection definitions |
If the input is TRUE, the service compares whether the connection definitions of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare connection occurrences |
If the input is TRUE, the service compares whether the connection occurrences of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Connection appearance |
If the input is TRUE, the service compares whether the connection appearance of the versions to be compared differs. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Inflection points |
If the input is TRUE, the service compares whether the inflection points of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Connection attribute placement |
If the input is TRUE, the service compares whether the connection attribute placements of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare graphic objects |
If the input is TRUE, the service compares whether the graphic objects of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare OLE objects |
If the input is TRUE, the service compares whether the OLE objects of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Compare free-form texts |
If the input is TRUE, the service compares whether the free-form texts of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Path |
If the input is TRUE, the service compares whether the paths of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Content root |
If the input is TRUE, the service compares whether the content roots of the versions to be compared differ. If the input is FALSE, this will not be compared. |
<Boolean> |
|
Error |
If automation errors occur, context-specific error messages are displayed indicating, for example, that ARIS Server is not available. |
<Text> |
|
Result |
Returns either TRUE or FALSE (Boolean), depending on whether or not the service was successfully performed. If no specification is made, the default value FALSE is used. |
<Boolean> |
|
Hyperlink |
Hyperlink to the result of the model version comparison. |
<Text> |