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

Get model EPMDocument number using JLink

JurajKosmel
5-Regular Member

Get model EPMDocument number using JLink

Hi all! Is there any way to get Windchill EPMDocument number using JLink? Thank you.

2 REPLIES 2


@JurajKosmel wrote:

Hi all! Is there any way to get Windchill EPMDocument number using JLink? Thank you.


Hi,

please ask PTC Support.


Martin Hanák
JurajKosmel
5-Regular Member
(To:MartinHanak)

I've found out 

session.GetUrlFromAliasedUrl(server.GetAliasedUrl("aModelFileName")));

returns a url with the epmdocument number in params. 

Top Tags