|
All Operating Systems: | | All Products: | | All Solution Types: | | | | Source: | | | |
|
|
|
|
Results |
|
SBM E-mail Response Failed to Render Tag Error
ERROR QuartzScheduler_Worker-32 2017-01-06 14:02:02,487 [com.serena.sbm.ns.templates.FileTemplate] -- failed to render tag " EMAILRESPONSE " with parameters "[Approve,Email]" for template "default.htm"
|
|
|
Localisation ignored in Email Approval response
- in the strings table add a record for in the user's chosen locale IDS_ EMAILRESPONSE _MAIL_SUCCESS, making sure the $ tag is included
|
|
|
Address for external links requires http://, otherwise notification does not get sent
at java.lang.String.substring(String.java:1963) at com.serena.sbm.ns.templates.renderers.NotificationTemplateTagRenderer_ EMAILRESPONSE .createBaseUrl(NotificationTemplateTagRenderer_ EMAILRESPONSE .java:182) at com.serena.sbm.ns.templates.renderers.NotificationTemplateTagRenderer_EMAILRESPONSE.lambda$0(NotificationTemplateTagRenderer_EMAILRESPONSE.java:96)
|
|
|
String Differences
|
|
SBM Version Diff
Differences Between Versions ="904000210" resname="IDS_EMAIL_USERMESSAGE">SBM User Message + Failed to run ${transition}.
|
|
|
How to setup text Email Responses (with example to approve or reject an item)
Edit the email template used by this notification. Add $ EMAILRESPONSE lines to the bottom of the message inside the body section, using the following format: $EMAILRESPONSE(ResponseName,Email)
|
|
|
SBM Version Diff
Differences Between Versions "${itemId}-${itemTitle}" was successfully updated.
|
|
|
SBM Application Administrator Guide
3. Enter a Name for the response. This name acts as an alias for the transition that will be executed. Take note of the name you provide; you will need to use it with the $ EMAILRESPONSE () tag that you add to the Notification e-mail template.
|
|
|
SBM Application Administrator Guide
2. Enter a Name for the response. Take note of the name that you enter for each e- mail response that you will configure—you will use them with the $ EMAILRESPONSE () tag when you customize to the notification e-mail template later.
|
|
|
|
|
|
|
|
|