OnboardingEmployeeLaunchOnBoardingProcess2 Method |
This code method is intended specifically for the OIM Packaged Solution.
The code method is used for launching an "On-board employee" process for a newly created (imported) identity data object. The first activity is assigned to the manager(s) of the new employee. The manager(s) are notified of this by email.
Codemethod usage | Description |
---|---|
Designed to be used in a process only | No |
Action Object (data object type) | Identity |
Security | The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user. |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution
public bool LaunchOnBoardingProcess2( CodeMethodInvokeContext context, string configuration )