- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:29 AM
What is the use of business rule in trigger condition of survey? can anyone please elaborate the use of it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 07:49 AM
that is right.
You can create notification on Assessment Instance with following conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 05:14 AM
HI
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 05:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 06:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 06:53 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 07:36 AM
Hi
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?