Hello, I am trying to automate a flow using a custom scenario script written in Python. I wish to send one of the outputs produced by the flow as an email attachment once the flow completes. I got thi…
Hello, I have set up a scenario which returns a Slack message upon completion, along with some standard variables (e.g., ${scenarioName}). By following the documentation here https://doc.dataiku.com/d…
Hi, I had a reporter that worked marvels until I started keeping historical records through partitioning. I cannot find the way to dynamically parse the ever changing json. What was once: ${(filter(pa…
In the send message template for webhooks there's an example ${outcome} variable. But I can't find anything in the docs about other variables of the scenario. It would be useful to have variables of t…
You can send scenario messages Slack etc, but for further integration, I would like to send a message to Google PubSub instead. Since some plugins and features already use Google Cloud, its credential…
When I configure the Slack webhook integration for a project and use the checkbox to send messages when a git commit is being made, they're send to our Slack channel just fine. But every other message…
Hi, is there any plan to support using of project variables in Scenario notification for fields "User name" and "Icon (emoji)" ? for Slack channels? Thanks Tomas
Hi All, I am maintaining an instance of DSS 2.3.X for the moment. I was wondering whether there was a way to send out an email notification or hooking up some form of alert when a scheduled job fails.…