Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi team ..
I had Qlik Sense and Qlik Alerting June 2020, I did an upgrade to September 2020. But I have 2 issues.
1.- I scheduled a task in QMC and the alert message is not triggered. I published the app in a stream without success. But, if I triggered the alert from the Web Alerting console .. I receive the email alert.
Any Tips?
2.- I am trying to use “Qlik Alerting Monitoring.qvf”, but when I reloaded the app, I received the following error:
The following error occurred:
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure.
The error occurred here:
Connection: LOAD [token],
******* I have the 2 data connections, it was run the BAT file.
Thanks a lot
Gabriel
Can you check this URL how it is looks like in your application?
Let vURL = 'https://<QA_Server>:<QA_https_port>/api/login';
Hi Anil ,
I have the same problem and follow your suggestion I have this error :
{"error":"Not found in Login","errors":[{"code":"HTTP-404","title":"Resource not found.","detail":"Not found in Login"}]}

Thanks for the update and quick reply. I'll be sure to keep an eye on this thread KrogerFeedback
Make sure that you have running thru SA_Repository user? and also please check how the variable looks like as i mentioned before?
Hi Anil,
I am also facing same issue. I checked vURL value in app and it looks like below.
Let vURL = '$(vServer)/api/login';
Could you please help me to understand below error? Why it is coming in reload log ?
Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure.