Case Ticket Workflow


Overview


Stateflow is a ServiceNow term describing a way to move a ticket's state by using buttons instead of a dropdown menu. 

Critical Concepts


With stateflow we can:

Stateflow is considered best practice and is out of box functionality from ServiceNow. 

Case Stateflow Process Diagram


The case stateflow process is new -> open -> awaiting info -> open -> solution propose -> closed

We have tried to make this workflow as simple as possible given the competing needs of our customers and agents. Cases that are set to 'Awaiting Customer Action' by the 'Request Info' button will automatically close in a total of 8 (5 + 3) business days if the customer does not reply. This is for two main reasons a) we don't want cases in limbo forever, and b) we believe no response reflects that the customer does not need help anymore or care about the resolution of the issue.

To prevent cases from automatically closing, we added a field called 'Follow Up By'. Before hitting 'Request Info', fill in a future date, when this date arrives, the case will pop back to 'In Progress' in your queue. This effectively gives the customer until the Follow Up By date to respond and stops the auto-close process. SLAs are paused while Awaiting Info. 

 

State Information


Notable information about the states:

How it Works


Depending on the state the ticket is currently in, you will have select buttons, also referred to as UI Actions, that will change the state and update the ticket.

Below are what state changes you can make depending on the current as well as any additional required fields we have set in place:

Current StateNext StateRequired Fields
NewOpen 
 Awaiting InfoAdditional Comments, Follow up by (Replacement for "Pending Customer No Autoclose")
 Solution ProposedAdditional Comments
 

The options that will appear when the case is new are "Set in Progress", "Request Info", "Propose Solution", "Save and Stay", and "Submit"

 
   
OpenAwaiting InfoAdditional Comments, Follow up by (Replacement for "Pending Customer No Autoclose")
 Solution ProposedAdditional Comments
 

The buttons that will be available when the state is set to Open are: "Assign to me", "Request Info", "Propose Solution", "Save and Stay", "Update"

 
   
PendingOpenAdditional Comments, Follow up by (Replacement for "Pending Customer No Autoclose"))
 Solution ProposedAdditional Comments
 

The options that will be available when the status is set to Pending are: "Set in progress", "Propose Solution", "Save and Stay", "Update"

 
   
Solution ProposedOpen 
 Awaiting InfoAdditional Comments, Follow up by (Replacement for "Pending Customer No Autoclose")
 

Closed

(automatic on solution accepted or no response)

 
 

The options that will be available when the status is set to Solution Pending are: "Set in progress", "Request info", "Save and Stay", "Update"

 

If you still have questions or need additional assistance, please use the 'Contact ServiceNow Team' form.