Compare - Time attributes

The service compares two time attributes of models or objects and checks whether one timestamp is more recent than the other. In addition, a list of models or objects is output whose time attribute is more recent than the one compared.

In/Out

Name

Details

Data type

In

Time attributes (older)

Define the attribute values that are to be older. To do this, connect output data of Automated task objects with the required time attributes. Example: the latest change attribute of predefined models.

<Any>

In

Time attributes (more recent)

Define the attribute values that are to be more recent. To do this, connect output data of Automated task objects with the required time attributes. Example: the time when the semantic check was performed for predefined models.

<Any>

In

Selected items

Select the models or objects you want to find. To do this, 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.

<Any>

Out

Result

The service returns TRUE (Boolean) if the time attribute (more recent) is more recent than the time attribute (older) for at least one of the compared models or objects. The service returns EMPTY if the time attribute (more recent) is not specified for at least one of the compared models or objects. Otherwise, the service returns FALSE (Boolean).

<Any>

Out

List of items for TRUE and EMPTY

The service lists all models or objects meeting one of the following check criteria: Time attribute (more recent) is more recent than Time attribute (older), or Time attribute (more recent) is not specified.

<Any>

Compare time attributes