Information
Space announcement We are no longer updating this version of the documentation for the infrastructure components (DBC, LGC, and NGL).  You can no longer leave comments on it. For the latest version of the documentation, see Common Mainframe Infrastructure 2022 release.

prodcode


The <prodcode> element contains the internal BMC product code. Specify a valid three-character product code. If this element is used within an <export> command, you can use wildcards ( for example, specify <prodcode>A*</prodcode> to identify all product codes that begin with the letter A). You can include the wildcard only at the beginning of the product code value.

Parent element: <product>, <solution>, or <optionset>

Child elements: None.

Attributes: None.

Example:

        <export>                                          
  <ddname>XML</ddname>                      
  <products>                                      
     <product>                                     
        <prodcode>DOM</prodcode>              
        <prodvrsn>1010</prodvrsn>             
     </product>                                    
  </products>                                     
</export>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Common mainframe infrastructure 2016 release