scimport - Security Class Import

scimport -l -z zipfilename

scimport [-f] -z zipfilename dataarea [SecurityClass . . .]

The scimport utility enables you to import the security classes into a data area from a zip file created through scexport or delivered by Lawson.

Parameters Description
-l List the security classes in the zip file.
-f If you are importing security classes, the -f option will cause the import to override the definition of any existing non-template security class that has the same name as one you are importing. Without the -f option, existing non-template security classes of the same name are not overridden. Template security classes names end in "_ST" and are delivered by Lawson.
-z zipfilename Specify the name of the zip file whose contents you want to list or whose contents you want to import.
dataarea Specify the data area into which you want to import security classes.
SecurityClass . . . Specify one or more security classes, separated by spaces, if you want to import a subset of the security classes to the data area. (Do not include .secclass as part of each security class name.)