Skip to main content

FieldLogs

Root: FMProcessHistory

Note

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

Accessing objects and their attributes using Freemarker is discussed here.

Attribute

Type

Description

id

String

ID

name

String

Name

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

FMFormatedDate

The date when the Template was first submitted to the Enterprise, in the specified format.

Provide the date format as indicated.

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

FMFormatedDate

The date when the latest version of the Template was initiated, in the specified format.

Provide the date format as indicated.

templateLifecycleId

String

Template Lifecycle ID

model

String

Model

processActivitiId

String

Process Activiti ID

currentTaskId

String

Current Task ID

fMTaskValueHistory

List<FMTaskValueHistory>

List of Task Value details

fMTaskValueHistoryForTaskId

List<FMTaskValueHistory>

List of Task Value details for the Task ID

TaskType

String

Task Type

Template

FMTemplateModel

Template

taskProperties

List<Map<key,value>>

List of Task Properties