| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Send Reports using Job Scheduler (SNDRPTJS) command allows you to distribute reports to a specified report distribution ID as part of IBM Advanced Job Scheduler for i 's report distribution function. This command can be used outside of IBM Advanced Job Scheduler for i in a user's control language program for distributing reports specified in the report distribution ID to the specified recipients.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| RPTDSTID | Report distribution ID | Name | Required, Positional 1 |
| JOB | Job | Single values: * Other values: Qualified job name |
Optional |
| Qualifier 1: Job | Name | ||
| Qualifier 2: User | Name | ||
| Qualifier 3: Number | 000000-999999 |
| Top |
Specifies the report distribution ID whose entries are used when distributing spooled files created by the specified job.
This is a required parameter.
| Top |
Specifies the name of the user job whose spooled files are being distributed.
Single values
Qualifier 1: Job
Qualifier 2: User
Qualifier 3: Number
| Top |
SNDRPTJS RPTDSTID(GLEOM)
This command distributes a job using report distribution ID GLEOM.
| Top |
| Top |