C#
Parameters
- jobName
- Job name.
- jobGroup
- The name of the group that the job belongs to.
- processElementUId
- Id of the “Timer” element of process.
- workspaceName
- The workspace in which you want to start the process.
- userName
- The user on behalf of which the process will be started.
- isSystemUser
- A flag of the system user. If
true
, the process will run on behalf of the user name from the"System operations user"
system setting.
Exception | Description |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty string or null value is passed as the jobName, jobGroup, processElementUId, workspaceName and userName parameters. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2