You are here: BlueCielo Meridian Enterprise Administrator's Guide > Meridian Task Server Administrator’s Guide > Submitting a task > Submit method

Submit method

Connects to the Task Server to submit a task.

Syntax

Submit (Type As String, [FSObject], [StartAt], [Priority], [Server])
Parameters
Name Description

Type

The type of task that will be executed. This must be the ProgID of the task extension. The ProgID is a combination of the project name and the class name used by the Visual Basic project that produced the task extension. Required.

FSObject

A Document or Folder object. This parameter is only required if the task extension uses this information. Optional.

StartAt

A Date value. If any value is provided for this parameter, the Task Server will delay the execution of the task until this date/time. The Date value should be in Greenwich Mean Time (GMT). Optional.

Priority

Reserved for future use.

Server

The name of the Task Server computer to run the task. You can omit this parameter to use the default Task Server computer. Optional.

Remarks

All parameters provided by the Set method will be automatically passed to the Task Server when the task is submitted.

Related tasks

Submitting a task

Related information

Understanding the Set method

Understanding the Reset method


www.bluecieloecm.com