Need help using Customer Survey

Need help using Customer Survey

I am new to Altiris and created a new Notify Rule to send out the canned Customer Survey. Got that to work, but when I submit, I get the following error:

Only the current contact can view or modify this incident.

• Exception - Altiris.Helpdesk.Services.WorkItemException: Only the current contact can view or modify this incident.
• The originator of the previous log entry was itself an Exception. The last non-Exception occurred at stack index 1: Altiris.Helpdesk.Services.WorkItemDataSet.Fetch
• Exception - Altiris.Helpdesk.Services.WorkItemException: Only the current contact can view or modify this incident.
at ASP.MyHDThankYou_ascx.LoadDataSources()
at Altiris.AppWeaver.TemplateModule.OnLoad(EventArgs e)

Any advice on fixing it would be appreciated. Thanks...

This is actually by design.

bgreen's picture

This is actually by design. Only the NT ID of the contact of the incident for which the survey is sent has permissions to submit results for the survey.

If you want to do testing on the survey, create a test incident with you as the contact, and have a survey sent for that one.

Thanks

BGreen.Thanks. I was looking at that today. Appreciate the feedback.