Deferred option in Queue-For-Agent
Hi ,
My question is when to use the deferred option in queue-for-agent method. I have read the help and it shows defer the creation of item until next commit occurs. What is the commit it is referencing to? I have faced a issue when the deferred option is set to true as it did not create any entries in system-queue-defaultentry. We are having a advanced agent from which we are using the queue-for-agent to queue it to pr_sys_queues, the advanced agent just gets the records based on a criteria and queues the objects.
Can you please elaborate on the deferred option with the help of scenarios.