What's New in the Sun N1 Service Provisioning System 5.2 Update 2 Release

Search Criteria Validation

Search criteria are validated internally using the following character limits.


Example 5–1 Creating a Bundle Template

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.