-------- Original Message -------- Subject: Re: [kepler-users] Kepler Integration Date: Fri, 11 Jan 2013 10:15:41 -0800 From: Jing Tao <t...@nceas.ucsb.edu> To: sabsi...@arcor.de Hi, there: The EML2Dataset actor doesn't support the feature - using urls in the EML and data file parameters. It only supports the local files. Here is a bug about this: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5577 Originally the EML2Dataset actor was designed to the handle the query result from a remote EcoGrid service. Then we extended it to access the local files. We may add the feature to access remote urls in the next release. Thank you for using Kepler. Jing On 1/11/13 2:24 AM, sabsi...@arcor.de wrote:
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 _______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
_______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users