The confirmation messages for acceptance, the decision to decline, and processing errors are generated in a dynamic fashion. They follow the same format except for the specific piece of text inserted into the message at the runtime, which indicates acceptance, decline, or error conditions.
In contrast, the confirmation messages for the parameter errors may contain only limited information because it is impossible to locate tasks or requests because of invalid input data. Also, suppose a user responds to a request that another user already accepted, or after all the requests expired or the step itself has expired. In this latter set of cases, the parameters are correct, but there is no longer an active task to be found.
The general template, shown below, contains a placeholder tag {{responsibility-assignment-result}} which is replaced by the appropriate text for the confirmation messages for acceptance, the decision to decline, and processing errors.
The {{responsibility-assignment- result}} tag resolves to:
You have x minutes to try to remedy the problem and set the responsibility manually. Otherwise the next user on the list will be asked to accept responsibility for this item.
You have x minutes to try to remedy the problem and set the responsibility manually. Otherwise, since you are the last person in the participant list, a request expiration message will be sent to alert others that this item needs their attention.
Confirmation: Your response to responsibility request for the {{type-name}}
{{property name="@primary-descriptor"}} at workflow step {{property name="@workflow-property"}}.
{{responsibility-assignment-result }}
{{property-table contents="standard"}}
{{part-boundary}}
<HTML><HEAD></HEAD><BODY>
{{responsibility-assignment-result }} <P>
{{property-table contents="standard"}}
</BODY></HTML>
“Your response was processed successfully.”
“Your response was processed successfully. A detailed confirmation will be mailed to you.”
“An error occurred while processing your response. A detailed error report will be mailed to you.”
For parameter error messages, the general format of the message consists of the description of the error and information returned from the server. These are the possible error messages: