This service finds items (for example, models) according to given attribute values. These items can be used for further processing.
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, for example, 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> |
|
|
Search value |
Lists the attribute values to be used to find items. The precise attribute value must be entered; wildcards such as an asterisk (*) or question mark (?) are not allowed. |
<Text collection> |
|
Attribute types |
Specifies the attribute types to be browsed for the corresponding search value. |
|||
|
Type |
Either connect the attribute types of 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> |
|
Item types |
Select the models or objects you want to find. |
|||
|
Type |
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> |
|
|
Error |
If automation errors occur, context-specific error messages are displayed indicating, for example, that ARIS server is not available. |
<Text> |
|
|
Result |
Returns the list of all items found, for example, models. |
<Text collection> |
|
|
Model identifiers |
Returns the list of GUIDs of the models found. |
<Text collection> |
|
|
Object identifiers |
Returns the list of GUIDs of the objects found. |
<Text collection> |