Element Details: Connection.Web+Service
 Back


Available in: Logi Info Source code name: Connection.WebService

The Connection.WebService element sets the parameters required to link the application to a web service. Web services provide access to data using a web connection without requiring direct access to a database.

Element Group:General Purpose Web Services



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CommandTimeOut
UserDefined
The CommandTimeOut attribute specifies the amount of time, in seconds, before the request to connect to the data source is presumed to have failed. For most data sources, the default value is 60 seconds. For MySql, the default is 30 seconds.
Domain
UserDefined
The domain of the user being authenticated.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Password
UserDefined
The password for the specified Username to authenticate this connection.
ServiceName
UserDefined
(Required) This specifies the ServiceName of a web service that contains the methods which will be called by the report.
Username
UserDefined
The Username to authenticate this connection.
WsdlUrl
UserDefined
(Required) The URL of the Web Service Description Language (WSDL) document. Typically, it looks something like: "http://webservice.company.com/service.asmx?wsdl".



PARENT ELEMENTS

Click element to drill down for more information.

Connections


CHILD ELEMENTS

Click element to drill down for more information.

Connector Property Parameters


 Back to top


 Chart Debug