Hi All,
I currently have a Pro/TOOLKIT program that uses the ProMdlDataGet
function to put together the path of the model, then I make a copy of
that file to a new location. A new wrinkle was introduced when a user
who was using Pro/INTRALINK tried to run my program. In this scenario
the file was in either a local workspace or linked from the Commonspace
and the 'path' that I got back from the ProMdlDataGet function wasn't
something that I could copy from. The path was something like
ilws:\\eg\engineering\part.prt.1 rather than
P:\data\proedata\part.prt.1 like I am used to getting.
Is there a way I can tweek my code to get a copy of the file that is in
session, but from Pro/INTRALINK, or is there a better way altogether to
go about programmatically getting a copy of an in-session file from
Pro/INTRALINK. The one caveat is that I'd rather not have to use
Pro/INTRALINK TOOLKIT.
Thanks, John
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.