Create extension points for departments

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 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.

    Prozedur

    1. Navigate to All > System Extension Points > Scripted Extension Points.
    2. Search for sn_uni_req.CreateDepartmentTicket.
    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.