Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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?