§There are 2
main ways to get your Job on the queue:
§
1.Custom code which calls JobService.AddJob() from the Web Service
API. The provider is usually a
stand-alone EXE or a Vault Explorer command.
2.
2.A job is created when a file changes
lifecycle state. Use the Lifecycle Event Editor in the SDK to configure
which jobs get fired for specific state changes.
3.
§