Custom Trigger

dhyadav79
Level 2
Custom Trigger

Hi,

 

I want to create custom trigger but it not executed even I have written simple print('Hello') but it is not appear in log. Could you please help.

0 Kudos
3 Replies
JordanB
Dataiker

Hi @dhyadav79,

In regards to troubleshooting issues related to custom scenario triggers, I recommend adding print debug statements to your code, then reviewing the backend log. If you are an admin in DSS, then you can view the backend log from the UI under "Administration" > "Maintenance" > "Log files". Another option would be to test the code in a Jupyter notebook.
 
If that does not solve the issue, we would be happy to take a look at your code.
 
Thanks!
Jordan
 
TSE | Dataiku

 

0 Kudos
dhyadav79
Level 2
Author

Hi Jordan,

Thanks for your response and suggestion.

Could you please share some sample steps along with python code to write custom trigger in scenario which will really help me to understand.

 

Thanks

Dheerendra

 

0 Kudos