diff options
Diffstat (limited to 'src/main/resources/boot/CA/ServerItemWorkflow.xml')
| -rw-r--r-- | src/main/resources/boot/CA/ServerItemWorkflow.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main/resources/boot/CA/ServerItemWorkflow.xml b/src/main/resources/boot/CA/ServerItemWorkflow.xml index 085f8ab..55ddfec 100644 --- a/src/main/resources/boot/CA/ServerItemWorkflow.xml +++ b/src/main/resources/boot/CA/ServerItemWorkflow.xml @@ -91,8 +91,7 @@ <InEdgeId>13</InEdgeId>
<OutEdgeId>15</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="Name" String="CreateNewAgent"/>
</Properties>
<activityDef>CreateNewAgent</activityDef>
@@ -106,8 +105,7 @@ <InEdgeId>12</InEdgeId>
<OutEdgeId>14</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="Name" String="CreateNewItem"/>
</Properties>
<activityDef>CreateNewItem</activityDef>
|
