What is the use of business rule in trigger condition of survey? can anyone please elaborate the use of it?

Sathwik1
Tera Expert

What is the use of business rule in trigger condition of survey? can anyone please elaborate the use of it?

1 ACCEPTED SOLUTION

that is right.

You can create notification on Assessment Instance with following conditions

 

find_real_file.png

View solution in original post

36 REPLIES 36

HI @Ankur Bawiskar 

Here we need a custom notification for survey.. so what I did is..

after trigger condition a business is created automatically then I have changed the conditions for the business rule and called an event from that I am triggering notification...can you please explain is it right way or not?

if this is wrong way how I need to proceed to trigger a custom notification

You can use OOB notification functionality

find_real_file.png 

@Pranesh 

Yes, we are using a custom notification[HTML +CSS] so I need to use for survey also...to update survey notification it effects all other surveys also...so I dont want to change OOB notification

You can add your event in Auto assessment business rule. It will work fine and if you modify your trigger conditions please do check if your code is still there.

Hi @Pranesh 

Yes, I did earlier the same, but if I do like this then record will not create in this table asmt_assessment_instance...right? then process may fail?