This service creates Web exports to provide other persons with specific models in read-only mode. The export is dynamic and thus takes into account access privileges, includes view generation, etc.
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> |
|
|
ARIS Publisher Server |
Name of the ARIS Publisher Server on which the database is stored. |
<Text> |
|
|
ARIS Publisher Server port |
Port used by ARIS Publisher Server on which the database is stored. |
<Decimal> |
|
|
Export name |
Name that is displayed in the list when the export opens. |
<Text> |
|
|
Export description |
Description that is displayed in the list when the export opens. |
<Text> |
|
|
Change list |
Define the change list number to export versioned contents. Either connect an object of type Automated task (which, for example, generates a version and outputs the change list number), Human task, or Event (process instance started) (where the change list number was entered). Or connect a constant with the change list number. |
<Decimal> |
|
|
Referenced export |
Is used to specify the name of the export the current export references in order to navigate from one export to the other (e. g., from the current export to an older version). |
<Text> |
|
|
Template |
Enter the GUID of the template (see properties) you want to apply when performing an export. |
<Text> |
|
|
Export language |
Export the database in multiple languages. |
||
|
Languages |
Specify the language code as follows: en_US, en_US, en_US; de_DE, de_DE, de_DE. (ISO 639 language codes are used.) For a single language, you can use a constant of the Language type. |
<Text collection> |
|
|
Default language ID |
If the content is not specified in the selected language, enter the ID of the language to be used, for example: 1033 for English. |
<Text> |
|
|
Profile name |
Enter a name for the profile you want to use when performing exports. |
<Text> |
|
|
Profile description |
Enter a description for the profile you want to use when performing exports. |
<Text> |
|
|
Temporary file names |
Specify whether temporary file names are to be generated for linked files. If this property is set to TRUE, linked files (documents) have temporary file names to make sure that no files are overwritten. If this property is set to FALSE, linked files (documents) keep their original name. If a file with the same name exists, it is overwritten when transferred to ARIS Publisher. |
<Boolean> |
|
|
Use print scale |
Define the Boolean constant as TRUE to display models using the specified print scale, otherwise as FALSE. If no specification is made, the default value FALSE is used. |
<Boolean> |
|
|
Initial scaling |
Define initial scaling, for example, 100. |
<Decimal> |
|
|
Scaling |
Define the scaling steps for your model, for example: 75,100,125,150. |
<Text> |
|
|
Black and white |
Define the Boolean constant as TRUE to display your model in black and white, otherwise as FALSE. If no specification is made, the default value FALSE is used. |
<Boolean> |
|
|
Transparent |
Define the Boolean constant as TRUE to display your model as transparent, otherwise as FALSE. If no specification is made, the default value FALSE is used. |
<Boolean> |
|
List of document links |
Specify the link attributes for which you want to copy documents. |
|||
|
Attribute type |
Define link attribute types using the API name, for example, AT_EXT_1 for Link 1, or enter GUIDs and use the Create collection operator. |
<Text collection> |
|
|
Layout |
Select the layout for the ARIS Publisher output, for example, defaultLayout. |
||
|
User name |
Please enter a default login name so that the generated export opens automatically when a hyperlink is clicked in a dialog. If you do not enter a login name here, users must enter their login name when opening the export via a hyperlink. |
<Text> |
|
|
Password |
Please enter the password for the login name so that the generated export opens automatically when a hyperlink is clicked in a dialog. If you do not enter a password here, users must enter their password when opening the export via a hyperlink. |
<Text> |
|
|
Anonymous |
Define the Boolean constant as TRUE to make the export accessible to anyone, otherwise as FALSE. If no specification is made, the default value FALSE is used. |
<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. |
<Boolean> |
|
|
Export path |
The path where the export result is stored. This can be used as a hyperlink. |
<Text> |