Skip to main content

task

task

Task

High volume resultset if unrestricted

This configuration - if requested without any further restrictions - will - on a typical ServiceNow instance - return an extremely high amount of entities. This can lead to timeouts and/or truncated results. See ServiceNow Configuration Parameter.

task is a base class that is extended by multiple other classes. Returning all (very) different types of tasks as one data set will seldom be useful.

Included Classes

  • alm_transfer_order_line_subtask (Transfer Order Line Subtask)
  • alm_transfer_order_line_task (Transfer Order Line Task)
  • asset_reclamation_request (Asset Reclamation Request)
  • asset_task (Asset Task)
  • business_app_request (Business Application Request)
  • cert_follow_on_task (Follow On Task)
  • change_phase (Change Phase)
  • change_request (Change Request)
    • Class specific configuration change_request
    • change_request_imac (IMAC)
  • change_task (Change Task)
  • chat_queue_entry (Chat Queue Entry)
  • cmdb_data_management_task (CMDB Data Management Task)
  • cmdb_multisource_recomp_task (CMDB Multisource Recompute Task)
  • gsw_task (Guided Setup Task)
  • help_guidance_task (Guidance Task)
  • incident (Incident)
  • incident_task (Incident Task)
  • kb_feedback_task (Knowledge Feedback Task)
  • kb_submission (KB Submission)
  • orphan_ci_remediation (Orphan CI Remediation)
  • problem (Problem)
  • problem_task (Problem Task)
  • reclassification_task (Reclassification Task)
  • recommended_field_remediation (Recommended Field Remediation)
  • reconcile_duplicate_task (Remediate Duplicate Task)
  • release_phase (Release Phase)
  • release_task (Feature Task)
  • required_field_remediation (Required Field Remediation)
  • roster_schedule_span_proposal (Roster schedule entry proposal)
  • sc_req_item (Requested Item)
  • sc_request (Request)
    • kb_knowledge_base_request (Request new Knowledge Base)
  • sc_task (Catalog Task)
  • scan_task (Scan Task)
  • service_task (Service Task)
  • sn_itam_ztr_fulfillment_req (Zero Touch Refresh Fulfillment Request)
  • stale_ci_remediation (Stale CI Remediation)
  • statemgmt_renew_lease_task (Renew Lease Task)
  • std_change_proposal (Standard Change Proposal)
  • sys_report_access_request (Report Access Request)
  • sysapproval_group (Group approval)
  • ticket (Ticket)
  • upgrade_history_task (Upgrade History Task)
  • vtb_task (Private Task)

The configuration task will return all tasks in task as well as in extending classes.

If you only want a specific subset of CIs either use a matching predefined configuration (incident, etc.) or request this configuration with an encodedQuery request parameter of e.g. encodedQuery=base_sys_class_name=ticket.

No class specific properties are included in this configuration.

Configurations

Try it. The above links will open a new tab with a live request for the configuration or see the Live Demo below.

Live Demo

https://demo.squid46.io/task?limit=1

Properties

PropertyLabeltask_minimaltaskDatatype
sys_idSys IDstring
sys_class_nameTask typestring
sys_updated_onUpdatedDate/Time
sys_updated_byUpdated bystring
sys_mod_countUpdatesnumber
sys_created_onCreatedDate/Time
sys_created_byCreated bystring
approvalApprovalstring
approval_setApproval setDate/Time
assigned_toAssigned tosys_user
assignment_groupAssignment groupsys_user_group
business_durationBusiness durationDuration
business_serviceServicecmdb_ci_service
calendar_durationDurationDuration
closed_atClosedDate/Time
closed_byClosed bysys_user
cmdb_ciConfiguration itemcmdb_ci
descriptionDescriptionstring
impactImpactnumber
numberNumberstring
opened_atOpenedDate/Time
opened_byOpened bysys_user
priorityPrioritynumber
service_offeringService offeringservice_offering
short_descriptionShort descriptionstring
stateStatenumber
(Generated 2024-07-21T12:23:37.088Z)

If you're missing a property give us a heads-up over at Feature Requests, and we'll see what we can do. In the meantime you can create and use your own View and Configuration (Custom).

We track. Ok?