Using Dataiku
- Hi there, I am setting up scenario alerts to send notifications to Google Chat. I have one working example and it's doing what I want it to do. Now I need to set up this alerting on many scenarios, bu…Solution by HarizoR
Hi Ben,
There is no visual way to reuse "templated webhooks" as of today, but you can programmatically retrieve your reporter settings and apply them to your target Scenarios using the Scenario API. In practice, it means that you would:
- retrieve the settings of a Scenario already containing the webhook (see the raw_reporters property)
- add those settings to the target Scenarios by editing their raw_reporters properties then save().
Hope this helps!
Best,
Harizo
Solution by HarizoRHi Ben,
There is no visual way to reuse "templated webhooks" as of today, but you can programmatically retrieve your reporter settings and apply them to your target Scenarios using the Scenario API. In practice, it means that you would:
- retrieve the settings of a Scenario already containing the webhook (see the raw_reporters property)
- add those settings to the target Scenarios by editing their raw_reporters properties then save().
Hope this helps!
Best,
Harizo
- Can one create multiple application-as-a-recipe recipes from a single project? https://doc.dataiku.com/dss/latest/applications/application-as-recipe.html talks about converting parts of a project into…Last answer byLast answer by yashpuranik
Its not an ideal solution, but what you described will work, although it is clunky and non ideal.
An alternative we are working with is having multiple scenarios associated with an app-as-recipe, and using the recipe controls to update project variables, which in turn will provide conditions on which scenarios to run (if condition satisfied in the run this step option).
- Hello, I would like to know if it is possible to create a list as a Project variable and to use the different items of this list later in a recipe. For example, if we want to filter a dataset and keep…Last answer byLast answer by
- Hello every one, I am a new user of DSS and I am having performance issue.. Merging the three simple dataset available here : https://academy.dataiku.com/exam-course/498629 is taking a big amount of t…Last answer byLast answer by
- How can we design a flow, where hyper-parameter tunning happens in a single model(lets say random forest) and also training happens across different algorithms. And then, winner algorithm with its req…Last answer byLast answer by
- Hi, I'm currently trying to interact with the files in my Static Web Resources through a Python Recipe. But so far I couldn't find any code to help me with that This recipe has a folder with images as…Last answer byLast answer by
- I want to execute raw SQL statements in Python. The raw SQL statements would not return data, they are just inserting data into a database. The existing write_to_dataframe method rewrites the whole ta…Solution bySolution by
Top Tags
Trending Discussions
- Answered2
- Answered ✓7
Leaderboard
Member | Points |
Turribeach | 3702 |
tgb417 | 2515 |
Ignacio_Toledo | 1082 |