[kepler-users] Kepler Integration
sabsirro at arcor.de
sabsirro at arcor.de
Fri Jan 11 02:24:07 PST 2013
He all together
Right at the moment I am working on a Kepler integration for an ecological
open source data portal called BEFdata. The EML export of the portal is done
already and if I download the EML file and the CSV file manually the
integration via the EML2Dataset actor works like charm (Using Kepler
development branch version).
But when I try to define the URLs in the the EML2Dataset actors, so I do not
need to download the files, I get an error that the file Download did not work
properly. The download URLs for the files on the portal are:
o EML
http://host.com/datasets/5/download.eml?separate_category_columns=true
o CSV
http://host.com/datasets/5/download.csv?separate_category_columns=true&user_credentials=019823öjföiu
Which I specified in the actor. The parts behind the "?" are options which on
one hand modify the download file (separate_category_columns) and on the other
hand check if the user has the right permissions for download
(user_credentials).
So maybe one of you has an Idea whats wrong with my configuration? I also
attached the generated EML file so you can have a look on it. Every help would
be appreciated.
Best Claas
More information about the Kepler-users
mailing list