Welcome to the POB User Group Online Community! › Forums › PUG DACH › SDM: Nur Bearbeiter behalten(Statuswechsel)) › Reply To: SDM: Nur Bearbeiter behalten(Statuswechsel))
Hallo Marc,
ich habe es wie folgt erfolgreich im Einsatz:
Fall 1:
Condition – Bearbeiter IST Mitglied der im Case ausgewählten Gruppe:
ResponsibleGroup (Field) | Richtig (Condition) | PQL Value
[Count(u)|User u|[ResponsibleGroup.UserGroupPK] In Elements(u.UserGroupList) and u=[U]]
Action:
Verantwortlicher als Source PQL [PU]
Fall 2:
Condition – Bearbeiter IST NICHT Mitglied der im Case ausgewählten Gruppe:
ResponsibleGroup (Field) | Falsch (Condition) | PQL Value
[Count(u)|User u|[ResponsibleGroup.UserGroupPK] In Elements(u.UserGroupList) and u=[U]]
Action:
Verantwortlicher als Source PQL [PU]
Verantwortliche Gruppe als Surce PQL [PG]
Gruß
Tobias