Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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?