Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello, i'm setting new workflow for promotion request in Windchill 12.0
I would set for specific users a specific approver. For example:
Designer1 and designer2 must be routed to APPROVER 1
Designer2 and designer3 must be routed to APPROVER 2
Not need free choice by an Approver label
you can do it the hard way and remove that step from new PR wizard,only what is configured as team settings is taking
thx Fadel, but i'm using not standard workflow embedded in windchill but i'm creating a new one like in photo.
I would like each user had their own designated approver
Take a look at articles:
CS302678 API to remove members from a role on an object's team instance in Windchill PDMLink
To get the owner of the Promotion Request you would use:
Role.toRole("OWNER")