Hi
I have a problem with survey, because when I create a new survey, only works once in each list
and sends bad the email.
the address in the body of the survey is:
http://172.16.0.222/otrs/public.pl?Acti ... cSurveyKey
By clicking on the link that is sent to the client, generates this error:
Survey Error!
Invalid key survey.
The survey inserted key is invalid, if you Followed a link maybe this is obsolete or broken.
I discovered that "survey" is not placing the link unique id of the survey,if I modify the link with the id, I can enter the survey, as this example.
http://172.16.0.222/otrs/public.pl?Acti ... ea72f5b60a.
Thank you
Problem Survey
Moderator: crythias
-
- Znuny newbie
- Posts: 9
- Joined: 24 Jan 2013, 22:58
- Znuny Version: 3.1.12
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Problem Survey
Could you show us the body of the mail you send out?
In the survey click on edit general info and copy the body.
In the survey click on edit general info and copy the body.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
-
- Znuny newbie
- Posts: 9
- Joined: 24 Jan 2013, 22:58
- Znuny Version: 3.1.12
Re: Problem Survey
This is what goes in the body:
Good day,
We invite you to qualify the IT service on the following link:
http://172.16.0.222/otrs/public.pl?Acti ... cSurveyKey>
Thanks for your cooperation.
Your team Technology.
Thanks
Good day,
We invite you to qualify the IT service on the following link:
http://172.16.0.222/otrs/public.pl?Acti ... cSurveyKey>
Thanks for your cooperation.
Your team Technology.
Thanks
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Problem Survey
That looks correct.
Then back to your first question. What do you mean with "only works once in each list" ?
You know that a survey key is valid only until it is answered?
And you know about the two parameters you can set in the sysconfig:
1) Max number of survey per 30 days per customeruser
2) Minimum days between two survey requests
You might want to tune these if you get the feeling that a survey is not sent out fast enough.
Then back to your first question. What do you mean with "only works once in each list" ?
You know that a survey key is valid only until it is answered?
And you know about the two parameters you can set in the sysconfig:
1) Max number of survey per 30 days per customeruser
2) Minimum days between two survey requests
You might want to tune these if you get the feeling that a survey is not sent out fast enough.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS