secadm agent - Migrate System Actors and Agents
secadm agent addactors outputFile sourceProductLine targetProductLine [businessObject1] [businessObject2] ...
secadm agent addagents targetProductLine [businessObject1] [businessObject2] ...
The secadm agent commands allow you to efficiently migrate actor and agent records from an existing system to a new system.
| Parameter | Description | 
|---|---|
addactors | 
            Generate a script to add actors for agents | 
addagents | 
            Create agents for business classes that have the agent stereotype. | 
 outputFile  | 
            The name of the file containing the list of actors to be loaded into the new system. | 
 sourceProductLine  | 
            The product line that is the source of the actor records to be loaded to a new product line. | 
 targetProductLine  | 
            The product line where the actor and agent records will be loaded. | 
 businessObject1 ... | 
            The name of the entity for which the records are created, such as Employee, Candidate, or Recruiter. |