getDataStream: Initialise connection with Datastream DWE server

Description Usage Arguments Value

Description

getDataStream initialises the connection with the Datastream DWE server

Usage

1
2
  getDataStream(dweURLwsdl = "http://dataworks.thomson.com/Dataworks/Enterprise/1.0/webServiceClient.asmx?WSDL",
  User = as.character("USERNAME"), Pass = as.character("PASSWORD"))

Arguments

dweURLwsdl

The URL of the server

User

The username for Datastream. If not provided it will use the username from the windows registry

Pass

The password for Datastream. Also sourced from Registry

Value

a DWE connection object


CharlesCara/Datastream2R documentation built on May 6, 2019, 9:57 a.m.