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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Workflow Activity Completion Time

PreetiGupta
14-Alexandrite

Workflow Activity Completion Time

Hello all,

I am looking for API to get the completion time of any given workflow activity . PTC techsupport says that it is an unsupported API. I have a need to copy it to an IBA of PBO associated to this process.

[cid:453420721@02122009-0EF1]

Please let me know.

Thanks,
Preeti


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.
1 REPLY 1

WfActivity wfActivity = (WfActivity)workitem.getSource().getObject();

Timestamp timestamp = wfActivity.getEndTime();



Regards,

Prathap



From: Gupta,Preeti,IRVINE,R&D [
Announcements

Top Tags