Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Creo 3.0 M120
ptcdbatch will not connect to Creo. The log file indicates a failure at that point. Anyone experience this and know a fix?
When creating the task, did you specieid the DSM type to standalone?
Yep, I did.
Hi,
what is your regional environment ? ptcdbatch has problems in non-English environment. In Czech environments I had to edit ptcdbatch batch file located in Parametric\bin sub-directory. I added following command line at the beginning of the file.
set PRO_LANG=english
Did you get a chance to try using variable mentioned by Martin?