Enhancements / Enhancements for AgilePoint Server |
The following enhancements for AgilePoint Server were released as Intermediate Fixes for AgilePoint BPMS v5.0 SP4. They are also included in this release
When AgilePoint Server is extremely busy, and CSM does not get heartbeat signal within 5 seconds, CSM may dispose of a remote object that causes AgilePoint Server to stop. With this enhancement, the wait time for the heartbeat signal from AgilePoint Server to CSM is configurable.
The MailApproval AgileConnector does not support all available languages in the Remarks field of the e-mail body for approving or rejecting incoming requests.
With this enhancement, any language can be used in the Remarks field of the e-mail body.
In the MailApproval AgileConnector, the string TaskId:${TaskID} does not get resolved correctly while approving or rejecting incoming requests because there is no space after the colon (:).
With this enhancement, the string “TaskId:${TaskID}” is also getting resolved with correct values.
In the MailApproval AgileConnector, the strings {Result}= True and {Result}= False are not resolved correctly while approving or rejecting incoming requests because a space appears before True and False.
With this enhancement, both the strings are resolved as expected.
In the MailApproval AgileConnector, while responding from an e-mail client such as Outlook, if the participant places the approval keyword (for example Yes, or Rejected) as the first word in the email, AgilePoint Server treats the message as if it is coming from a mobile device, and thus the processing of Remarks does not happen as expected.
With this enhancement, processing of Remarks in the e-mail body occurs as expected, even if the approval keyword is the first word in the e-mail.
It is possible to provide custom credentials to connect to an Active Directory to which the AgilePoint Service Account (or system user) does not have access.
Email Event Services in Enterprise Manager supports storing email priority, list of email addresses in the CC field, and email delivery date.
Email Event Services in Enterprise Manager supports retrieving the content of an email body in three formats: HTML, text, or HTML & text.