<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>Re: [kepler-users] Kepler Integration</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Fri, 11 Jan 2013 10:15:41 -0800</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Jing Tao <a class="moz-txt-link-rfc2396E" href="mailto:tao@nceas.ucsb.edu"><tao@nceas.ucsb.edu></a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:sabsirro@arcor.de">sabsirro@arcor.de</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>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:
<a class="moz-txt-link-freetext" href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5577">http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5577</a>

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, <a class="moz-txt-link-abbreviated" href="mailto:sabsirro@arcor.de">sabsirro@arcor.de</a> 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
>
> <a class="moz-txt-link-freetext" href="http://host.com/datasets/5/download.eml?separate_category_columns=true">http://host.com/datasets/5/download.eml?separate_category_columns=true</a>
>
> o CSV
>
> <a class="moz-txt-link-freetext" href="http://host.com/datasets/5/download.csv?separate_category_columns=true&user_credentials=019823öjföiu">http://host.com/datasets/5/download.csv?separate_category_columns=true&user_credentials=019823öjföiu</a>
>
> 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
> <a class="moz-txt-link-abbreviated" href="mailto:Kepler-users@kepler-project.org">Kepler-users@kepler-project.org</a>
> <a class="moz-txt-link-freetext" href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a>

</pre>
      <br>
    </div>
    <br>
  </body>
</html>