Supported URL Protocols

Data sources that reference a file, can do so through a URL. TDV supports several URL protocols, including file, http:, https:, ldap, smb, and ftp. For example, your file data source could be located at one of the following URL locations:

file:///C:/projectstuff/build/trialrun/teststuff/flatfile/USPSaddresses.csv
file:///\\megawat/engineering/bees/swarmhive/xml_files/royaljelly_xml_1000.xml
http://rss.news.queenbee.com/rss/topstories
https://dvirtual-weakhive1/beepackage1/shadyhive10.csv
ftp://ftp.varoa.fi/pests/standards/RFC/treatment_options.txt
ldap://dvirtual-waxmoth:389/dc=small,dc=net
http://dvirtual-waggle/cgi-bin/dance_GetVoters.cgi
jdbc:PostgreSQL://queenhost:3406/cs030101?continueBatchOnError=false&useUnicode=true
smb://server/share/frame/file

 

Type

Limitation

FTP

HTTP, HTTPS and FTP are supported for reading the data. File must be in text format and unzipped.

network location

The URL to the single file must be relative to the machine where TDV Server is running.

machine without a Web server

It must be mapped to the machine where TDV Server is running.