Use the following command to export the application signatures:

▼sm_adapter.exe -s IC-ACM app-sig/app-sig-export.asl >appsig.export▲
Note: ▼ ▲ Indicates that the command must be typed as one line.

In this command, appsig.export is a single file which consists of the application signatures in XML format.

Example

▼./sm_adapter -s INCHARGE-ACM -b localhost:426/app-sig/app-sig-export.asl >/local/logs/appsig.export▲