Question
4
Replies
2727
Views
Posted: September 13, 2016
Last activity: November 3, 2016
Closed
Solved
Queue-For-Agent method
What is the significance of selecting and not selecting of Deferred option in Queue-For-Agent-Method in detail pls.
Deferred option is to defer creation of the queue item until the next Commit method is executed. If this option is not selected, the Queue-For-Agent-Method method creates the queue item immediately and cannot be rolled back.