- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2019 01:48 PM
How to use a script include as a trigger condition of an assessment survey.
Currently there is a condition builder. Can we use a script include to send the 'current' object in as a parameter to a function of a script include?
Vinod Kumar Kachineni
Community Rising Star 2022
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2019 03:54 PM
Business rule "Auto assessment business rule" for survey condition is populated by default.
You can't use script include in trigger condition.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2019 03:54 PM
Business rule "Auto assessment business rule" for survey condition is populated by default.
You can't use script include in trigger condition.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2019 06:25 AM
I guess this BR is the place to put any custom coding.
Vinod Kumar Kachineni
Community Rising Star 2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2019 11:14 PM
Hello vkachineni,
What you want to achieve using mentioned conditions?
Thanks,
Abhishek
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2019 09:49 AM
Hi vkachineni,
sorry to intrude your answered question.
i need solution for this case: "there is a new group inserted in the sys_user_group table. a BR should check if the inserted group name has the same name as any role name available on the system(sys_user_role table). if it is so, it must add the same role to the group."
Please help me on this. i saw that u had replied to a similar post.
Thanks in advance