ProE
Hello,
I have a question about running multiple part databases with Intralink 3.4 and ProE WF2.
We are running 1 Intralink server with 3 part databases (1 for testing purposes, 1 general and 1 for a specific client)
We start our Intralink with one of 3 batch files in the Intralink /bin directory, which contains the settings for the specific database. These are edited versions of the proilink34.bat, which Intralink creates during installation.
Then we strat ProE from within Intralink. Now we must choose between 1 of 4 different licenses. These are setup in the proe?.psf files in the ProE /bin directory (where the '?' in the name stands for the license number). These .psf files all contain the following variables:
ENV=INTRALINK_DIR=C:\ptc\proiclient34
ENV=ILINK_CMD_NAME=proilink34_testserver.bat
ENV=INTRALINK_CMD=%INTRALINK_DIR%\bin\%ILINK_CMD_NAME%
The 'ILINK_CMD_NAME' is different for each database.
Now to the actual question:
When I start ProE from Intralink, do I need to have these variables in the .psf set at all?
E.g. we have problems when I start Intralink with the test database and then I choose a license with the 'ILINK_CMD_NAME' pointing to another database.
It seems to work when I simply leave these variables empty in the .psf file, as if I would be running ProE without Intralink at all.
I don't want to create different .psf files for each database, because then the user can still choose the wrong database. I need a 100% fool-proof solution.
I also don't like to use .bat files to copy the corresponding .psf files to the ProE /bin directory each time I choose the intralink server, because it's not a neat solution to have 3 different .psf files for each license.
Does anyone know or have a different solution to avoid the risk of selecting the wrong license to the chosen Intralink server?
Many thanks in advance!
Hello,
I have a question about running multiple part databases with Intralink 3.4 and ProE WF2.
We are running 1 Intralink server with 3 part databases (1 for testing purposes, 1 general and 1 for a specific client)
We start our Intralink with one of 3 batch files in the Intralink /bin directory, which contains the settings for the specific database. These are edited versions of the proilink34.bat, which Intralink creates during installation.
Then we strat ProE from within Intralink. Now we must choose between 1 of 4 different licenses. These are setup in the proe?.psf files in the ProE /bin directory (where the '?' in the name stands for the license number). These .psf files all contain the following variables:
ENV=INTRALINK_DIR=C:\ptc\proiclient34
ENV=ILINK_CMD_NAME=proilink34_testserver.bat
ENV=INTRALINK_CMD=%INTRALINK_DIR%\bin\%ILINK_CMD_NAME%
The 'ILINK_CMD_NAME' is different for each database.
Now to the actual question:
When I start ProE from Intralink, do I need to have these variables in the .psf set at all?
E.g. we have problems when I start Intralink with the test database and then I choose a license with the 'ILINK_CMD_NAME' pointing to another database.
It seems to work when I simply leave these variables empty in the .psf file, as if I would be running ProE without Intralink at all.
I don't want to create different .psf files for each database, because then the user can still choose the wrong database. I need a 100% fool-proof solution.
I also don't like to use .bat files to copy the corresponding .psf files to the ProE /bin directory each time I choose the intralink server, because it's not a neat solution to have 3 different .psf files for each license.
Does anyone know or have a different solution to avoid the risk of selecting the wrong license to the chosen Intralink server?
Many thanks in advance!