Skip to main content
Learning
Standard data

This section lists all system properties that are available in formulas for every formlet. These properties do not depend on any steps you add to the formlet or any input or output data you add to activities.

Run data

The properties associated with the formlet.

Property                    DescriptionDatatype
RunIdThe unique id of the runText
RunNumberThe sequential number of the runNumber
AutomationIdThe unique id of the automationText
AutomationNameThe name of the automationText
AutomationVersionThe version number of the automationNumber
AutomationPatchThe patch number of the automationNumber
StartedOnThe date and time the run startedDatetime
StartedBy.Source.IdThe id of the source that triggered the runText
StartedBy.Source.TypeThe type of the source that triggered the runText
StartedBy.Person.IdThe id of the person that triggered the runText
StartedBy.Person.NameThe name of the source that triggered the runText
StatusReflects the status of the run, one of Running, Completed, Terminated, Errored or FailedText
EndedOnThe date and time the run endedDatetime
EndStep.IdThe id of the end step that was reachedText
EndStep.ColourThe colour of the end stepText
EndStep.ScoreThe score of the end stepNumber

Trigger data

The properties associated with triggers.

Property                    DescriptionDatatype
IdThe unique id of the triggerText
SubmittedOnThe date and time the trigger was submittedDatetime
SubmittedBy.Source.IdThe id of the source from where the trigger was submittedText
SubmittedBy.Source.TypeThe type of the source from where the trigger was submittedText
SubmittedBy.Person.IdThe id of the person who submitted the triggerText
SubmittedBy.Person.NameThe name of the person who submitted the triggerText

Activity data

The properties associated with each activity in the formlet.

Property                                                DescriptionDatatype
CreatedOnThe datetime when the activity was createdDatetime
OfferOnThe datetime when the activity became ready to startDatetime
DueOnThe datetime when the activity is expected to completeDatetime
ReportDueThe number of minutes before DueOn when the activity is marked as dueNumber
ExpireOnThe datetime when the activity expiresDatetime
ReportExpireThe number of minutes before ExpireOn when the activity is marked as expiringNumber
MaxRetainThe maximum number of minutes a user may retain the activityNumber
CountThe number of times the activity has completed (for activities that loop back and repeat)Number
StatusThe status of the activity, one of Pending, Ready, Started, Completed, Cancelled, Expired, Errored or WithdrawnLogical
CompletedBy.Person.IdThe id of the person who completed the activityText
CompletedBy.Person.NameThe name of the person who completed the activityText