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


---

# Orchestration custom activity templates

# Orchestration custom activity templates {#ariaid-title1}

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

Orchestration provides customizable activity templates to create and manage custom
activities in the Workflow Editor.

You create and update different types of Orchestration
activities with the Activity Designer using activity templates for SSH,
PowerShell, REST, SOAP, JMS, SFTP, JDBC, JavaScript Probes, and Probes.

Hundreds of workflows can share these activities simultaneously. Before you
change an activity, you should check the workflows that they are part of by
clicking the form menu icon (![form menu icon]()) and selecting Used In. Any central change
to a versioned activity automatically updates across workflows unless you
have [pinned that activity](https://www.servicenow.com/docs/access?context=c_ActivityPinning&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

All the Orchestration Core
activities are built using the Activity Designer in scoped applications.
Custom activities can be developed in the global scope or their own
application scope even if that scope is different from the scope of the
workflow. Use [Activity scoping](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.") when
build your own activity packs.
* **[Create a JDBC activity](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.
* **[Create a SOAP web service activity](https://servicenow-prod.fluidtopics.net/eduXQ2475PXsIXwSQ1O51A)**   
  Use this template to create a custom SOAP activity.
* **[Create a JavaScript Probe activity](https://servicenow-prod.fluidtopics.net/~fReuZmmDkvZNFnqP8PTNQ#t_CreateAJavaScriptProbeActivity)**   
  Create a JavaScript Probe activity to instruct a MID server to execute server-side javascript.
* **[Create a PowerShell activity](https://servicenow-prod.fluidtopics.net/SV5g3MJvrMeLhWdD7UG1VQ#t_CreateAPowershellActivity)**   
  Create a custom PowerShell activity return data to a workflow from a host using Microsoft PowerShell.
* **[Create a REST web service activity](https://servicenow-prod.fluidtopics.net/wCuNCscqoAb4VkDEqCL61w#t_CreateARESTWebServiceActivity)**   
  Use this procedure to create a custom REST web service Orchestration activity.
* **[Create an SFTP activity](https://servicenow-prod.fluidtopics.net/AUhObfohXUpBmwy_rmbBMg#t_CreateAnSFTPActivity)**   
  Create an activity that executes basic SFTP commands on a remote server.
* **[Create a probe activity](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..
* **[Create an SSH activity](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.
* **[Create a run script activity](https://servicenow-prod.fluidtopics.net/olXQVtv3FjSThixdS3uV8A#t_CreateARunScriptActivity)**   
  Create an activity that runs any script.
* **[Create a JMS activity](https://servicenow-prod.fluidtopics.net/djVOtIIwi7yCjNxrbxqv4A#t_CreateAJMSActivity)**   
  Create a custom JMS activity to retrieve or send messages to external systems using the Java Messaging Service.

