Hi,
See this thread "
".
1. Update the wt.properties and set the property
wt.workflow.definer.variable.ShowWfEvolvableWarning=true,
- So that the non persistable and non evolvable classes can be used to define workflow variables.
The user will receive a warning message but he can save or update non-persistable and non evolvable objects into variables.
This can be done by making changes in site.xconf and automatically the property is propagated in wt.properties
-------changes in site.xconf---------------
<Property name="wt.workflow.definer.variable.ShowWfEvolvableWarning" overridable="true"
targetFile="codebase/wt.properties"
value="true"/>
Now go to windchill shell and run a command -->xconfmanager -p
Thanks And Regards,
Kaushik