Solved
Using in a devOps like situation eg TeamCity
I am using Creo Parametric Release 8.0 and Datecode8.0.0.0
Hello, we have produced a Creo C++ otk plugin - all works fine. But we have a problem with how we deploy. We use TeamCity https://www.jetbrains.com/teamcity/ to run our build pipeline (so we must build all the code and then use the resultant dll for packaging up. We know that we have to use protk_unlock.bat to unlock the dll. The problem is that we have multiple servers to do the Team city builds and teh same one is not used each time. We are assuming that Creo has to be installed on those machines and also the licenses can only be set up on manual install. Is is possible to do unlocking in a less heavyweight way (but still access the license server that allows protk_unlock.exe to run)? I hope this makes some kind of sense? Can give more details if needed. Any suggestions welcome
Hello, we have produced a Creo C++ otk plugin - all works fine. But we have a problem with how we deploy. We use TeamCity https://www.jetbrains.com/teamcity/ to run our build pipeline (so we must build all the code and then use the resultant dll for packaging up. We know that we have to use protk_unlock.bat to unlock the dll. The problem is that we have multiple servers to do the Team city builds and teh same one is not used each time. We are assuming that Creo has to be installed on those machines and also the licenses can only be set up on manual install. Is is possible to do unlocking in a less heavyweight way (but still access the license server that allows protk_unlock.exe to run)? I hope this makes some kind of sense? Can give more details if needed. Any suggestions welcome

