order of configuration is:
1.) project name and step name matches
2.) step name matches and project is *
3.) project name matches and step name is *
4.) project name and step name are *
<!-- which projects to use for (can be more then one, otherwise use *) -->
<project>Register</project>
<!-- multiple changes can be done within one configuration rule; simply add another 'change' element with other properties here -->
<!-- name of the property or metadata to check: please take care to use the syntax of the Variable replacer here -->
<propertyName>{process.TemplateID}</propertyName>
<!-- expected value (can be blank too) -->
<propertyValue>183</propertyValue>
<!-- condition for value comparing, can be 'is' or 'not' or 'missing' or 'available' -->
<propertyCondition>is</propertyCondition>
<!-- list of steps to open, if property value matches -->
<title>Box preparation</title>
<!-- list of steps to deactivate -->
<steps type="deactivate">
<!-- list of steps to close -->
<title>Automatic LayoutWizzard Cropping</title>
<title>LayoutWizzard: Manual confirmation</title>
<!-- list of steps to lock -->
<title>Automatic export to Islandora</title>
<usergroups step="Image QA">
<usergroup>Administration</usergroup>
<usergroup>AutomaticTasks</usergroup>
<!-- which projects to use for (can be more then one, otherwise use *) -->
<!-- multiple changes can be done within one configuration rule; simply add another 'change' element with other properties here -->
<!-- name of the property or metadata to check: please take care to use the syntax of the Variable replacer here -->
<propertyName>{process.upload to digitool}</propertyName>
<!-- expected value (can be blank too) -->
<propertyValue>No</propertyValue>
<!-- condition for value comparing, can be 'is' or 'not' or 'missing' or 'available' -->
<propertyCondition>is</propertyCondition>
<!-- list of steps to open, if property value matches -->
<title>Create derivates</title>
<title>Jpeg 2000 generation and validation</title>
<!-- list of steps to deactivate -->
<steps type="deactivate">
<title>Rename files</title>
<!-- list of steps to close -->
<title>Upload raw tiffs to uploaddirectory Socrates</title>
<title>Automatic pagination</title>
<!-- list of steps to lock -->
<title>Create METS file</title>
<title>Ingest into DigiTool</title>
<!-- which projects to use for (can be more then one, otherwise use *) -->
<project>Archive_Project</project>
<step>Check process template change</step>
<!-- multiple changes can be done within one configuration rule; simply add another 'change' element with other properties here -->
<!-- name of the property or metadata to check: please take care to use the syntax of the Variable replacer here -->
<propertyName>{process.TemplateID}</propertyName>
<!-- expected value (can be blank too) -->
<propertyValue>309919</propertyValue>
<!-- condition for value comparing, can be 'is' or 'not' or 'missing' or 'available' -->
<propertyCondition>is</propertyCondition>
<!-- Name of the new process template -->
<workflow>Manuscript workflow</workflow>