I'm trying to return profile data from the the currently logged in user in teamcenter 13 3 using java 11.0.17 and Eclipse 2013 3. I've tried the method submitted a while ago (https://stackoverflow.com/a/21730281/14287068) but I've got problems with imports because either com.teamcenter.rac.aif.AIFUtilit and com.teamcenter.rac.aif.AbstractAIFSessio does not exist and I cannot use them.
Does anyone have any idea how to do this or provide some documentation because Siemens is not really helping.