Retrieve - Model(s) and/or object(s) from scope

This service sorts input consisting of models and/or objects, and outputs two lists sorted by GUID, one for models and one for objects.

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

The models or objects in a scope.

 

Out

 

Identification

An unsorted input of any objects and/or models.

<Complex>

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

ModelsGUIDs

List of models found in the input data sorted by GUID.

<Text>

Out

ObjectsGUIDs

List of objects found in the input data sorted by GUID.

<Text>

Determine - Models and/or objects