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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ 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