|
- A -
A new sub-tree of values will be present in the web service response XML, under the heading <ValidationResponse> - this will appear as a set of mappable validation values (true or false) in the Xcelsius Data Connection representation of the web service. These validation values can be mapped to display messages or colour changes in the dashboard, to indicate to the user whether their inputs for the data were ok or not.
- B -
Basically, the user controls this by checking the new “Validate Input Parameters” box, which is situated just below the query text box.
- C -
Check Framework 2.0 installed
configure ASP.NET IIS with Windows Server 2003
configure ASP.NET IIS with Windows Vista 2008
configure ASP.NET IIS with Windows XP
Configure ASP.NET work with IIS
- D -
Data Source connections
Document Conventions
- E -
E.G. it has been suggested that users may like to build logic inside their dashboard design, to map a true validation response to show a green border on a text box where the value validated successfully, and show a red border where the input text was invalid (i.e. conversion to the required type was unsuccessful)
- F -
find list of installed services
Framework 2.0 Windows Vista Server 2008
- G -
Getting started Installation Introduction
- I -
If all the type conversions succeed, then the web service query call will go ahead.
If this is turned on for a query, then, regardless of parameter input type, the web service will accept inputs of type string for each of the input parameters.
install Famework 2.0 Windows server 2003
install Framework 2.0 Windows XP
Install IIS Windows Server 2008
Install IIS Windows Server2003
Install IIS Windows Vista
Install IIS Windows XP
install the Distributed Transaction coordinator
- P -
PreRequisites
- R -
Required IIS components
- T -
Then for each input parameter in turn, the compiled web service will attempt to convert the specific text input to the strict type which is configured in the parameter grid.
This functionality is activated on a per-query basis.
- W -
windows service start up type
|