Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello.
Im looking for any informations about distributed batch in CREO Parametric 2.0. In Pro/engineer i see was a small free program wchich help convert in one operation few .drw
to, for example: pdf format.
So,
1. My company have license to CREO parametric 2.0, but i wonder if CREO 2 have this type of module, (when yes), does my company have to
purchase another license for DB?
2. So second thing is, how to install it? Or maybe i can use some different optsion to do a batch processing some drw to pdf?
Solved! Go to Solution.
Hi,
if Creo Distributed Batch is installed then there is ptcdbatch.bat file in Creo2_LOADPOINT\Creo 2.0\Parametric\bin drirectory.
In Czech environment I had to modify this file - I added the following line at the beginning of the file:
set PRO_LANG=english
When you launch ptcdbatch.bat file the following window will open.
Using UI you can define required action. DSM = Standalone enables you to run a batch on your PC, only. You do not need to buy special batch license.
On the other side, if you want to run batch on specific PC in your network, then you have to buy special batch license.
Martin Hanak
Creo Distributed Batch needs to be install as additional feature in Creo 2.0. This is available under Customize > Additional features when installing Creo 2.0.
i didnt see any Distribution Batch in customize> additional features while installation...
can you please tell which option to select???
Hi,
during installation you have to click Customize button
and check Creo Distributed Computing Extension item.
MH
Hi Martin,
i tried to reconfigure the installation, but i didn't find any options like that...
below is the snapshot..
Hey Martin,
i got that!!!..its there when we install/add new feature in existing software...
thanks!!
Hi,
if Creo Distributed Batch is installed then there is ptcdbatch.bat file in Creo2_LOADPOINT\Creo 2.0\Parametric\bin drirectory.
In Czech environment I had to modify this file - I added the following line at the beginning of the file:
set PRO_LANG=english
When you launch ptcdbatch.bat file the following window will open.
Using UI you can define required action. DSM = Standalone enables you to run a batch on your PC, only. You do not need to buy special batch license.
On the other side, if you want to run batch on specific PC in your network, then you have to buy special batch license.
Martin Hanak
Many thanks for reply.
But whats happen when my comapny dosent have license on each Computer, but have a floating licenses wchich
every PC (where is installation of Creo), "download" from our license server?
In this situation also i can use standalone license? (i want use DB only on one PC where i currently work on creo installation, i dont need use DB on network)
So second thing is when i dont have a administration pr. on my computer, it is neccesary to reinstal creo for install DB?
Hi,
Distributed Batch is free (no license required). "Standalone" in Martin's reply is for service manager, if you don't have advance licenses for service manager you can use Standalone. You can simply execute the Distributed batch referring the steps in earlier reply.
If you didn't install distributed batch earlier, you can install distributed batch from installation media (using setup.exe)
Martin,
Can we access this function through VB API and perform required action?
Hi,
I am sorry I do not know if it is possible. I guess correct answer is NO.
MH
Hi,
I'm trying to run Creo Distributed Batch for the files stored in Windchill workspace and select Stand alone for a server. For some reason, it starts a process but fails no matter what tast I choose.
Should I run Creo in background when using the Distributed batch or do other things?
Thanks,
Michael
I am attempting the exact SAME task having the same results running CREO 3.0 - can anyone out there help to resolve this issue?
Hi,
I figured it out for my organization, it might depend on the way Creo installed at yours.
We use share drive (server) with Creo installed there, the main config.pro file is read from there too.
The solution is to run Distributed Batch from the share drive (server) and not from your local machine.
Once you run in from a share drive (server), define in Distributed Batch settings "local machine".
Michael
Hello,
We are using Creo 3.0 M120. I'd love to get the Distributed batch working. I don't quite follow your post. Creo is installed locally on the machine. We have a WindChill server, and have floating licenses. Distributed Batch Settings? Can you give some more detail? Thanks in advance!
ChiselnMallet,
Please view the below thread. there might be an answer to your question:
https://community.ptc.com/t5/Creo-Modeling-Questions/Creo-2-0-Distributed-Batch/td-p/232918
Regards,
Michael
Hi, thanks... Nothing in there helped. I tried all that before. The error I get is that it's unable to connect to CREO
OPERATION | STATUS | COMMENTS
--------------------------------------------------------------
Connected to Creo Pro | Failed | [-1] Error: General problem during data conversion.; C:\Program Files\PTC\Creo 3.0\M120\Parametric\bin\..\bin\parametric.exe
This is the error I get in the log file file after dbatch fails.
Hi,
Unfortunately, I don't have an idea to solve the above.
Seems like it has a connection to Creo, but fails during file creation...
Did you try creating other types of files?
For example, see the attached file.
Hi,
just FYI ... in Czech local environment Distributed Batch does not work. I had to set English local environment.
Did you mange to work on Distributed batch? If any of the information helps you, mark the appropriate replay as correct answer.