Creating Jobs
Use this procedure to create jobs (items of work) that perform actions for a specific business class.
Creating a job is especially useful if you have a job that you want to re-use in some way. For example, you may want to be able to schedule the same job in several different ways, or you may want to include the same job in different job streams. Creating a job in this case allows you to avoid re-entering the same data repeatedly. On the other hand, if you simply want to run an action one time or set an action up for repetitive use, you should consider going to the form associated with the business class and action, and run and schedule the action from there.
You must have access to the JobQueueAccess_ST, BasicProductLineAcess_ST, MyJobsWebAppAccess_ST security classes, or their equivalents, in order to define jobs.