{ contextID: Unique ID to set data to this Workflow before starting wfTitle: default title of workflow (can be changed prior to starting) }
200 if OK, 400 if error
{ attributes: [list of available attributes] { DisplayName: Name of attribute, ID: Unique ID of attribute, MaxRows: max # of values that can be set, NumRows: number of rows by default, Required: true if attribute required, Values: [list of values for this attribute] } }
200 if OK, 400 if error
forms: [list of all forms accessible from this task] { formName : name of this form required : true if form is required, false otherwise fields : [list of all field definitions for this form] { DefaultValues: [List of default values, or a list with a single empty string if no defaults, DisplayName: Display name for field, Format: Date format (for date fields only), ID: Unique ID of field - use when setting values on form, MaxRows: Max # of values that the field can have, NumRows: default number of values that this field holds (usually 1), Required: true if field is required TimeField: for date fields only, true if date fields contains a time, false if it is just the calendar date, Values: list of values currently set in the form } }
200 if OK, 400 if error
none
200 if OK, 400 if error
{ workID: ID of workflow just launched }
200 if OK, 400 if error
{ workID: ID of workflow just launched }
200 if OK, 400 if error
none
200 if OK, 400 if error
none
200 if OK, 400 if error
none
200 if OK, 400 if error
Comments Package
Attributes Package
Forms Package