Workflow Task Types

From SmartWiki
Revision as of 13:54, 10 October 2012 by Douglas Steeves (talk | contribs)

Jump to: navigation, search

The task type determines how the task should be processed.

The following Task Types are available:


  1. Acknowledgement tasks simply generate a message to appropriate users.
  2. Request for Approval tasks generate action requirements that need an approval. These will be displayed in the Workflow Request area.
  3. Request for Comment tasks generate comment requirements. These will be displayed in the Workflow Request area.
  4. Change Status tasks changes the status of the object that triggered the workflow. There is no messaging on this task type.
  5. Create New Activity tasks can be used in Universal Tracking Application workflows to create new Level 2 records.
  6. Update Custom Field Value type tasks are used to update a custom field to an entered value.
  7. Select User for Next Task used to pre-select the user that is responsible for a task that immediately follows this task type. This is necessary for tasks that will trigger at a later date.
  8. User Activation - this type of workflow step is used to activate a contact as a user and send the credentials in order to log in. This is particularly useful if you are doing project-type work and only wish to activate a user as part of a project.
  9. Internet Communication - HTTP POST - provides you with the ability to pass a string of data to another web service via a workflow step.
  10. Generate PDF File - this feature provides for the the auto generation of a PDF that will be emailed to the person(s) designated in the workflow step.
  11. Move Object type tasks can be used for files, companies, and people. This task type is used to move files from one Smart Folder to another or move a company under another company or move people to another company. (Not available on all servers)
  12. People Association - This task type will add either pre-defined, or user selected, contact(s) to the contacts section of a Level 1 record with a given role.
  13. Activate/Deactivate User task will set the access type of a user and not set any password or remove access. The task can be triggered for "New", "Modified" or "On Demand". "On Demand" is used when a script calls the workflow.
  14. Update User Role task will add or remove selected roles from the user.


Note: The Task Types available will vary depending on the Workflow Type selected.


See Also