Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.
