Difference between revisions of "DES/Current/Designer/TerminateCall"
(Published) |
(Published) |
||
Line 19: | Line 19: | ||
As a visual aid, the right edge of the '''Terminate Call''' block is capped in red, to show that the application will stop if and when it reaches this block. This visual aid also applies to any block that might end the call, such as {{Link-SomewhereInThisManual|topic=BusinessHrs|anchor=top|display text=Business Hours}} or {{Link-SomewhereInThisManual|topic=SpecialDay|anchor=top|display text=Special Day}}, when the Terminate Call option is enabled. | As a visual aid, the right edge of the '''Terminate Call''' block is capped in red, to show that the application will stop if and when it reaches this block. This visual aid also applies to any block that might end the call, such as {{Link-SomewhereInThisManual|topic=BusinessHrs|anchor=top|display text=Business Hours}} or {{Link-SomewhereInThisManual|topic=SpecialDay|anchor=top|display text=Special Day}}, when the Terminate Call option is enabled. | ||
+ | |||
+ | [[File:des_terminate_call_flow.png]] | ||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 12:55, June 18, 2021
Use this block to end the call and jump directly to the Finalize phase of the application.
You can use the Terminate Call block to disconnect the customer and stop the call. Everything after the Terminate Call block is skipped, and the application moves straight to the Finalize phase.
If the application is enabled for Digital (omni-channel) support, you can select Stop the interaction immediately to immediately terminate a digital interaction (such as a chat) and jump directly to the Finalize phase of the application. Otherwise, the interaction will be terminated after the blocks in the Finalize phase are processed.
Finalize this interaction applies to digital applications only and is enabled by default. If you disable this option, an Engage cloud Email or workitem interaction is not finalized or completed when it terminates. Instead, the interaction is sent back to the Universal Queue in Intelligent Workload Distribution (IWD).
As a visual aid, the right edge of the Terminate Call block is capped in red, to show that the application will stop if and when it reaches this block. This visual aid also applies to any block that might end the call, such as Business Hours or Special Day, when the Terminate Call option is enabled.