Skip to main content
3-Newcomer
March 28, 2023
Question

Was The Windchill Table WorkflowVariableEventInfo Retired?

  • March 28, 2023
  • 3 replies
  • 2949 views

Hi everyone!

 

Does anyone know if the Windchill table WorkflowVariableEventInfo is retired in version 12.0.2 and forward in the Windchill database? If so, does anyone by chance know what table it was replaced with in the Windchill database?

 

 

 

3 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
March 28, 2023

Hi @DK_10560861 

The WorkflowVariableEventInfo table still exists in my installation Windchill 12.0.2.8 so I do not think that the table is retired 

HelesicPetr_0-1680010689515.png

 

PetrH

3-Newcomer
March 28, 2023

Thank you so much! We have the table as well, but it stopped being updated when we migrated to version 12.0.2. I should have specified that in my original post and I apologize for not doing so.

 

Does your WorkflowVariableEventInfo table continue to get updated with new rows in your Windchill version 12.0.2.8?

HelesicPetr
22-Sapphire II
22-Sapphire II
March 28, 2023

Hi

in my case the table is empty. But the system is clear installation without user usage.

 

So my question is what information has been stored in the table? (I know variable of the workflow >D but what exactly :D)

 

PetrH

17-Peridot
March 29, 2023
HelesicPetr
22-Sapphire II
22-Sapphire II
March 30, 2023

Good one @rleir

So it could be audit record for workflow events(complete task and so on) that are not recorded OOTB now days I think. 

PS: Security audit records are stored in an AuditRecord table

PetrH

3-Newcomer
March 30, 2023

That very well could be! Thank you!

 

I am wondering if the ability to add a rejection reason was something custom created and when the upgrade to version 12.0.2 occurred, something in the custom logic broke.

18-Opal
March 29, 2023

FYI, I have an OOTB installation of 12.1.2.0.

This dB also has the table.

3-Newcomer
March 30, 2023

Good to know. Thank you!