Skip to main content

FieldLogs

Root: FMStepValidation

Note

All the attributes in the following table have the root element fmStepValidation.

Accessing objects and their attributes using Freemarker is discussed here.

Attribute

Type

Description

creationDate

Double

Creation date

abscissa

Double

Time of the Step validation

formattedCreationDate("yyyy-MM-dd hh:mm a zzz")

FMFormatedDate

Creation date in the specified format. Provide the date format as indicated.

formattedAbcissa("yyyy-MM-dd hh:mm a zzz")

FMFormatedDate

Date of the last operation of the Step validation in the specified format. Provide the date format as indicated.

stepType

Integer

Step Type

stepValidation

StepValidation

The object of Step Validation

stepId

String

Step ID

answer

String

Answer

formattedAnswer

String

Formatted Answer

tags

List<String>

Tags

stepSignature

FMStepSignature

Step Signature

flag

FMRuntimeExecEvent

Flag

owner

String

Owner

rolesForSigner

List<FMRoleModel>

Roles for Signer

isReset

Boolean

Indicates if the Step validation has been reset or not.