Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

ENCODING

Property NameDescriptionDefault ValuePossible Value
abpm.characterSetEncoding

Default character set encoding to be used by all activities while parsing the data. However, you can also define the character set encoding at each activity level. Character set encoding defined at the activity level always takes precedence.

 

ISO-8859-1Any possible character set encoding such as UTF-8 etc.

...

Specifies the domain name. Applicable only when MAPI is defined as the mail protocol manually
Property NameDescriptionDefault ValuePossible Values
mailProtocol

Specifies the protocol used by an outgoing mail server.Select smtp if the mail server is using SMTP protocol.
Select mapi if outgoing mail is using MAPI protocol, for example, Exchange Server.

smtpsmtp/mapi
mailServerIP address or hostname of the outgoing (SMTP) mail server. Applicable only when smtp is defined as mail protocol. The value of this property is populated automatically using the value given in the Mail Server Configuration step during installation. However, you can also manually define it, if needed.Depends on the value given in the Mail Server Configuration steps during installationIP address or hostname of the SMTP Serverdomain
systemAdminEmailIdEmail address of the person who is responsible for the administration of Adeptia Connect. The value of this property is populated automatically from the value given in the Mail Server Configuration step during installation. However, you can also define it, as needed.AdeptiaDomain Name, in which exchange server is configured.
CDOHostNameName of the CDO host machine. Applicable only when MAPI is defined as mail protocol. CDOHOST allows Adeptia Connect to communicate with Exchange server.CDOHOSTMachineIP Address or Hostname of the machine, which is configured as CDOHOST to allow communication between Adeptia Connect and Exchange Server.
systemAdminEmailIdEmail address of the person who is responsible for the administration of Adeptia Connect. The value of this property is populated automatically from the value given in the Mail Server Configuration step during installation. However, you can also define it, as needed.Depends on the value given in the Depends on the value given in the Mail Server Configuration steps during installation.Any email address, which can be used to send the mail notifications.
mailServerUserIdUser ID to access the mailbox of the Adeptia Connect administrator. The value of this property is populated automatically using the value given in the Mail Server Configuration step during installation. However, you can also manually define it, if needed.Depends on the value given in the Mail Server Configuration steps during installation.User ID of the mail account, which is mentioned in systemAdminEmailID property.
mailServerPasswordPassword to access the mailbox of the Adeptia Connect administrator. The value of this property is populated automatically as per the value specified in the Mail Server Configuration step during installation. However, you can also manually define it, if needed.Depends on the value given in the Mail Server Configuration steps during installation.Password of the mail account, which is mentioned in systemAdminEmailID property.
mailSubjectSubject of the email notification to be sent when you change your mail password. This value is used as the subject for mail notifications, which are sent by Adeptia Connect each time you change your email passwordPasswordSubject string with which mail notification will be sent
abpm.notification.mailNotification.securityTypeMail security type. SSL or TLS
abpm.mail.ssl.hostname.trust.verificationSet the value for this property to enable or yes for enabling the Mail SMTP SSL Trust verification. To disable the Mail SMTP SSL Trust verification . The possible values are yes (Enable), and no (Disable) Set the value for this property to no.
yesyes or no
abpm.notification.mailNotification.portMail server port number. The value of this property is populated automatically as per the value specified in the Mail Server Configuration step during installation. However, you can also manually define it, if needed.Depends on the value given in the Mail Server Configuration steps during installation.SMTP port used by Mail Server
abpm.notification.mailNotification.encodingSupports encoding in the email notification activity.ISO-8859-1UTF-8,UTF-16, etc.
abpm.changePasswordNotification.sendNewPassword

Specifies whether you want to receive notification whenever a users password is changed.

yesyes or no

...

Property NameDescriptionDefault ValuePossible Values
abpm.ActivityName.PrefixPrefix that is appended to an activity name Any string as per the naming convention policy of your organization.
    
    

 

LDAP Authentication

Property NameDescriptionDefault ValuePossible Values

abpm.ldap.enableLdap

Enable or disable LDAP authentication.

noyes or no

abpm.ldap.provider.url

Provider URL to connect to LDAP Server.

ldap://ldapServerName:portNumber 

abpm.ldap.enableLdapOverSSL

Enable or disable LDAP connection over SSL.

  

abpm.ldap.searchScopeLevel

Search scope level - One, Object, and Subtree.

SubtreeOne, Object, or Subtree

