Look For Attestation results before closing task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 08:58 AM - edited ‎03-03-2025 08:59 AM
I Need to check if there are any rejects on a particular Attestation task, once the task is closed. Is there a way to look at the information in a business rule ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 09:26 AM
You can use on before business rule to check the attestation task table for any rejects are there by using gluderecord query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 11:42 AM
Which Table Stores this information for rejects. I couldn't find the information in the below table "sn_cmdb_ws_attestation_task_to_ci"