Email Notification || DSS Run Id
Curious_Analyst
Registered Posts: 9 ✭
Hi All,
How can I fetch the Dataiku Scenario Run ID and share it to wider recipients via SEND_MESSAGE step in customized HTML mail template?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,123 Neuron
Why do you need the Scenario ID? Users most likely care about the Scenario Name not the ID (use the variable ${scenarioName} for scenario name). If you use ${scenarioRunURL} you get a full URL to the scenario run with the Scenario ID and points to the Run which is much more user friendly (DSS URL must be set in Administration => Notifications and Integration). You can also send other things, see in Available variables further down in the Mail reporter.