cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

How to access Intralink 3.4 workspace with async JLink app

MikePhillips
7-Bedrock

How to access Intralink 3.4 workspace with async JLink app

I have a need to access multiple ProE files stored in Intralink 3.4 and collect feature information for each file. I would prefere to do this in non-graphics asynchronous mode. I can't work out how to register and connect to the Intralink server or a workspace either for that matter. Would anyone be willing to provide a small sample of code to achieve this?

1 REPLY 1

I contacted PTC regarding this issue. I was told that there is no API to access an Intralink 3.4 server. Basically all you can do is set the worspace (BaseSession.SetCurrentWS) and get the current workspace (BaseSession.GetCurrentWS). I'm thinking of persuing a work around. Workspaces and files are stored locally. I may try to access them out side of Jlink. I would be more than happy to hear any other ideas.

Announcements


Top Tags