ENCODING
Property Name | Description | Default Value | Possible 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-1 | Any possible character set encoding such as UTF-8 etc. |
...
Property Name | Description | Default Value | Possible Values |
---|---|---|---|
mailProtocol | Specifies the protocol used by an outgoing mail server. Select smtp if the mail server is using SMTP protocol. | smtp | smtp/mapi |
mailServer | IP 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 installation | IP address or hostname of the SMTP Server |
domain | Specifies the domain name. Applicable only when MAPI is defined as the mail protocol. The value of this property is populated automatically from the value given in the Mail Server Configuration step during installation. However, you can also manually define it, as needed. | Adeptia | Domain Name, in which exchange server is configured. |
CDOHostName | Name of the CDO host machine. Applicable only when MAPI is defined as mail protocol. CDOHOST allows Adeptia Suite to communicate with Exchange server. | CDOHOSTMachine | IP Address or Hostname of the machine, which is configured as CDOHOST to allow communication between Adeptia Suite and Exchange Server. |
systemAdminEmailId | Email address of the person who is responsible for the administration of Adeptia Suite. 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 Mail Server Configuration steps during installation. | Any email address, which can be used to send the mail notifications. |
mailServerUserId | User ID to access the mailbox of the Adeptia Suite 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. |
mailServerPassword | Password to access the mailbox of the Adeptia Suite 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. |
mailSubject | Subject 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 Suite each time you change your email password | Password | Subject string with which mail notification will be sent |
abpm.notification.mailNotification.securityType | Mail security type. | SSL or TLS | |
abpm.mail.ssl.hostname.trust.verification | Set the value for this property to yes for enabling the Mail SMTP SSL Trust verification. To disable the Mail SMTP SSL Trust verification Set the value for this property to no. | yes | yes or no |
abpm.notification.mailNotification.port | Mail 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.encoding | Supports encoding in the email notification activity. | ISO-8859-1 | UTF-8,UTF-16, etc. |
abpm.changePasswordNotification.sendNewPassword | Specifies whether you want to receive notification whenever a users password is changed. | yes | yes or no |
...