Trigger condition on csm_consumer table not working

dalejaurigue11
Tera Expert

Hi SN Community,

 

I have an issue regarding trigger conditions not creating assessment instances. I have a requirement to trigger a survey whenever a consumer is created when they send an initial email to our instance mailbox. I am aware that the User Field only works for those fields referencing the sys_user table, hence that is why I put the referenced User field in the consumer record as the value. I tried testing the configuration with a record that fulfills the condition but it fails to create an assessment instance. Any thoughts? Thanks.


dalejaurigue11_0-1704288418236.png

Regards,

Dale

8 REPLIES 8

We found the issue, it seems that a BR is running in the asmt_assessment_instance table which prevents the generation of an assessment instance. Inactivating this solved the issue. Thanks.

I don't know what is use BR is running in the asmt_assessment_instance which you disabled, but make sure after deactivating it is not affecting other functionalities. 

 

If needed, you can make a workaround to bypass this BR and to trigger the assessments.

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

That BR was custom and we verified that it was not affecting OOB functionality.

Glad to hear.