Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
marco_puccetti
Partner - Creator
Partner - Creator

QVSource Log URL

Hello, anybody knows how to use the error URL? The format i intend to use is this:

QVSourceError:

  LOAD

  QVSourceError_Timestamp,

  QVSourceError_Status,

  QVSourceError_Message

  FROM [$(vQVSourceBaseUrl)/QVSource/?log=error,$(errorDetails),$(connectorName)]

  (txt, utf8, embedded labels, delimiter is '\t', msq);

Any documentation?

Thanks

Marco

8 Replies
chrisbrain
Partner - Specialist II
Partner - Specialist II

Hi Marco,

This isn't currently supported (i.e. extracting the QVSource error logs over the http service).

Can you point me towards where you saw that mentioned and I will either remove it or clarify the docs please?

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
marco_puccetti
Partner - Creator
Partner - Creator
Author

Ok

Thanks

Marco

chrisbrain
Partner - Specialist II
Partner - Specialist II

Could you point me towards where you saw that mentioned and I will either remove it or clarify the docs please?

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
marco_puccetti
Partner - Creator
Partner - Creator
Author

I have seen it in the connectors starter app.

Thanks

Marco

chrisbrain
Partner - Specialist II
Partner - Specialist II

OK - We have a few starter apps so if you could send a link to the exact one I will fix it.

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
marco_puccetti
Partner - Creator
Partner - Creator
Author

The facebook starter app.

Marco

chrisbrain
Partner - Specialist II
Partner - Specialist II

Thanks - we'll look into that.

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
marco_puccetti
Partner - Creator
Partner - Creator
Author

Ok, i'll replace that with the trace statement.

Marco