When we try to use the OOTB notification of workflow supervisor we encounter delivery errors, specifically:
Error while compiling script 'content htmlContent' line 6: dataSource is not defined. SCR-160012 JavaScript: error while evaluating script 'content htmlContent'.
Trying to preview the delivery template:
Error while evaluating document
JST-310000 Error while compiling script 'content htmlContent' line 6: dataSource is not defined.
SCR-160012 JavaScript: error while evaluating script 'content htmlContent'.
We made a copy of this for testing and pulling out all of the dataSource. variables allows us to send an alert, but obviously that's not exactly helpful to send an empty alert. This exact same issue was brought up in a different forum a long time ago, no resolution is listed though. Error notification in V6
Has anyone encountered this issue or does anyone have a suggestion?