About 7,830 results
Open links in new tab
  1. Overview: Simple tasks in workflow - ServiceNow

    The ServiceNow Workflow Editor provides three activities to assign and manage tasks using the Create Task activity. The tasks created from within a workflow typically appear inside a related …

  2. Creating bulk tasks on one Request Item - ServiceNow

    This is where the user will begin to populate all of their bulk tasks. Enter in the necessary information, including the name, what assignment group will handle this task, and who the task …

  3. HR Task Template does not apply the parent's assigned_to

    The activity "Create Task" is a platform feature which is used to create a task based on "sys_template", whereas sn_hr_core_template is an HR table that extends sys_template.

  4. How to create time worked report for incident, catalog tasks and …

    A. Can users create a report that shows time worked by assigned users that includes incidents, catalog tasks and change tasks? B. How can users ensure the time is showing in minutes and …

  5. When using multiple 'Create Task' Activities. The 'Wait

    You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this article to be notified when more information …

  6. How to Customize the Card View on Visual Task Boards (VTB)

    Users want to display specific fields (e.g., Priority, Assignment Group) on the card view in Visual Task Boards to enhance visibility and usability.

  7. Configure the Create Issue action for Jira in Flow Designer

    This process uses Jira Spoke with Flow Designer to create a Jira issue when a new incident is created in ServiceNow.

  8. CMDB Remediation rule - Staleness - How to automatically close …

    This KB demonstrate how to create a CMDB Remediation rule to automatically run Remediation and close the task (stale_ci_remediation)

  9. How to add new labels with new colors in Visual Task board

    In Madrid and previous versions, there is no way to add new labels to Visual Task Boards. You can edit the text on the existing 7 labels (This changed from 5 labels to 7 labels in London. …

  10. How to apply a template when we create an HR Case or

    For Change and other task extended records, please use the script action. API - applyTemplate () should be used in the code to apply the templates to records. Related Links …