Developer Mapping Guide > Developer Tool Naming Conventions > Workflow Object Naming Conventions
  

Workflow Object Naming Conventions

A workflow object is an event, task, or gateway. The following table contains standardized naming conventions for workflow objects:
Workflow Object
Suggested Naming Convention
Assignment task
AST_<description>
Command task
CMT_<description>
Exclusive gateway task
EXG_<description>
Human task
HT_<exception table name>_<description>
Mapping task
MT_<description>
Notification task
NTF_<description>
Workflow
WF_<workflow name>