Hi Alex,
I found that too, but besides the the title it only is about tasks.
When exporting a Job as xml, there is for every node another guid.
I want to build jobs from scratch, so i have to get these from somewhere. I am fiddeling around with a guid generator to build these, but what happens if I accidently generate a guid that is already in the SMP. These node guids in the jobs are no where to find in the Database, and therefore I could not check for duplicates.
- <version guid="dcffcd18-f6eb-4aeb-b3bf-c10e43dce6c4" number="2">
<modifiedBy>DEMO\servicealtiris</modifiedBy>
<modifiedDate>637063104408870000</modifiedDate>
<name>New Client Job 3</name>
<priority value="Normal" compatibility="Exclusive" />
<preventComputerFromSleeping value="False" />
<kill enforce="True" maxMinutes="90" />
<interruptable value="DEFAULT" />
<platform configuredProviderGuid="00000000-0000-0000-0000-000000000000" />
</remoteExecAdvanced>
- <node guid="93aa48b2-ccfa-4dd2-a08b-b293b933431d" designerType="Altiris.TaskManagement.ClientTask.Jobs.ClientJobNode, Altiris.TaskManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223" execType="Altiris.ClientTask.Server.Jobs.ClientJobExecRoot, Altiris.ClientTask.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223">
</jobScript>
<failIfAnyTaskFails>False</failIfAnyTaskFails>
</vItem>
</state>
</version>
- <version guid="3413d602-490a-47df-88fe-7d3308133963" number="3">
<modifiedBy>DEMO\servicealtiris</modifiedBy>
<modifiedDate>637066389394100000</modifiedDate>
<name>New Client Job 3</name>
<permission guid="7a8ca359-02fe-465c-9bd5-66cb373d3950" />
</requiredPermissions>
<priority value="Normal" compatibility="Exclusive" />
<preventComputerFromSleeping value="False" />
<kill enforce="True" maxMinutes="90" />
<interruptable value="DEFAULT" />
<platform configuredProviderGuid="00000000-0000-0000-0000-000000000000" />
</remoteExecAdvanced>
- <node guid="93aa48b2-ccfa-4dd2-a08b-b293b933431d" designerType="Altiris.TaskManagement.ClientTask.Jobs.ClientJobNode, Altiris.TaskManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223" execType="Altiris.ClientTask.Server.Jobs.ClientJobExecRoot, Altiris.ClientTask.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223">
- <node guid="b61ff889-3866-47a3-81e7-e1c149e7114b" designerType="Altiris.TaskManagement.ClientTask.Jobs.ClientTaskJobNode, Altiris.TaskManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223" execType="Altiris.ClientTask.Server.Jobs.ClientJobExecTaskNode, Altiris.ClientTask.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223">
<execute taskVersionGuid="569af6eb-5ab3-4de6-b528-7d74985929ca" failJobIfTaskFails="False" />
</node>
- <node guid="8e8fc297-05a6-47c5-a38d-7a0e31e5a42d" designerType="Altiris.TaskManagement.ClientTask.Jobs.ClientTaskJobNode, Altiris.TaskManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223" execType="Altiris.ClientTask.Server.Jobs.ClientJobExecTaskNode, Altiris.ClientTask.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=99b1e4cc0d03f223">
<execute taskVersionGuid="1dda05c1-0d6b-4d92-855a-b427c3ca2870" failJobIfTaskFails="False" />
</node>
</subNodes>
- <input nodeGuid="b61ff889-3866-47a3-81e7-e1c149e7114b">
- <input nodeGuid="8e8fc297-05a6-47c5-a38d-7a0e31e5a42d">
</inputMap>
</node>
</jobScript>
<failIfAnyTaskFails>False</failIfAnyTaskFails>
</vItem>
</state>
</version>