Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Days Until Expiry is output to a variable of type Integer. It contains the number of days until the contract expires.

...



...

Anchor

...

GetTags

...

GetTags
OpenImage AddedGet

...

Tags

Description

The Get Tag Details activity lists through a tag objects, and returns all key, value pairs associated with that tag.   For example: Tags activity retrieves all tags associated with an entity identifier, which can be a customer ID, Location ID, or Equipment ID.  For example for an alarm, it might be the equipment ID the alarm was raised against - and this would then retrieve all tags associated with that equipment. 

Properties

OpenGeneral
Name

This is a name given to this activity that is displayed within the workflow. Ideally the name would provide some relevance when looking at the overall workflow design.

...

While the name of an activity should provide relevance when looking at the overall workflow, the description can provide much more information regarding the purpose of the activity. The description is visible in the properties window when the activity is selected.

OpenInput
Tag Entity Level

This receives an ID, either This is the tag object.  A tag object is a customizable identifier associated with a customer, location, or equipment. A tag object can be retrieved via the Get Tags activity.

OpenImage RemovedOutput Mapping
Category

The category name of the tag

Key

The Keys associated with the tag.  A tag can have 0, 1, or several keys associated with it. 

Value

The value of the key - each key can have an optional text value associated with it. 

...

  

Include Inherited Tags

Tags are may be inherited downwards from Customer → Location → Equipment.   This means a tag associated at the customer level, will typically also be associated with all locations for that customer, and all equipment under each of those locations.   Checking this box will retrieve all inherited tags. 

OpenImage AddedOutput Mapping
Tag List

Produces a list of tags associated with the given ID, these may then be passed through to the Get Tag Details activity to retrieve specific information about the tag. 

OpenImage Added
Anchor
GetTagDetails
GetTagDetails
Get Tag Details

Description

The Get Tag Details activity lists through a tag objects, and returns all key, value pairs associated with that tag.   For example: 

...

Description

The Get Tags activity retrieves all tags associated with an entity identifier, which can be a customer ID, Location ID, or Equipment ID.  For example for an alarm, it might be the equipment ID the alarm was raised against - and this would then retrieve all tags associated with that equipment. 

Properties

OpenGeneral
Name

This is a name given to this activity that is displayed within the workflow. Ideally the name would provide some relevance when looking at the overall workflow design.

...

While the name of an activity should provide relevance when looking at the overall workflow, the description can provide much more information regarding the purpose of the activity. The description is visible in the properties window when the activity is selected.

OpenInput
Tag

...

This receives an ID, either customer, location, or equipment.  

Include Inherited Tags

Tags are may be inherited downwards from Customer → Location → Equipment.   This means a tag associated at the customer level, will typically also be associated with all locations for that customer, and all equipment under each of those locations.   Checking this box will retrieve all inherited tags. is the tag object.  A tag object is a customizable identifier associated with a customer, location, or equipment. A tag object can be retrieved via the Get Tags activity.

OpenOutput Mapping
Tag List
Category

The category name of the tag

Key

The Keys associated with the tag.  A tag can have 0, 1, or several keys associated with it. 

Value

The value of the key - each key can have an optional text value associated with itProduces a list of tags associated with the given ID, these may then be passed through to the Get Tag Details activity to retrieve specific information about the tag

Logical Activities

OpenStart Activity

...