Scripting in Risk Assessment Methodology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 02:41 AM
I have a requirement that required scripting for getting impact and likelihood scores so we can utilize them in residual assessment.
score = 2 * Likelihood - Impact;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2024 10:12 PM
@Prabhjot3 Did you got scores through scripting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2025 10:54 PM - edited ‎05-01-2025 10:59 PM
Hi @Prabhjot3 , @prit123 ,
The facots already support scripting.
You can select the scoring logic of type 'Script' and the provide your custom script for the score.
The script has access to the assessment Id which can be used to query across different tables such as factors, factor responses and get the required data(likelihood, impact etc). Please refer the screenshot below:
Regards,
Jai
Regards,
Jai