SCHED_INFO Class Properties
In this section, the SCHED_INFO class properties are presented in alphabetical order.
Description
Use this property to set or return a string indicating which application scheduled execution of the connected query. The values are:
| 
 Value  | 
 Description  | 
|---|---|
| 
 CQR (the default)  | 
 Connected Query Manager  | 
| 
 XMLP  | 
 BI Publisher  | 
This property is read/write.
Description
Use this property to set or return a string representing the directory location for temporary files generated during processing of a scheduled connected query. This directory should be the same as the log/output directory specified in the psprcs.cfg file, allowing the connected query to use the distribution features of Process Scheduler.
This property is read/write.
Description
Use this property to set or return a string representing the ID of the user who initiated the process.
This property is read/write.
Description
Use this property to set or return the Process Scheduler output destination type as a number. The values are:
| 
 Value  | 
 Description  | 
|---|---|
| 
 2  | 
 File  | 
| 
 4  | 
 Window  | 
| 
 6  | 
 Web  | 
This property is read/write.
Description
Use this property to set or return the output file name as a string. This property is required when OUTDESTTYPE equals 2 (file). Specify an absolute path and file name that is accessible by the Process Scheduler server.
This property is read/write.
Description
Use this property to set or return the process instance as a string.
This property is read/write.
Description
Use this property to set or return the run control ID as a string.
This property is read/write.