Task Assignment between two application

Certified Senior Developer

There are two applications Application A and Application B.

Application A has Group A and Application B has Group B.

First the task is assigned to Group A.

When a user from Group A completes the task then the task should be assigned to Group B which is in Application B.

How can we do that?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    That's simple. Just assign the task to that group. There is no wall between applications, other than security settings.

    I would create a group in App A and assign the task to that new group. Then make the group from App B a member of that new group. This way, you have clear a assignment approach inside App A, but can still include users or groups from the other app.

Reply
  • 0
    Certified Lead Developer

    That's simple. Just assign the task to that group. There is no wall between applications, other than security settings.

    I would create a group in App A and assign the task to that new group. Then make the group from App B a member of that new group. This way, you have clear a assignment approach inside App A, but can still include users or groups from the other app.

Children