Enterprise Administration > Windchill Export and Import > PTC Windchill PLM Connector - Creo Packages Administrator's and User's Guide > Windchill PLM Connector – Creo Packages > Exporting Packages Using the Recipe Language > Common Commands and Arguments > Group Labels > Seed Label
  
Seed Label
The following table explains the applicable names and modifiers associated with the seed label.
Group Label
Required
Values
Applicable Modifiers
Description
NAME
No
Default: N/A
Multiple values allowed: Yes
-iteration<label>
-revision<label>
-state<label>
Name of seed objects.
You can specify the following modifiers:
NAME top.asm-revision 1-revision 3
NAME top.asm-revision BNAME top.asm-state “in Work”
FOLDER
No
Default: N/A
Multiple values allowed: Yes
-sub
Name of folder in one or more folders in the PLM system. All the objects in the folder are used as seeds for the collection.
Windchill users should also include the context name.
-sub can be used to include all the sub directories.
FOLDER “PTC Product/2007/Parts”-sub
Folder “folder name” -state Released
BASELINE
No
Default: N/A
Multiple values allowed: Yes
-number
Name of the baseline of one or more baselines in the PLM system. All the objects in the baselines are used as seeds for the collection.
The name can be associated with -number modifier.
BASELINE (continued)
For example:
BASELINE “Ordinary Baseline name”-number 123345
And if multiple baselines are to be specified,
BASELINE baseline1 -number 1234
BASELINE baseline2, baseline3
* 
The name of the baseline has to be exact. You cannot use an asterisk (*) or a question mark (?).