Skip to main content
1-Visitor
October 25, 2022
Solved

Workitem Input Attribute

  • October 25, 2022
  • 1 reply
  • 7417 views

I would like to add some inputs to my promotion request approve task.  There are comment inputs and vote inputs.... but I wanted to add a could of boolean attributes (radio buttons would be nice) for common reasons for rework.  Then, I can collect report data about why Promotion requests are being sent back for rework.

  • Missing Dims
  • Notes
  • GD&T
  • Design Issue

Stuff like that.

 

I thought I saw an article that says it's not possible but want to ask the community if they think otherwise or have an alternative solution.

 

The referenced buzz kill...

https://www.ptc.com/en/support/article/CS310508

Best answer by avillanueva

yep

avillanueva_0-1666734239048.png

 

1 reply

avillanueva
23-Emerald I
23-Emerald I
October 25, 2022

I am not sure that article means what we think it means. I just created a workflow with two boolean attributes and tested it. Displays like this:

avillanueva_0-1666732079478.png

 

You should be able to create a variable in the workflow and also in the task to gather inputs. Then you can write logic around it. Am I missing something? Seems pretty OOTB.

1-Visitor
October 25, 2022

So I can definitely do it in the workflow... I know how to get user input variables in there... and even pass them to the task.  But... That screen shot you have... is that from a task?  The user would have to input that in the task.

HelesicPetr
22-Sapphire II
22-Sapphire II
October 26, 2022

Hi @ChiselnMallet1 

It depends how the template format and template are set in the Workflow definition. 

HelesicPetr_0-1666788757901.png

For native format, you need to define specific format where you can define what you see.

 

HelesicPetr_1-1666788773287.png

 

The native format definition is done on site level in a task form template

HelesicPetr_3-1666788941539.png

 

This task form template should be available in wch 11.1+ so your windchill should support it

HelesicPetr_4-1666789169188.png

 

 

PetrH