You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (Commented) (JIRA)" <ji...@apache.org> on 2012/03/29 20:38:22 UTC

[jira] [Commented] (OFBIZ-860) Shark Integration - need to map and add xpdl participants into OFBiz

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

Pierre Smits commented on OFBIZ-860:
------------------------------------

ThIs issue can be set to closes as shark is going to be out of scope according discussions in the dev ML
                
> Shark Integration - need to map and add xpdl participants into OFBiz
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-860
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-860
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>            Reporter: Saravanan Chinthamani
>         Attachments: shark.diff
>
>
> Currently OFBiz Shark Workflow integration doesn't add the xpdl participants into OFBiz as well as in doesn't map xpdl participant to OFBiz single user or role (for multiple users).
> This feature adds a "Participant" button to the current Shark "Show Respository" screen.  When the user clicks on this button it allows him to view and edit the participants associated to the workflow.  If the xpdl workflow participant is set for "Role", then the User/Group Participant list is the list of all OFBiz Roles.  If the xpdl participant is set for "Resource", then the User/Group Participant is the list of all OFBiz Users.
> Also, need to implement the getAllUsers(UserTransaction trans, String groupName) to get all the userLoginId's for the provided groupName in PartyUserGroupMgr class, this enables the Role functionality mentioned above.

--
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