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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Adding Promotion Objects to notifications

vmcdaniel
2-Guest

Adding Promotion Objects to notifications

We would like to add a list of the promotion objects to the Promotion Request Approved notification email. Does anyone have the code to assist with this? I'm assuming there is not already a variable that carries this info, is there?

Thanks! Vaughn
4 REPLIES 4

Check attachment

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.

Top Tags