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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
sandeep_sarawgi
Partner - Contributor III
Partner - Contributor III

Qlik Web Connector (Cache)

In QV Source there is a QlikView script that can be used for clearing cache.  I see a reference to Cache on Qlik Web Connector help page.  But it still references QV Source documentation on that subject.

 

http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/2.0/Create-connection/U...

 

What changes are needed to this to enable it to work with Qlik Web Connectors?  Thanks.

1
2
3
4
5
6
7
8
ClearCache:
LOAD
QVSource_ClearCache_Result,
QVSource_ClearCache_SearchPattern,
QVSource_ClearCache_NoItemsDeleted
FROM
(txt, utf8, embedded labels, delimiter is '\t', msq);

Sandeep Sarawgi
Labels (1)
0 Replies