Attestation user response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2022 01:17 AM
Hello,
How can I get user response's from an attestation ?
Regards,
- Labels:
-
Policy and Compliance Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2022 01:42 AM
Hello
you can see the users response related link on "asmt_assessment_instance" table.
For this you can go to "Policy and compliance" -> "All attestations"
Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg
Regards
Sulabh Garg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2022 01:44 AM
Hi,
What I want is to get the response and store them somewhere in order to query the user response's
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2022 04:41 AM
Hi Huodil,
User responses are stored in below table 'asmt_metric_result' table, You do not need to store it in some other table and you can query the below table.
Left navigation -> you can go to "Metric results" table.
Regards
Sulabh Garg