Linking an Actor to an Agent
Use this procedure to link an actor to an identity. Creating an Actor Using the secadm Utility
The secadm actor link command enables you to set up the links between actors and agents. In the case of self-provisioning actors, such as those created through the Candidate Space, such links are created programmatically. However, in other cases, such as when employees or recruiters are added, you must add the links.
Because specifying the correct values through the command line can be difficult, consider using the secadm menu option for "Actor to Agent link maintenance."
To link an actor to an agent
          At a Landmark command prompt, type
          
           
            
          
         
        secadm actor link add|delete actor dataarea businessClass value1 value2 ... 
where
| Option | Description | 
|---|---|
add | 
              Enables you to add an actor/agent link. | 
delete | 
              Enables you to delete an actor/agent link. | 
 actor  | 
              The actor (user) who needs to be linked to an agent. | 
 dataarea  | 
              The data area that the actor/agent link applies to. | 
 businessClass  | 
              The business class or agent object the actor will be linked to, such as Employee. | 
 value1  | 
              The first identifying value or key for the agent, such as the HR Organization. | 
 value2  | 
              The second identifying value or key for the agent, such as the employee number. |