Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hey...
For example.
-marc
CAD / PLM Systems Manager
TriMark Corporation
Russ and Don....
You are 100% correct. Evidently some users don't pay that icon any attention, or think that the flag is there because of the CR / CN they are creating...
Subtlety is lost on some, I would like a big honking warning message or something. Of course they wouldn't read that either.
-marc
You can write UI Action validator for change notice wizard to prevent creation of change notice.
or write expression in workflow just after workflow starts, to check if affected object included in change notice is/are already included in any other open change notice.
See below link for require API’s
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS63182&posno=3&q=ChangeHelper2.service.getAffectingChangeActivities&source=search
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS55955&posno=1&q=api%20get%20affected%20object&source=search
Hope it helps!!
Thanks
Shreyas