Skip to main content
1-Visitor
December 14, 2017
Question

Distributed Batch

  • December 14, 2017
  • 3 replies
  • 2115 views

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?

3 replies

22-Sapphire I
December 14, 2017

When creating the task, did you specieid the DSM type to standalone? 

1-Visitor
December 15, 2017

Yep, I did.  

24-Ruby III
December 15, 2017

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

 

22-Sapphire I
December 25, 2017

Did you get a chance to try using variable mentioned by Martin?