Hi,
in version 4.1 you'll need to make a scenario of the "custom python" sort, where you manage the starting of steps.
Likewise, changing the "active" status of a scenario based on the outcome of a step needs to be done programmatically, for example with the python wrapper on the public API (see https://doc.dataiku.com/dss/latest/api/public/client-python/reference.html#id4)
Regards,