Metadata

<automatic-activity id="1" category="AC1">
    <name>
      <localized-text>
        <locale language="en">ApproveCase</locale>
      </localized-text>      
    </name>
    <description>
      <localized-text>
        <locale language="en">This automatic activity
        will be executed to approve a case.</locale>
      </localized-text>
    </description>
  
    ...
  
  </automatic-activity>
id
This is a 64-bit identifier supplied by the Cúram key server when activities are created in the process definition tool. The activity identifier is required to be unique within a process definition but global uniqueness within all of the process definitions on the system is not required.
category
An activity can optionally be placed into a category. The category must be selected in the Process Definition Tool and is taken from the ActivityCategory code-table. This attribute is intended to be used for searching functionality based on activities and has no functional effect on the activity.
name
The name of the activity is the means by which the activity is identified for the purpose of display. This is in contrast to the activity identifier which is used to identify the activity for the purpose of execution by the workflow engine.
description
An activity can also have an optional description that briefly specifies what the activity does for the benefit of those editing the process definition in the future.