Skip to main content
12-Amethyst
February 10, 2020
Question

Differentiate workflow tasks in Tasks table

  • February 10, 2020
  • 2 replies
  • 3347 views

We are about to receive some content for which I'd like to re-use our existing workflow templates. The content is the same, but needs different priority. We are already using the existing workflow priorities.

 

When viewing the task table, I'd like to be able to differentiate this new content. How can I achieve this?

- Can I create more priority items, 6, 7, 8 etc

- I'm not able to add, e.g. Process Name in the Task Table. If we initiate a wf and give it a unique name, we could identify it in the task table. But it doesn't allow me to add Process object type in the Table view for tasks.

- I don't want to have to recreate my wf module with a bunch of different names. Unless that's my only option.

 

Any suggestions out there?

 

2 replies

12-Amethyst
February 11, 2020

Is this what you are looking for - https://www.ptc.com/en/support/article?n=CS122889 ?

17-Peridot
February 11, 2020

With Windchill 10.2 M030 onward you can add alias attributes to the WorkItem from the PBO.  You can then show these alias attributes in the table for additional information.

 

You can find information here:

  

 
An example can be seen in this video
 
Darquise12-AmethystAuthor
12-Amethyst
February 12, 2020

Oh I like this idea. So, if I understand correctly, I can create an alias of an existing custom attribute from my custom primary object type? Is that correct?

If so, how do you figure out the mapping with the @ and ^ etc.

 

I'm assuming in Work Item attributes, I create an alias attribute from an existing custom attribute?

 

so my mapping could look like:

primaryBusinessObject^customType~customAttribute?

or

primaryBusinessObject^wt.epm.EPMDocument^local.cpha.DynamicDocument^customType~customAttribute?