---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Introduction to Orchestration

# Introduction to Orchestration {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Orchestration automates simple or complex multi-system tasks on remote services,
servers, applications, and hardware.
An Orchestration process can cross all management disciplines and interact with hosted
services and all types of infrastructure elements. These capabilities provide a powerful
system for managing IT and Business processes quickly and reliably.

Orchestrated solutions aide collaboration among teams by providing reusable data and
versioning for both the workflows and the activities within them. Subject matter experts can
create activities that are reusable to numerous workflow developers. When an activity
requires a change, developers can see the downstream implication of the change immediately
by knowing which workflows use the activity. Well-designed orchestrations never fail and
apply human tasks to address errors as they arise.

## Orchestration tools

Orchestration can make calls outside of a ServiceNow instance, directly to web services or through a MID Server to systems within corporate firewall. Orchestration also enables the creation reusable activities that wrapper Java Script functions for manipulating things inside the platform. Orchestration extends the [Workflow editor](https://www.servicenow.com/docs/access?context=workflow-editor&version=australia&pubname=australia-build-workflows&ft:locale=en-US) by providing these features:

* [Activity packs](https://servicenow-prod.fluidtopics.net/L8VslZtQn7ZhrZBh_nl~Ng "The base Orchestration system includes packs of custom activities you can use to automate typical IT and business processes in your network.") containing ready-to-use activities.
* [Activity Designer](https://servicenow-prod.fluidtopics.net/lSI621J4LB2eqOsYrgn1cQ "The Orchestration activity designer enables a user with either the workflow_admin or activity_creator and workflow_creator roles to construct reusable activities that suit an organization's business needs."), which enables developers to create custom activities without an over dependence to create scripts to orchestrate to third-party systems.
* Ability to create activity packs using [Scoped Applications](https://servicenow-prod.fluidtopics.net/801LW~Zlf1xsk5X9bgzh_A "Custom activities run in their own scope, even if it is different from that of the workflow.").
* A [Databus](https://servicenow-prod.fluidtopics.net/8OYaonyVEUHUlQE7wAXD_w#t_ReuseDataInTheActivityDesigner "The Data tab in the Workflow Editor lists all custom activities used in the current workflow that produce data and displays that data for reuse in other custom activities.") for following the flow of data across orchestration activities.
{#r-orchestration-introduction__ul_jhv_r4x_wt}  
Orchestration Core provides entitlements to use specific applications:

[Client Software Distribution](https://servicenow-prod.fluidtopics.net/cIBO_uSjXB97INcE8yMoNg "The Client Software Distribution (CSD) application allows administrators to distribute software from the service catalog using third-party management systems.")
:   An application that automates software delivery from the Service Catalog. Provides OOB support for SCCM. Partner solutions support
    Macs using JAMF. Other third-party solutions provide support through the extension
    framework.

[Configuring Password Reset](https://servicenow-prod.fluidtopics.net/mA82Gky669kKGir_LGDhvA "The Password Reset application enables an end user to reset or change a password using a self-service process. Alternatively, your organization can implement a process that requires a service desk agent to reset passwords for end users.")
:   An application for users to reset their password in Active Directory. It can expand
    to communicate with other third-party systems.

[Orchestration
ROI](https://servicenow-prod.fluidtopics.net/r6x7qpciueOVJPKffjSxEQ "The Orchestration ROI application allows you to estimate and compute cost savings for tasks in your system that could be automated with Orchestration.")
:   Enables users to evaluate estimated costs and actual costs for tasks, automate these
    tasks, and track the ROI of these tasks.

## Systems that Orchestration can automate

Orchestration can automate tasks such as employee onboarding, user access rights, server
management, managed file transfers, and
Security Operations Orchestration activities
. For example, you
might use the Active Directory and Exchange activities provided in the base Orchestration
system to set up network accounts and mailboxes for new employees.  
If Orchestration does not provide the activities you need for an integration, create the necessary activities using the templates in the [Orchestration Activity Designer](https://servicenow-prod.fluidtopics.net/lSI621J4LB2eqOsYrgn1cQ "The Orchestration activity designer enables a user with either the workflow_admin or activity_creator and workflow_creator roles to construct reusable activities that suit an organization's business needs."). The external systems that Orchestration can automate for:

* Any system exposing web services ([SOAP,](https://servicenow-prod.fluidtopics.net/eduXQ2475PXsIXwSQ1O51A "Use this template to create a custom SOAP activity.") [REST](https://servicenow-prod.fluidtopics.net/wCuNCscqoAb4VkDEqCL61w#t_CreateARESTWebServiceActivity "Use this procedure to create a custom REST web service Orchestration activity."))
* Any system accessible from the command line (such as a UNIX system accessible through [SSH](https://servicenow-prod.fluidtopics.net/8fPnC2A~dq4pdTWS848KCA#t_CreateAnSSHActivity "Create an activity that extracts data from a target host that uses the SSH network protocol."), a Windows system enabled for [PowerShell](https://servicenow-prod.fluidtopics.net/SV5g3MJvrMeLhWdD7UG1VQ#t_CreateAPowershellActivity "Create a custom PowerShell activity return data to a workflow from a host using Microsoft PowerShell.") remoting or WMI)
* Numerous proprietary services: Windows [Active Directory](https://servicenow-prod.fluidtopics.net/U8nsI2B4J15oiw125UJHkA "The Active Directory (AD) activity pack enables an administrator to create, delete, and manage objects in Windows Active Directory, such as users, groups, and computers, using a ServiceNow Orchestration workflow."), Microsoft [Exchange](https://servicenow-prod.fluidtopics.net/yIllAAZQonubiIhtkxRahw "The Exchange activity pack allows workflows to manage Microsoft Exchange mail systems.") mail servers, [InfoBlox](https://servicenow-prod.fluidtopics.net/8gT8~2KT0JtC665REpcfbg "This activity pack supports Infoblox DDI management through ServiceNow Orchestration."), and [F5 Networks](https://servicenow-prod.fluidtopics.net/~cPTTGlt1gCNSwdhIsiVEA "Orchestration provides custom activities for configuring elements of an F5 load balancer, including pools, pool members, and the virtual servers contained in the pool.").  
  Hinweis:  
  For a full list of Activity Pack service offerings, see [Orchestration Core Activity Packs](https://servicenow-prod.fluidtopics.net/L8VslZtQn7ZhrZBh_nl~Ng "The base Orchestration system includes packs of custom activities you can use to automate typical IT and business processes in your network.").
* Any filesystem accessible by [SFTP](https://servicenow-prod.fluidtopics.net/AUhObfohXUpBmwy_rmbBMg#t_CreateAnSFTPActivity "Create an activity that executes basic SFTP commands on a remote server.")
* Any database with a compliant [JDBC](https://servicenow-prod.fluidtopics.net/rt5gx22CtNi_hmc1bxA7HQ#t_CreateAJDBCActivity "Create a custom JDBC activity to automate SQL commands and stored procedure calls to relational databases from workflow.") driver
* Additional Activity Packs are also available with other ServiceNow products, such as Security Operations

{#r-orchestration-introduction__ul_vpl_qjr_dx} Abbildung : 1. Orchestration capabilities

## Orchestration workflow

When an Orchestration activity starts within a workflow, Orchestration launches a [Discovery probes and sensors](https://www.servicenow.com/docs/access?context=c_DiscoveryProbesAndSensors&version=australia&pubname=australia-it-operations-management&ft:locale=en-US) and writes a probe record to the ECC Queue. The workflow pauses as the MID
Server picks up the request and executes the probe. When the probe reports back, the
workflow resumes as the results are analyzed. The workflow can exit or continue at this
point.  
Abbildung : 2. Orchestration workflow

