Skip to main content
3-Newcomer
August 22, 2023
Solved

Task Assistant Is Not Showing/Available Function

  • August 22, 2023
  • 2 replies
  • 1901 views

I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.0

The Task Assistant function is not showing as available from any of the Task objects; either from the Home My Tasks list or within the task object Action Menu.

Best answer by HelesicPetr

@DC_10584147  As I answered you in a older thread 

 

just to be sure >D 

 

I can see that there are some custom ext. actions.

It seams that the actionConfiguration xml file customActionModel.xml contains wrong definition for the Task assistant.

 

Check the OOTB actionModel definition and add the correct row to the customActionModel. 

 

There can be naming change or something else between Windchill versions. 

 

similar think happened to me if I just copy the customActionModel file from previous version to new one without any check, Some actions were missing because they change a internal name used in the XML. 

 

here is example how the Task assistant definition looks like

HelesicPetr_0-1692801753557.png

HelesicPetr_1-1692801787785.png

PetrH

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
August 23, 2023

Hi @DC_10584147 

Use jcaDebug=1 to see what validator hide the Task assistant action

CS30223 - How to use "jcaDebug"

 

HelesicPetr_0-1692783389718.png

 

I guess that you are not just in correct licence group

 

Also there can be some trouble with customActionModel.xml definition if you use old one from previous version.

 

PetrH

3-Newcomer
August 23, 2023

Hi @HelesicPetr 

 

jcaDebug doesn't show any validation issue, this due to Task Assistant not even listed.

 

I'll check the customActionModel.xml definition file.

 

DC_10584147_0-1692795609578.png

 

HelesicPetr
22-Sapphire II
22-Sapphire II
August 23, 2023

@DC_10584147  As I answered you in a older thread 

 

just to be sure >D 

 

I can see that there are some custom ext. actions.

It seams that the actionConfiguration xml file customActionModel.xml contains wrong definition for the Task assistant.

 

Check the OOTB actionModel definition and add the correct row to the customActionModel. 

 

There can be naming change or something else between Windchill versions. 

 

similar think happened to me if I just copy the customActionModel file from previous version to new one without any check, Some actions were missing because they change a internal name used in the XML. 

 

here is example how the Task assistant definition looks like

HelesicPetr_0-1692801753557.png

HelesicPetr_1-1692801787785.png

PetrH

18-Opal
September 11, 2023

Hello DC_10584147,

You encountered unexpected behavior while using Windchill, thanks for reaching out.
This is Charles from PTC Technical Support in Europe: Was the information provided helpful somehow?

KR,

Charles.

3-Newcomer
September 12, 2023

Hello Charles,

 

The suggestion/feedback from @HelesicPetr provided the solution which addressed my issue.

 

Thanks,

Dave