---
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


---

# Deprecated Orchestration activities

# Deprecated Orchestration activities {#ariaid-title1}

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

These Orchestration activities have been deprecated.

## Run Probe

The Run Probe activity launches a MID Server probe on behalf of a document. All Orchestration activities that launch a probe on a target machine are based on the Run Probe activity. Your ServiceNow instance must have access to a MID Server configured to use SSH to run this activity.  
Wichtig:  
This activity is deprecated and is unavailable for new workflows. To replace the functionality of this probe, use the [Probe activity template](https://servicenow-prod.fluidtopics.net/W40ab_Y6gXIVHGzj0St6ZQ#t_CreateAProbeActivity "Create an activity that runs a probe on the target host that is configured to return specific information..") to create a custom activity. Workflows from a previous release that use the Run Probe activity can continue to do so.  
{#r_OrchestrationBasicActivities__table_oxw_wnr_3q__entry__2}

| Field | Description |
|-|-|
| Probe | Select a MID Server probe from the list. This is the name of the probe as it appears in the discovery_probes table. |
| Source for probe | Enter the IP address of the host system against which the probe runs (the probe's target). |
| Sensor script | The script to run using the results of the probe. The output from the probe is contained in a variable called <var class="keyword varname">output</var>. Any error from the probe is contained in a variable called <var class="keyword varname">error</var>. |
[Tabelle : 1. Run Probe input variables]

{#r_OrchestrationBasicActivities__table_oxw_wnr_3q}

## SOAP Request

The SOAP Request activity executes a SOAP request on a target server.  
Wichtig:  
This activity is deprecated and is replaced by the [SOAP Message workflow activity](https://servicenow-prod.fluidtopics.net/2nZbpWEBjGph7A6mY6RzaQ "The SOAP Message activity uses SOAP messages defined in the System Web Services plugin and can call the messages using a MID Server.") activity. Workflows from a previous release that use the SOAP Request activity can continue to do so. However, this activity is not available for new workflows.  
{#r_OrchestrationBasicActivities__table_hwn_xnr_3q__entry__2}

| Field | Description |
|-|-|
| SOAP URL | The SOAP endpoint. |
| Username | User name for basic authentication credentials. |
| Password | Password for basic authentication credentials. |
| Envelope Script | Script for setting up parameters for the web service. |
| Sensor Script | The script to execute after the request has been made and a response has been received. |
[Tabelle : 2. SOAP Request input variables]

{#r_OrchestrationBasicActivities__table_hwn_xnr_3q}
* **[Reactivate a deprecated activity](https://servicenow-prod.fluidtopics.net/VMN_U3dEyWBiHZGrjEQeRg)**   
  Orchestration activities that were converted to activity packs are deprecated for upgraded and new instances but can be reactivated for use in new workflows.
* **[SOAP Message workflow activity](https://servicenow-prod.fluidtopics.net/2nZbpWEBjGph7A6mY6RzaQ)**   
  The SOAP Message activity uses SOAP messages defined in the System Web Services plugin and can call the messages using a MID Server.
* **[Probes used by Orchestration](https://servicenow-prod.fluidtopics.net/ULKLUBsoGzLr2M1QNRcBEw)**   
  Certain probes, controlled by MID Servers, perform Orchestration tasks on remote computers, such as restarting a server or creating virtual machines from templates.
* **[PowerShell activities](https://servicenow-prod.fluidtopics.net/GFUnoT2TFG5ICkf00YeO5g#c_OrchestrPowerShellActivities)**   
  PowerShell is built on the Windows .NET Framework and is designed to control and automate the administration of Windows machines and applications.
* **[SSH activities](https://servicenow-prod.fluidtopics.net/ySvaLMu7nlfvQQradRSU9Q#c_OrchestrationSSHActivities)**   
  SSH activities allow workflows to perform operations on Linux and Unix computers.

