When creating tickets in xFlow, there is a method one may follow to have the end user choose which ticket type to create. This document details the functionality to toggle between both ticket types.
Release 17.3 and higher
CA Service Desk Manager/xFlow
For demonstration purposes, we have also created two new Categories. One is called "INC-ONLY" which is an incident only category. The other is "REQ-ONLY" which is a request only category.
Note: There are additional categories present, which apply for Requests and Incidents.
For the activity to create request, one does not need to enter "/RE" because the TicketType setting will default to create a new request. If we try entering "/RE", nothing will happen (shortcut display does not present like it did with /IN)
Further, the Category drop down will only show request based categories, such as "REQ-ONLY", because xFlow is configured on TicketType to default create a request. There are also categories present that apply to both requests and incidents as well.
Once the ticket description and the category is selected, REQ-ONLY, the new ticket 55 is created, and it will be of type Request
The key takeaway is that creating a New Ticket does not start the end user with an undefined or NULL ticket type. The configuration setup of the TicketType parameter will always have new tickets default to one of the two possible ticket types, either Requests or Incidents. If xFlow was configured to create a Request by default as depicted here, and the end user is tasked to create an Incident, the end user must enter the "/IN" command to override the default setting to create a Request.
Additionally, without first entering the "/IN" command to have xFlow create an Incident, the Category drop down option will only show Request specific Categories as xFlow has been setup to create a Request by default per the TicketType parameter. To display Incident specific Categories, one must first enter the "/IN" command in the command bar.
It is not possible to have xFlow display both Incident and Request specific Categories at the same time, in order to have the selection of the Category imply which ticket type to create. This is because Categories can be setup to apply to both Incidents and Requests, causing an ambiguity to which ticket type to create.
xFlow does not provide a menu option or any other configuration option to allow the end user to select between Incidents and Requests when creating a ticket. Adding the Ticket Attribute "Ticket Type" under object "Request/Incident/Problem", under xFlow interface -> Command Bar -> New Ticket, will also not allow for such functionality.