Skip to main content
12-Amethyst
September 19, 2012
Solved

workflows - notificationrobot doesn't work

  • September 19, 2012
  • 2 replies
  • 1194 views

Hey guys!

I got a problem. I'd like to get a mail to all Users who belong to the role "approver".

To get that, I've chosen a notificationrobot which is set to send a mail to role "approver" even to the "prozessinitiator" (set in first registrycard - common)

Mail to "processinitiator" does work but mail to role doesn't... can anybody tell me why?

role is set to a specific group that contents some useres. All users have emailadresses...

ah, we use Windchill 9.1 M060

kind regards!

Best answer by MikeLockwood

There's a relatively complex sequence that the system uses to find the people that should get the notification. Need to experiment a bit.

The Workflow template Role (if used - could be other) has to "get resolved to principals at runtime" meaning the system finds who is mapped to that Role at the time the robot fires. Have to check sequence w/PTC but it looks at: People mapped to the Role in the team instance for the PBO; People mapped the Role in the context team where the PBO exists, possibly other places.

2 replies

22-Sapphire I
September 19, 2012

There's a relatively complex sequence that the system uses to find the people that should get the notification. Need to experiment a bit.

The Workflow template Role (if used - could be other) has to "get resolved to principals at runtime" meaning the system finds who is mapped to that Role at the time the robot fires. Have to check sequence w/PTC but it looks at: People mapped to the Role in the team instance for the PBO; People mapped the Role in the context team where the PBO exists, possibly other places.

12-Amethyst
October 12, 2012

Mike Lockwood is right! I have do edit the "Promotion Request Team" of my Organisation in the "Team Administrator" The Robots can only work, when the role is defined in the Promotion Request Team...

thanks a lot!