WEBLINK_ARG
Feature available from Bizview version - Bizview 5.0
Parameter (col A in PARAM) |
Value in col C (example) |
Value in col D (example) |
Value in col E (example) |
Occurrance in PARAM sheet |
Comment |
---|---|---|---|---|---|
|
URL |
URL Separator (; or , or any other URL separator) |
TRUE/FALSE (open in new browser window or not) |
1 |
Specify the URL to the web address you want to navigate to. In this parameter only the "base" URL should be stated. Thereafter arguments (dynamic input parameters) is added using WEBLINK_ARG or QV_ARG to specify what should dynamically sent to the URL |
WEBLINK_ARG
|
URL Argument ID |
<value> or $<controltag> from selection pane |
n/a |
x number of times |
Add any dynamic arguments that should be added to the base URL. WEBLINK_ARG is used for all type of integrations except QlikView, then QV_ARG is used. Which type that is used is governed by selecting "Other" or "QlikView" in the Argument type list. |
If the WEBLINK report is an integration towards anything other than QlikView (i.e MS Reporting Service or any other website) then WEBLINK_ARG can be defined in order to dynamically build the complete URL towards that integration. When integrating towards anything other than QlikView, then select "Other" in the Argument Type window, by selecting that then Bizview will know how to build the complete URL (base URL together with dynamic arguments).
If the WEBLINK is connected to a Selection pane (in the Pane tab), then the control tags from the Selection pane can easily be added to each control ID by clicking the black square (as shown in the image below)
DefaultClientID is the argument ID in the Reporting Services report that need input values. This argument contains a year selection and therefore the DefaultClientID argument ID (in the image above) is connected to the control tag ID PCLIENTID from the connected Selection Pane in Bizview.