lgcutil
The required <lgcutil> element is the root node of the document that sends commands to LGCUTIL. This element must be the first node in the document. Its immediate children are the command elements that drive the LGCUTIL program.
Parent element: Not applicable.
Child elements: <register> (0:*), <create> (0:*), <deregister> (0:*), <import> (0:*), export (0:*), <list> (0:*), and <rename> (0:*)
Attributes:
Name | Type | Required? | Default | Description |
---|---|---|---|---|
version | string | no | none | Specifies the version number of the LGCUTIL utility. |
Example:
<lgcutil version="1010">
<list>
<product>
<prodcode>AFR</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
<dbc ssid="LGQR" />
<dbc dbcgroup="DBCMSM" />
</list>
<register>
<dbc ssid="DBCM" dbcgroup="DBCMSM">
<rtcsreg xcfgroup="DBCMGRP">
<regdsn>LGC.WMSM1011.RTCS.REGISTRY</regdsn>
</rtcsreg>
</dbc>
</register>
</lgcutil>
<list>
<product>
<prodcode>AFR</prodcode>
<prodvrsn>1020</prodvrsn>
</product>
<dbc ssid="LGQR" />
<dbc dbcgroup="DBCMSM" />
</list>
<register>
<dbc ssid="DBCM" dbcgroup="DBCMSM">
<rtcsreg xcfgroup="DBCMGRP">
<regdsn>LGC.WMSM1011.RTCS.REGISTRY</regdsn>
</rtcsreg>
</dbc>
</register>
</lgcutil>
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*