Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi all! Is there any way to get Windchill EPMDocument number using JLink? Thank you.
@JurajKosmel wrote:
Hi all! Is there any way to get Windchill EPMDocument number using JLink? Thank you.
Hi,
please ask PTC Support.
I've found out
session.GetUrlFromAliasedUrl(server.GetAliasedUrl("aModelFileName")));
returns a url with the epmdocument number in params.
