How to check the contents of the submitted Survey on the Service Portal

kodai kaneyama
Kilo Contributor

I would like to know how the respondents themselves can check the contents of the Survey answered on the Service Portal on the Service Portal.

 

If you know any good way, please let me know.

Thank you.

1 件の受理された解決策

Nayan Mahato
Tera Guru

Hi kodai kaneyama,

All the completed surveys get stored in the "asmt_assessment_instance" table and the end-user does not have the read access on this table, Hence you can't show this data to the end users However, can be shown to the ITIL users or assessment_admin role users, or if the user has one of the metric type's roles by creating a portal header. Otherwise, you have to mess with the OOB ACLs in the "asmt_assessment_instance" tables. Thanks.

Regards,

Nayan

 

 

 

元の投稿で解決策を見る

1件の返信1

Nayan Mahato
Tera Guru

Hi kodai kaneyama,

All the completed surveys get stored in the "asmt_assessment_instance" table and the end-user does not have the read access on this table, Hence you can't show this data to the end users However, can be shown to the ITIL users or assessment_admin role users, or if the user has one of the metric type's roles by creating a portal header. Otherwise, you have to mess with the OOB ACLs in the "asmt_assessment_instance" tables. Thanks.

Regards,

Nayan