Create - Dynamic ARIS Publisher export

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

In

Database name

Name of the database in which the function of type Automated task is carried out.

<Text>

In

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>

In

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>

In

Password

Password of the user that is used for carrying out the Automated task function.

<Password>

In

ARIS Publisher Server

Name of the ARIS Publisher Server on which the database is stored.

<Text>

In

ARIS Publisher Server port

Port used by ARIS Publisher Server on which the database is stored.

<Decimal>

In

Export name

Name that is displayed in the list when the export opens.

<Text>

In

Export description

Description that is displayed in the list when the export opens.

<Text>

In

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>

In

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>

In

Template

Enter the GUID of the template (see properties) you want to apply when performing an export.

<Text>

In

Export language

Export the database in multiple languages.

In

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>

In

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>

In

Profile name

Enter a name for the profile you want to use when performing exports.

<Text>

In

Profile description

Enter a description for the profile you want to use when performing exports.

<Text>

In

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>

In

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>

In

Initial scaling

Define initial scaling, for example, 100.

<Decimal>

In

Scaling

Define the scaling steps for your model, for example: 75,100,125,150.

<Text>

In

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>

In

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.

In

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>

In

Layout

Select the layout for the ARIS Publisher output, for example, defaultLayout.

In

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>

In

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>

In

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>

Out

Error

If automation errors occur, context-specific error messages are displayed indicating, for example, that ARIS Server is not available.

<Text>

Out

Result

Returns either TRUE or FALSE (Boolean), depending on whether or not the service was successfully performed.

<Boolean>

Out

Export path

The path where the export result is stored. This can be used as a hyperlink.

<Text>

Create dynamic ARIS Publisher export