<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://vigilens.wiki/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://vigilens.wiki/dokuwiki/feed.php">
        <title>Vigilens Reporting Knowledge Garden en:v8_0_0:howto</title>
        <description></description>
        <link>https://vigilens.wiki/dokuwiki/</link>
        <image rdf:resource="https://vigilens.wiki/dokuwiki/lib/exe/fetch.php?media=wiki:favicon.ico" />
       <dc:date>2026-05-26T07:17:35+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:bestpractices&amp;rev=1594131248&amp;do=diff"/>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:getsql&amp;rev=1595942094&amp;do=diff"/>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:sauvegarde&amp;rev=1601038890&amp;do=diff"/>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:schedule&amp;rev=1595415413&amp;do=diff"/>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:start&amp;rev=1614935302&amp;do=diff"/>
                <rdf:li rdf:resource="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:url&amp;rev=1612175638&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://vigilens.wiki/dokuwiki/lib/exe/fetch.php?media=wiki:favicon.ico">
        <title>Vigilens Reporting Knowledge Garden</title>
        <link>https://vigilens.wiki/dokuwiki/</link>
        <url>https://vigilens.wiki/dokuwiki/lib/exe/fetch.php?media=wiki:favicon.ico</url>
    </image>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:bestpractices&amp;rev=1594131248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-07T16:14:08+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Best Pratices</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:bestpractices&amp;rev=1594131248&amp;do=diff</link>
        <description>Best Pratices

Vigilens Reporting is the ideal tool for operational reporting. In this context, everything should be done so that the end user quickly has the information he needs, only the information he needs.

Limit processing time

The processing time must be short:</description>
    </item>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:getsql&amp;rev=1595942094&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-28T15:14:54+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Retrieving SQL code from a query</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:getsql&amp;rev=1595942094&amp;do=diff</link>
        <description>Retrieving SQL code from a query

It can happen, for example for a debug, that you want to know which SQL code is actually executed on the database server. 
If statistics are activated, you only have to search for the line related to desired execution in VIGILENS_EXEC of statistics database. SQL code is stored in QUERYSQL column.</description>
    </item>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:sauvegarde&amp;rev=1601038890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-25T15:01:30+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Backup Vigilens Data</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:sauvegarde&amp;rev=1601038890&amp;do=diff</link>
        <description>Backup Vigilens Data

The critical data to be backed up in your installation are those in the following directories:

	*  the shared directory 
	*  user folders

=&gt; The shared folder is defined at the time of installation. This path is deliberately hidden in the applications. If it has been lost, it can be found in the registry.</description>
    </item>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:schedule&amp;rev=1595415413&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-22T12:56:53+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Scheduled run</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:schedule&amp;rev=1595415413&amp;do=diff</link>
        <description>Scheduled run

Automatically launching a query or a set of queries at regular intervals is a common need in companies. This is why Vigilens offers you a mechanism for scheduling your queries.

Principle

It simply uses Windows Task Scheduler to launch a command line. You can use either classic dos language (cmd) or Powershell.</description>
    </item>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:start&amp;rev=1614935302&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-05T10:08:22+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:v8_0_0:howto:start</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:start&amp;rev=1614935302&amp;do=diff</link>
        <description>Pages dans la catégorie :

	* Backup Vigilens Data
	* Best Pratices
	* Create URL to access Vigilens
	* Retrieving SQL code from a query
	* Scheduled run
	* start</description>
    </item>
    <item rdf:about="https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:url&amp;rev=1612175638&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-01T11:33:58+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create URL to access Vigilens</title>
        <link>https://vigilens.wiki/dokuwiki/doku.php?id=en:v8_0_0:howto:url&amp;rev=1612175638&amp;do=diff</link>
        <description>Create URL to access Vigilens

One of the great strengths of Vigilens Reporting is the possibility to call up a report from a third party software or a simple browser. Here is the detail of the syntax.

To access this feature, you must have Vigilens Web.

General syntax</description>
    </item>
</rdf:RDF>
