EcogridWriter
org.ecoinformatics.seek.ecogrid.EcogridWriter

This actor will write a data with metadata document into Ecogrid service.

Author(s): tao
Version:


sourceFileNamePort
Input port. This should be a file path value of a local data file which will be upload to Ecogrid service

metadataPort
Input port. This should a be string which is metadata describing the data file. This string will be uploaded to Ecogrid service as metadata.

metadataDocidPort
Output port. This will be the metadata docid which generated by the actor for future reference

dataDocidPort
Output port. This will be the data docid which generated by the actor for future reference



metadataDesParam
Ecogrid service URL for receiving metadata and data

authenURLParam
Ecogrid service URL for authenticating user

usernameParam
User name for authenticatication. For example, it is a DN for knb ldap server. uid=smith,o=NCEAS,dc=eocinformatics,dc=org

passwordParam
Password for this user