Rename Problem (access rules?)
Hopefully the below will make sense.
Problem
When a design is started the CAD object (EPMdoc) is given a sketch number (SK) and initially checked in at revision 0.0 at WIP release level (state) and a COGpart (wtdocument) is automatically created. While the design progresses, it is checked in and the iteration is increased.
When the design is ready to be sent outside of the business, the revision is set to A.0 and set state is used to change the state to PROTOTYPE.
Revise is used to change the state back to WIP (revision B) so changes can be made.
When the design is ready for release to Manufacturing it is renamed to a Made Part (MP) number. Set state is used to change the state to WIP for RELEASE and revise is used to change to revision 1.0 (Prototype parts have alphabetical revisions and Production parts have numeric revisions and the WIP for Release state is used to change from alpha to numerical revision sequences).
|
Part no. |
Revision |
State |
Modification / Rename Permission |
|
SK12345 |
A |
WIP |
Y |
|
Set State |
A |
Prototype |
N |
|
Revise |
B |
WIP |
Y |
|
Set State |
B |
Prototype |
N |
|
Renamed to MP7890 |
B |
Prototype |
N |
|
Set State |
B |
WIP for Release |
Y |
|
Revise |
1 |
WIP for Release |
Y |
|
Promotion Request |
1 |
Released |
N |
|
Revise |
2 |
WIP for Release |
Y |
User is unable to rename SK12345 to MP7890 because the object has been set to Prototype level.
Is it possible to grant rename permission to a user for an object that has been set to a state that the user does not have modification permission?

