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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

com.ptc.windchill.pdmlink.change.server.impl

BF_13811900
13-Aquamarine

com.ptc.windchill.pdmlink.change.server.impl

Version: Windchill 13.0

 

Use Case: I have managed to find the "com.ptc.windchill.pdmlink.change.server.impl" package on my PC but there is no package that exists in there called "WorkflowProcessHelper". According to the Javadoc that is available via the client, this class exists. It is also called in one of the OOTB workflow robots.


Description:

I am trying to establish where classes, that I am unable to see on the server but are called in workflow robots, are stored. Can anybody shed light on this? 

2 REPLIES 2

The Javadoc shows the path to check:

com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
 
What are you trying to accomplish?

Hi Joe. It's more of a question I'm looking for an answer to to help my understanding of how Windchill makes use of Java classes. I have been able to successfully navigate to "com.ptc.windchill.pdmlink.change.server.impl" but there is no Java file in there called "WorkflowProcessHelper". I would like to be able to access this class, and some of the other classes referenced in the OOTB workflow robot expressions, to understand how they have been constructed to possibly use these as the basis for generating some custom classes.

Announcements

Top Tags