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:40] sylvainair [vglCtrlName=QueryName] |
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 42: | Line 40: | ||
| * Force an output type other than the one provided in the query. | * Force an output type other than the one provided in the query. | ||
| * Possible values are : | * Possible values are : | ||
| - | * Grid : Interactive Grid (default) | + | * Grid: Interactive Grid (default) |
| - | * XMLTable : XML Page (table) | + | * XMLTable: XML Page (table) |
| - | * XLTable : Embeddable XML page in Excel (query call from Excel only) | + | * XLTable: Embeddable XML page in Excel (query call from Excel only) |
| - | * XLS : Excel file | + | * XLS: Excel file |
| - | * TXT : text file | + | * TXT: text file |
| * This setting is optional. | * This setting is optional. | ||
| ==== vglHeader=HeaderFormat ==== | ==== vglHeader=HeaderFormat ==== | ||
| Line 76: | Line 74: | ||
| * This parameter is optional. | * 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. | ||