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

Get model EPMDocument number using JLink

JurajKosmel
7-Bedrock

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

I've found out 

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

returns a url with the epmdocument number in params. 

Announcements


Top Tags