---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/de-DE/employee-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create extension points for departments

# Create extension points for departments {#ariaid-title1}

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

Create a scripted extension point to create your department specific primary ticket
during cross-department ticket transfers. Using extension point enables you to create a
primary ticket type as per the extension point definition.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

When configuring your department for Universal Request, to use transfer to other department capability, create scripted extension points and add them to the script includes of the application code. A sample CreateDepartmentTicket extension point is provided for you to modify and use.  
Hinweis:  
For a better user experience, you can choose to use the Mapping configuration to define and configure fields that must be copied to the end-points for ticket transfers and creation. For more information, see [Configure mappings](https://www.servicenow.com/docs/WzDGCNgNE5CA0lDWl~JglQ "Configure the target table and field mappings to create a department level ticket and to set the fields according to the field mappings.").

## Prozedur

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. Search for <kbd class="ph userinput">sn_uni_req.CreateDepartmentTicket</kbd>.
3. On the form banner, click the link here to edit the record.
4. Click Create Implementation in the related list to create your department specific extension point script.  
   For more information, see [Using extension points
   to extend application functionality](https://www.servicenow.com/docs/access?context=extension-points&version=australia&pubname=australia-api-reference&ft:locale=en-US).

