DPM properties
Properties that relate to the participants expression
The ParticipantsExpression property collection stores all of the DPM properties that relate to the participants expression. The property is stored under: <Site name> Servers <server name> Projects <account name> <Project ID> EmailSetups <Email job name>.
These properties are similar to the Participants properties that are used for the same purposes.
AdvancedExpression
The expression that is shown when the advanced option is selected.
Type: String
Expression\N (0 based)
A collection that defines a single clause in the expression.
Type: Collection
Default value: None
Expression\N\AndOr
Defines how the expression is combined with the other expressions. The value can be And or Or.
Type: String
Default value: And
Expression\N\FieldName
The expression’s field name.
Type: String
Default value: None
Expression\N\SQLExpression
Defines the SQL expression.
Type: String
Default value: None
Expression\N\ValueToMatch
The value that is used in the expression filter.
Type: String
Default value: None
HasSetIncludedColumns
Collection of columns to show in the Participants grid.
Type: Boolean
IncludedColumns
Type: Collection
Default value: Id, Queue
OrderTableBy
Defines how to sort the participants’ grid and also controls the order for sending emails.
Type: String
Default value: Id
RecordsPerPage
Defines how many records to show in each page of the grid.
The value is be read from <project id> ParticipantsViewer <user> RecordsPerPage
Type: Int
Default value: Defaults to the value selected in Participants; defaults to 50 when not set in Participants.
UseAdvanced
Type: Boolean
Default value: False
UseExpression
Type: Boolean
Properties for the email body attributes
The following DPM properties support the email body attributes. The properties are stored in DPM under: <site_name> > Servers <server_name> Projects <account_name> <project_ID> EmailSetups <email_job_name> .
EmailLanguageField
Holds the participant’s language identifier.
Type: String
Default Value: EmailLanguage
DPM properties that support the Email activity
AdandonedTaskInterval
EmailAccount
EmailDeliveryMethod
EmailPassword
EmailPickupDirectory
EmailServerName
EmailServerPort
EmailUseSSL
EmailValidationExpression
TaskTableUpdateFrequency
For more information about these DPM properties, see
Site properties.
See also