abpm.ldap.bindDN

The DN used to bind against the LDAP server for the user and roles queries. This is DN with read/search permissions on the baseContextDN and rolesContextDN values. It specifies DN of the admin user in LDAP server.

  

abpm.ldap.bindCredential

Password for the bindDN.

  

abpm.ldap.baseContextDN

Fixed DN of the context to start the user search from.

  

abpm.ldap.baseFilter

Search filter to locate the context of the user to authenticate. The input username as obtained from the login module callback will be substituted into the filter where a "{0}" expression is seen.

  

abpm.ldap.rolesContextDN

Fixed DN of the context to search for user roles. For Active Directory, this is the DN where the user account is.

  

abpm.ldap.roleFilter

Search filter to locate the roles associated with an authenticated user. The login module callback will be substituted into the filter anywhere a "{0}"expression is seen. The authenticated userDN will be substitute into the filter where a "{1}" expression is seen.

  

abpm.ldap.roleAttributeID

Name of the role attribute of the context that corresponds to the name of the role.

 

If the value of the roleAttributeIsDN property is set to true, this property is the DN of the context to query for the roleNameAttributeID attribute.

 

If the roleAttributeIsDN property is set to false, this property is the attribute name of the role name.

  

abpm.ldap.roleAttributeIsDN

Flag indicating whether the user's role attribute contains the fully distinguished name of a role object, or the user's role attribute contains the role name.

If the value of this property is false, the role name is taken from the value of the user's role attribute.

If the value of this property is true, the role attribute represents the distinguished name of a role object.

The role name is taken from the value of the roleNameAttributeId attribute of the corresponding object. The default value of this property is false.

noyes/no or true|false

abpm.ldap.roleNameAttributeID

Name of the role attribute of the context that corresponds to the name of the role.

If the value of the roleAttributeIsDN property is set to true, this property is used to find the role object's name attribute.

If the value of the roleAttributeIsDN property is set to false, this property is ignored.

  

abpm.ldap.roleDN.searchRoleNameAttributeID

Enable or disable searching role name attribute in user's distinguished name.

yesyes or no, true or false

abpm.ldap.administratorUsers

Name(s) of LDAP user(s) (separated by comma) that will be treated as System Admin users in Adeptia Suite and Adeptia Connect.

  

abpm.ldap.administratorGroups

Name(s) of LDAP group(s) (separated by comma) that will be treated as System Admin users in Adeptia Suite and Adeptia Connect.

  

abpm.ldap.groupAdminUsers

Name(s) of LDAP user(s) (separated by comma) that will be treated as Group Admin users in Adeptia Suite and IT Users in Adeptia Connect.

  

abpm.ldap.groupAdminGroups

Name(s) of LDAP group(s) (separated by comma) that will be treated as Group Admin users in Adeptia Suite and IT Users in Adeptia Connect.

  

abpm.ldap.developerUsers

Name(s) of LDAP user(s) (separated by comma) that will be treated as Developer Users in Adeptia Suite and Business Users in Adeptia Connect.

  

abpm.ldap.developerGroups

Name(s) of LDAP group(s) (separated by comma) that will be treated as Developer Users in Adeptia Suite and business Users in Adeptia Connect.

  

abpm.ldap.businessUsers

Name(s) of LDAP users (separated by comma) that will be treated as Business Users in Adeptia Connect.

  

abpm.ldap.businessGroup

Name(s) of LDAP groups (in comma separated format) that will be treated as Business Users in Adeptia Connect.

  

abpm.ldap.group.itUsers

Name of the LDAP group that shall be treated as IT users in Adeptia Connect.

  

abpm.ldap.alwaysDefaultGroupLogin

Enable or disable login only with default LDAP group in Adeptia.

  

abpm.ldap.defaultLdapGroup

Entity id of the group (created in Adeptia) that shall be treated as default LDAP group.

  

abpm.ldap.enableDefaultGroupLogin

Enable or disable login with default LDAP group in Adeptia.

  

abpm.ldap.enableSSO

Enable or disable Single Sign-On in Adeptia Connect.

noyes or no

abpm.ldap.sso.filterClass

Class name that needs to be initiated for SSO authentication process.

yesyes or no

abpm.ldap.enable.anonymous.login

Enable or disable anonymous login through blank password in LDAP.

yesyes or no

abpm.ldap.referrals

Set the environment property referrals in LDAP. Possible values are ignore and follow.

  

...