Here I have something to say....Running daemon as a Batch file let's you run all the individual batch file one by one...which will makes you irritating sometimes since it is time-consuming too while on the other side if you just make a single batch file for all the projects or run it as a service you won't even need to start the service of your own as Vinayak said use the Windows Service for it to start-up.
The other thing is the system which we have made it as a server,which owns all the project databases and which is serving all the work-stations, here I want to ask if I can put all the Daemons here on the same system and suppose any of the daemon goes down,will it be going to make any problem with PDMS access from it by work-stations or any network problem,it doesn't seems to be so simple,any suggestions.
Here I have something to say....Running daemon as a Batch file let's you run all the individual batch file one by one...which will makes you irritating sometimes since it is time-consuming too while on the other side if you just make a single batch file for all the projects or run it as a service you won't even need to start the service of your own as Vinayak said use the Windows Service for it to start-up.
The other thing is the system which we have made it as a server,which owns all the project databases and which is serving all the work-stations, here I want to ask if I can put all the Daemons here on the same system and suppose any of the daemon goes down,will it be going to make any problem with PDMS access from it by work-stations or any network problem,it doesn't seems to be so simple,any suggestions.