i have created an "sql query change" trigger in my scenario but i dont see any runs that is activate

shira
shira Registered Posts: 2

i also see in the bottom of the trigger that is was trigerred on …. (one minute ago)

and again i dont see this run

why?

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,329 Neuron

    Can you check the backend logs to see if there any errors related to this scenario/trigger? I don’t recommend using SQL triggers since they can silently fail without telling you anything (no scenario failure no scenario reporter). Best to have this a scenario step so you can track failures.

  • shira
    shira Registered Posts: 2

    Thanks Turribeach,

    but i dont understand something.

    i do have a step that is activate into the same scenario

    the trigger job is to runs this step no?

    where do i find this backend logs in the application? or do i need to find them on the server?

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,329 Neuron
    edited March 11

    It depends on how the step is defined. Can you please post screen shots of the scenario settings screen and the scenario steps screen showing your step.

    You can find the backend logs under https://dss_node/admin/maintenance/logs/.

Setup Info
    Tags
      Help me…