ScheduleProcess function
Syntax
ScheduleProcess(process_type, process_name [, run_location] [, run_cntl_id] [, process_instance] [, run_dttm] [, recurrence_name] [, server_name])
Description
Use the ScheduleProcess function to schedule a process or job, writing a row of data to the Process Request table (PSPRCSRQST).
Note:
This function is no longer supported. Use the CreateProcessRequest function instead.
Related Topics