Maximum how many windchill users can be registered at once by modifying parametric.psf file ?
Hi all,
<default .wf folder is register with userone credentials> (userone successfully logged in)
<modified .psf file with another path registered with usertwo credentials> (usertwo successfully logged in)
ENV=PTC_WF_ROOT=<path>
ENV=PTC_WLD_ROOT=<path>
ENV=CREO_AGENT_HOME=<path>
<modified .psf file with another path registered with userthree credentials> (message: server already registered with usertwo credentials)
ENV=PTC_WF_ROOT=<differentpath>
ENV=PTC_WLD_ROOT=<differentpath>
ENV=CREO_AGENT_HOME=<differentpath>
using these user configuration in parametric.psf file I am able to login with two windchill credentials now while server cache being registered at two different locations. But when I specified third location and tried to launch creo parametric 4.0 with new user credentials, it's displaying a message server already registered to 'older user'. Even though I have specified different location why is it taking older cache location? How many users can be maximum registered at once?

