Parameterize email in Scenario

Solved!
kvp
Level 1
Parameterize email in Scenario

Hello

Any idea how to pass the email address during runtime to the scenario for job reports delivery instead hardcoded in the scenario steps.

Regards,

0 Kudos
1 Solution
Turribeach

Depending on what you are trying to do you can put it on a Global Variable, Project variable (local or Global) or even fetch dynamically from somewhere in code:

https://doc.dataiku.com/dss/latest/scenarios/custom_scenarios.html#send-custom-reports

 

View solution in original post

1 Reply
Turribeach

Depending on what you are trying to do you can put it on a Global Variable, Project variable (local or Global) or even fetch dynamically from somewhere in code:

https://doc.dataiku.com/dss/latest/scenarios/custom_scenarios.html#send-custom-reports