Search criteria are validated internally using the following character limits.
Name: 512 characters
Description: 1024 characters
Folder path: 512 characters
Type: 129 characters
Label: 32 characters
Visibility: this can be either hidden or, by default, visible.
This example shows a bundle template being created with the bdb.b.add command. Note that the search criteria are separated by semicolons, and attribute value pairs are separated by = as described in Declaring Search Criteria for a Bundle Template.
bdb.b.add -name b1 -desc d1 -criteria "C:name=comp*;P:name=myPlan;F:name=myFolder;" |
The result of the command is that the bundle template is created and the associated bundle ID is returned.
129158239041-1163688372443-00830-2096382958 |
For full usage of this command, see Appendix A, Appendix — New Commands.