On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Flat File Data from HTTP

JasonW
edited 2013 11 in DevShare Downloads #1
Attached is an example that uses a scripted data source to open a URL connection and read flat file data from the stream. The connection to the url is opened in the dataset open script and each line is then read in the fetch method.