Hi All,
I have a situation, i am developing a code for conncting the j-Link application to the intralink work space.
Scenario is like this... i have intralink in my system and pro E is launched thru' i-Link and with workspace DSS_XX , i am able to see the all pro e files in the folder thru pro e, but when i try to connect proe session thru' J-Link using GetCurrentWS and SetCurrentWS it is very well show the same work space DSS_XX. but if I try to list the files in the folder thru ListModels() from session it is showing no models. When I debug this issue, i found that it is trying to get the list of models from the start up directory of proe instead of workspace.
Can anybody help me on this isue.
I have a situation, i am developing a code for conncting the j-Link application to the intralink work space.
Scenario is like this... i have intralink in my system and pro E is launched thru' i-Link and with workspace DSS_XX , i am able to see the all pro e files in the folder thru pro e, but when i try to connect proe session thru' J-Link using GetCurrentWS and SetCurrentWS it is very well show the same work space DSS_XX. but if I try to list the files in the folder thru ListModels() from session it is showing no models. When I debug this issue, i found that it is trying to get the list of models from the start up directory of proe instead of workspace.
Can anybody help me on this isue.