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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Mapping attributes to create a report for Tasks

mariaSutton
8-Gravel

Mapping attributes to create a report for Tasks

Hi, 
I am trying to create a report that returns a list of task with the following columns:

  1. Work Item
  2. Created On (Date)
  3. Initiated by
  4. Task Due Date/Deadline - found under Task > Template View > Deadline
  5. Object Priority - found under Task > Template View > Priority
  6. Task Name 
  7. Trip Count
  8. Accepted date - found under Task > Task History > Performed On
  9. Completed By 
  10. Date Completed - found under Task > Process Status > Date Completed
  11. State 
  12. Context
  13. Last Modified

I have been able to narrow down the type/tables these properties are coming from but I am having trouble matching them to the correct attribute. 
The Resource for reporting was very helpful but I was not able to find mapping for some of these  properties.

I also used jcaDebug=1 to gather detail information. This helps me narrow down the table but it does not help map the attribute. ColumnID value doesnt match to an attribute name in the type/table/Row Object. 

If you have any resources to show the relationships between tables/types and how to link them, that would be great. For example, what is the best way to link 
WfAssignmentEventAudit to obtain the actionPerformedOn value for a task?


TIA!

 

 

 

 

 

 

1 REPLY 1
Fadel
22-Sapphire I
(To:mariaSutton)

what tables you need to link ?maybe you can take a look at https://www.ptc.com/en/support/article/CS167392

Fede
Top Tags