Performing an Action with execaction - Job Stream

Use this procedure if you define jobs, assign them to a job stream, and then want to use execaction to run the job stream.

To run a job stream via execaction

  1. Create one or more jobs of the Job type, create a job of the Job Stream type, and then assign the jobs to the job stream. For more information, see Creating Jobs and Creating a Job Stream.
  2. At the Landmark command line, type

    execaction dataArea BatchTask RunStream --fields BatchTask="value"

    where dataArea is the data area the actions apply to and value is the name associated with the job stream.