You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (Commented) (JIRA)" <ji...@apache.org> on 2011/09/30 22:03:45 UTC

[jira] [Commented] (OODT-323) Add new command line option in Workflow manager client to get Workflow Instance Metadata

    [ https://issues.apache.org/jira/browse/OODT-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118350#comment-13118350 ] 

Chris A. Mattmann commented on OODT-323:
----------------------------------------

Hi Sheryl, +1, I think this would be really useful!

Can you suggest what the interface would be? I'm thinking something like:

{noformat}
./wmgr-client --url http://localhost:9001 --operation --getWorkflowInstMet --workflowInstId <id>
{noformat}

Which would return, e.g.,:

{noformat}
[id=29399ff-9aaaa1-929292-aaaaa-1111,met={key1:[val1, val2],key2:[val1],...,}]
{noformat}

Thoughts?
                
> Add new command line option in Workflow manager client to get Workflow Instance Metadata
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-323
>                 URL: https://issues.apache.org/jira/browse/OODT-323
>             Project: OODT
>          Issue Type: Improvement
>          Components: workflow manager
>         Environment: Ubuntu 11.04
>            Reporter: Sheryl John
>            Priority: Trivial
>
> Given a Workflow Instance ID with the command line option --getWorkflowInstMetadata --id, the wmgr-client should return the metadata recorded for the respective Instance ID.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira