webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Fine tune user task comment sharing

    Posted Thu December 29, 2022 01:27 AM

    Hello Experts,

    We are developing custom front end to deal with bpm user tasks. Part of the requirement, we have to fine tune the comments and attachment sharing option available to the user tasks.

    For example, for collaboration task, if we set the scope to “Collaboration Process Instance”, then the comments will be shared between the parent task as well as with all other collaboration tasks running under the same collaboration process instance. But, our requirement is, the comments should be shared only with the parent task, we don’t want to share the comment of a collaboration tasks between all other collaboration tasks running under same collaboration process instance. How can we tackle this?

    Any help would be much appreciated.

    Regards,
    Anish


    #webMethods
    #BPM
    #MWS-CAF-Task-Engine


  • 2.  RE: Fine tune user task comment sharing

    Posted Thu December 29, 2022 03:34 AM


  • 3.  RE: Fine tune user task comment sharing

    Posted Thu December 29, 2022 05:27 AM

    Hi,

    Thanks for the response.

    In the functional permission, we can set whether the task is allowed view/add/update/delete the comments or not. But the question is how can we control the sharing of comments between the collaboration tasks. For eg: in a scenario,

    Parent Task1 initiated two other collaboration tasks which are task2 and task3.

    If we set the scope of the task to “Collaboration Process Instance” , then the comment added by task2 will be shown to task3 also. But in our case, we want the comments to be shared only between Parent Task1 and Task2, not with Task3.

    Similarly, if Task3 added any comment, it will be shared with Task2 also.

    How can we control this behavior? Need the comments to be shared only with parent task. Not with any other collaboration tasks which are running under the same collaboration process instance.

    Thanks and Regards,
    Anish


    #MWS-CAF-Task-Engine
    #webMethods
    #BPM