Create - Static ARIS Publisher export

This service creates Web exports to provide other persons with specific models in read-only mode. The export is static. If a distributed system is used, the export is saved as a ZIP file to ARIS document storage and a link is generated.

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>

Selected items

Select the models or objects for which you want to create a static ARIS Publisher export.

In

Identification

Either connect models, objects, or groups from the preselection of another object of type Human task, Automated task, or Event (process instance started), or enter GUIDs and use the Create collection operator.

<Text collection>

In

Path

Path to the location where the export is saved.

<Text>

In

Content root

Object/Model or group representing the starting point of an export.

<Text>

Generate object pages

An HTML page is created for each object.

In

Object type

Define API names for the objects for which a page is to be created. For example, OT_Func is specified for a function.

<Text>

In

Assignment level

Assignment level up to which assigned objects and models are to be exported.

<Decimal>

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.

<Text>

In

Navigation tree

Defines the structure of the navigation tree in the Publisher export. You can either display the group structure or the hierarchy of the model.

<Text>

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 static ARIS Publisher export