| View previous topic :: View next topic |
|
|
| Author |
Message |
|
jroyer
Joined: 26 Jun 2012 Posts: 44
|
Posted: Wed Jun 27, 2012 4:20 pm Post subject: PrePostCommand in xml file |
|
|
|
Hi,
I am creating a royal render job with a xml file, via script.
I am trying to use the PrePostCommand utility and am having some troubles with it.
I created a cfg file in the _prepost_scripts folder with
, then added
| Code: | | <PrePostCommand>PPCreatePreview ~ 100 ~ 100 ~ 1 ~ 1 </PrePostCommand> |
in my xml file.
The behaviour I want is to call this fonction only when I tell my xml file to. The behaviour I'm having is that it never does. So I tried to put PrePostChecked to 1, but then it is always checked, even in the jobs that I don't create via my xml.
What am I doing wrong ?
Any help will be appreciated !
EDIT : It seems that it is similar to this problem (which is not really answered..) : http://www.binaryalchemy.de/forum/viewtopic.php?p=6607&sid=dc318a9849d975ffaf48fa12aecbcb1b
If it makes things clearer ..
-J[/url] |
|
| Back to top |
|
 |
|
schoenberger Site Admin
Joined: 02 Mar 2005 Posts: 3181
|
Posted: Wed Jun 27, 2012 11:08 pm Post subject: |
|
|
|
Do you create a .xml file for the autoload folder or for the submitter? _________________ Holger Schönberger
Binary Alchemy - digital materialization |
|
| Back to top |
|
 |
|
jroyer
Joined: 26 Jun 2012 Posts: 44
|
Posted: Thu Jun 28, 2012 9:48 am Post subject: |
|
|
|
It is for the submitter |
|
| Back to top |
|
 |
|
schoenberger Site Admin
Joined: 02 Mar 2005 Posts: 3181
|
Posted: Thu Jun 28, 2012 3:01 pm Post subject: |
|
|
|
|
|
| Back to top |
|
 |
|
jroyer
Joined: 26 Jun 2012 Posts: 44
|
Posted: Thu Jun 28, 2012 3:17 pm Post subject: |
|
|
|
I just tried to put it in the submitter parameters like this :
| Code: | | <SubmitterParameter>"COGammaCorrect=0~0" "AdditionalCommandlineParam=0~0~ -gammaCorrection:1 -gammaValueIn:2<dec>2 -gammaValueOut:2<dec>2" "DefaultClientGroup=0~MaxScript" "PrePostCommand=PPCreatePreview ~ 100 ~ 100 ~ 1 ~ 1"</SubmitterParameter> |
But it is still not checked ... |
|
| Back to top |
|
 |
|
schoenberger Site Admin
Joined: 02 Mar 2005 Posts: 3181
|
Posted: Thu Jun 28, 2012 3:22 pm Post subject: |
|
|
|
Which rrSubmitter version do you use? _________________ Holger Schönberger
Binary Alchemy - digital materialization |
|
| Back to top |
|
 |
|
jroyer
Joined: 26 Jun 2012 Posts: 44
|
Posted: Thu Jun 28, 2012 3:35 pm Post subject: |
|
|
|
Version 6.01.69 |
|
| Back to top |
|
 |
|
stevo25
Joined: 25 Jul 2012 Posts: 1 Location/Company/Country: USA
|
Posted: Wed Jul 25, 2012 4:50 pm Post subject: |
|
|
|
I'm having the same problem. Was there ever a solution to this? |
|
| Back to top |
|
 |
|
schoenberger Site Admin
Joined: 02 Mar 2005 Posts: 3181
|
Posted: Wed Jul 25, 2012 8:22 pm Post subject: |
|
|
|
The issue is logged as
#rr2973 Submitter: unable to set PrePostCommand via xml or commandline
Currently the 6.2 release stability fixes have priority.
When it is fixed, it is listed in the fixes table on the download site. _________________ Holger Schönberger
Binary Alchemy - digital materialization |
|
| Back to top |
|
 |
|