| ||||||||||
Noticed this thread lately.
Any comment on how to manipulate code per attached (this Powerpoing is currently on a PTC Tech Support call)?
<<Attaching Files in Assignments.ppt>>
thanks in advance
-----Original Message-----
From: Lawrence Jett [mailto:cadjett@aol.com]
Sent: Monday, May 14, 2007 8:18 AM
Subject: re: Change Management Reporting code offering
Made last couple of changes:
1) JSP outputs to html in table format. Looks decent.
2) Changed workflow reporting to show for requested associated
change managment process/object, instead of printing all workflow
processes separate. (Thanks to Antonio V.)
QueryResult qrcm = WfEngineHelper.service.getAssociatedProcesses(wtin, null, ((WTContained)wtin).getContainerReference());
wtin = cm object,
null = can be WtState,
cm object container (can be left off in deprecated code).
I put zips for java & jsp code on instructional page:
http://windchill.datajett.com/wc_dev/cmReport.htm
Let me know if it has issues.
L. Jett (cadjett@aol.com)
This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments.
Thank you.