meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:v8_0_0:howto:url [2020/07/08 10:41] sylvainair |
en:v8_0_0:howto:url [2021/02/01 11:33] (current) sylvainair [vglArchive=1] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Create URL to access Vigilens ====== | ====== 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. | 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. | ||
Line 22: | Line 20: | ||
* Runtime parameters are passed using their shortcode. | * Runtime parameters are passed using their shortcode. | ||
* syntax : ''&ShorCode="//SelectedValue//"''. | * syntax : ''&ShorCode="//SelectedValue//"''. | ||
- | * You cannot use a wildcard ("*") for a parameter used as [[v8_0_0:designer:menus:accueil:nouvellerequete:criteres|criteria]] | + | * You cannot use a wildcard ("*") for a parameter used as [[:en:v8_0_0:designer:menus:accueil:nouvellerequete:criteres|criteria]] |
</WRAP> | </WRAP> | ||
Line 74: | Line 72: | ||
==== vglArchive=1 ==== | ==== vglArchive=1 ==== | ||
* In the case of a file output, this parameter forces the file (regardless of the value of the vglPDFType parameter) to be archived on the web server. | * In the case of a file output, this parameter forces the file (regardless of the value of the vglPDFType parameter) to be archived on the web server. | ||
+ | * This parameter is optional. | ||
+ | |||
+ | ==== vglQueryEnv=Environment ==== | ||
+ | * This command allows you to control the JDE environment for the execution of the query (see [[:en:v8_0_0:admintool:menus:accueil:envtodb:start|database / environment configuration]] with AdminTools). | ||
* This parameter is optional. | * This parameter is optional. |