Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - serviceActionCreateTicketType

Description

Configuration for creating a ticket/request in a ticketing system (Service Manager or remote).

Properties

Name Type Occurrence Description
targetApplication xs:string Optional The application to create the ticket in (e.g., “com.hornbill.servicemanager”). If not set, uses the default ticketing backend.
requestType xs:string Optional The type of request/ticket to create (e.g., incident, serviceRequest, change). Backend-specific.
teamId xs:string Optional The team/queue to assign the ticket to.
priority xs:string Optional Default priority for the created ticket.
In This Document