Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Yogesh,
Thank you, this is exactly what I want, but WC 10.0 M030does not let me add a variable using the java.util.ArrayList class, because it is not Evolvable or Persistable... whatever that means.
Does anyone have a work-around or different class that can be used for this purpose?
set 'wt.workflow.definer.variable.ShowWfEvolvableWarning' to value 'true' in <WINDCHILL-HOME>/codebase/wt.properties file.see below link for details
https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS16646
Thanks,
Shreyas
Vaughn,
I should have mentioned this earlier, but the code I put together worked on our Windchill 9.1 M40 as expected. Solution from Shreyas should resolve your issue.