cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Remove New Change Notice option from Actions menu

smcvr
15-Moonstone

Remove New Change Notice option from Actions menu

Hi Community,

 

I want to remove New Change Notice from the Actions menu. Users should not be able to see it. I want them to be able to create New Change Notice only from the task. How can I do this?

 

smcvr_0-1727422423272.png   

 

smcvr_1-1727422467847.png

 

ACCEPTED SOLUTION

Accepted Solutions
HelesicPetr
22-Sapphire I
(To:smcvr)

Hi @smcvr 

Learn how to use jcaDebug=1 

CS30223 - How to use "jcaDebug" for investigating

 

HelesicPetr_1-1728283142848.png

HelesicPetr_0-1728283055435.png

HelesicPetr_2-1728283401019.png

And in the tools you can find what config xml file is used for this menu

HelesicPetr_3-1728283454319.png

 

 

Don't forget, if you change the action config xml file, you need to reload it.

One option is just restart Windchill

or use a Tool function "Reload Action"

 

HelesicPetr_6-1728283564012.png

 

HelesicPetr_4-1728283498687.png

HelesicPetr_5-1728283535242.png

 

PetrH

View solution in original post

9 REPLIES 9
avillanueva
22-Sapphire II
(To:smcvr)

While not a direct solution (without customization), you can prevent them from completing one by have a business rule to require a change request:

avillanueva_0-1727438197567.png

The user would be able to see the action, open the wizard but should be preventing from saving unless its associated to a change request that does not already have a change notice attached. Its tomato TomAto but it prevents cases where people jump straight to CN and cause process issues. 

 

Since the users need ACLS to create CNs from the task, they need to be able to have rights to create the task. To remove the action, you need to modify the various actionModels.xml to remove the line

avillanueva_1-1727438693057.png

Carambola tools show there are many places

avillanueva_2-1727438728647.png

 

 

Catalina
Moderator
(To:smcvr)

Hi @smcvr,


I wanted to see if you got the help you needed.


If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.


Of course, if you have more to share on your issue, please pursue the conversation.

Thanks,

Catalina
PTC Community Moderator
HelesicPetr
22-Sapphire I
(To:smcvr)

Hi @smcvr 

Try to learn how to use a Profile and you can define that the New change notice is not shown on the context prodcut/library

HelesicPetr_0-1727874700381.png

 

Try it.

It can help you because the profile just shows/hides the "new change task"  in the action menu in the folder table and on the object action menu. Not in the users task page. 

PetrH

smcvr
15-Moonstone
(To:HelesicPetr)

 

Hi @HelesicPetr ,

 

I tried as you said, but it prevents me from creating a change notice from within the task. I just want it to be removed from the actions menu. Is there a way to do this without changing the xml content?

 

 

smcvr_0-1727875510713.png

 

HelesicPetr
22-Sapphire I
(To:smcvr)

Hi @smcvr 

Unfortunately if the profile removes the new change notice action in the user task page , then there is no way to do so without customization.

Small customization is to change xml action configuration. This is not big deal. 

 

PS: Iam wrong. 

I have idea.

There is a preference, that force or hide the new change notice from the folders where you just set that Change Notice has to be connected(created) with change request.  

Set the preference preference "Change Notice without Change Request" to  No

HelesicPetr_0-1727942152560.png

It should solve your issue.

 

PetrH

smcvr
15-Moonstone
(To:HelesicPetr)

Hi @HelesicPetr ,

 

As you showed, users cannot start ecn. But it would be better to remove the Change notice button from the actions menu. I have invalidated the Change notice line in some xmls, but it still appears in the actions menu. Which xml should I edit for this?

 

smcvr_0-1728281217077.png

 

Hi,

This issue is also on my agenda, and I am looking for a way to analyze and resolve it. When you remove the "new change request" and "new change notice" actions from the XML file, they disappear from the action menu, but they are also removed from the actions menu within the task. If there is any analysis or solution regarding this, I believe it would be sufficient.

HelesicPetr
22-Sapphire I
(To:smcvr)

Hi @smcvr 

Learn how to use jcaDebug=1 

CS30223 - How to use "jcaDebug" for investigating

 

HelesicPetr_1-1728283142848.png

HelesicPetr_0-1728283055435.png

HelesicPetr_2-1728283401019.png

And in the tools you can find what config xml file is used for this menu

HelesicPetr_3-1728283454319.png

 

 

Don't forget, if you change the action config xml file, you need to reload it.

One option is just restart Windchill

or use a Tool function "Reload Action"

 

HelesicPetr_6-1728283564012.png

 

HelesicPetr_4-1728283498687.png

HelesicPetr_5-1728283535242.png

 

PetrH

smcvr
15-Moonstone
(To:HelesicPetr)

Hi @HelesicPetr 

 

Tank you for  your support!

Announcements


Top Tags