Spotfire® User Guide

Automation Services preferences

Preferences that an administrator can specify for Automation Services.

Preference Description
Send Email preferences
IsSearchEnabled Specify whether it should be possible to search for email addresses in an LDAP directory when configuring the Send Email task in the Automation Services job builder. When set to False, the Select button (which opens the Add Email Address dialog) is removed from the UI.

Default is True.

SearchAllDomains

Specify whether it should be possible to search for users in all domains inside the directory when selecting email addresses in the Send Email task.

By default this setting is False, and in that case, only the current domain of the user is searched.

SearchDisplayNameFields The LDAP property names to search for the display name in.

Default is displayname.

SearchExpression The LDAP search expression to find the users. {0} is replaced by the text entered by the user, and must not be removed.

Default is (& (objectCategory=person) (displayname=*{0}*) (homemdb=*) (!(userAccountControl:1.2.840.113556.1.4.803:=2)) ).

SearchMailFields The LDAP property names to search for the email address in.

Default is mail.

SearchMaxResultCount Lets you specify a maximum number of entries returned by the LDAP server in a search.

Default is 100.