How to get TCSession information?
private static void getTCSessionInfo() throws ServiceException
{
//com.teamcenter.services.strong.core.SessionService
SessionService sessionService = SessionService.getService(connection);
GetTCSessionInfoResponse res = sessionService.getTCSessionInfo();
System.out.println(res.extraInfo);
}
Hi,
ReplyDeleteBlog is really good...
Do you provide consultation in PLM ?
Hi ,
ReplyDeleteThis blog is really good. it helps a lot