Whoever has done this demo. I don't know you. But it shouldn't stop me from COMMENDING you big time. Kudos to you for brilliantly explaining the steps and it can't get better than this. Talented individuals like you are an asset to Salesforce Community. As always thanks to Amit for superb and crisp content. World Class!
It goes without saying, this is a great high level canter through Omni-Channel routing from end to end. However may I kindly point out some key quality issues with the skills-based routing code that others can hopefully learn from. 1. Please do not hardcode IDs - please use custom settings or even better custom metadata instead 2. Please also do not put DML statements (e.g. insert per) within a loop. This will cause major bulk processing issues if Cases are being processed in volumes. Please add the record instance to a collection and perform the DML on the collection outside the loop. Thank you.
Important call out - as far as I know, Omnichannel does NOT assign the case/item to the queue. Omnichannel assigns the item from the queue to an available agent, but the initial routing of that item to the queue requires addiitonal setup (Assignment Rules, Flow, Apex, etc)
I have one question which i am not able to figure out, which is, the work item which comes in particular queue will be assigned to that particular queue agents only or it can be assigned across different queues?
Hello.. in the custom apex code for skill based routing... why are we managing a LIST of cases while the plugin spot is a "trigger" plugged on the CASE object meaning that the list will always contain 1 single case at a time ? or am i missing somehting here ?
We have to deal with 300 mails daily which is divided into 8 individuals in customer support. we have excel automation tool to assign this mail load to each one of us. we are in transition of our process to SF , will the salesforce omni challenge work in this scenario if yes then will it automatically assigned ticket to individual when a email to case is generated. can omni channel handle 300 + tickets on daily basis?
create Omni channel for case object. Create three sets of user groups based on the priority field. Distribute the case based on the priority to the specific group. High priority only assign for one user Medium priority field assign for another user . Low priority field assign for another user How to implement in omni channel plz any one help me
Whoever has done this demo. I don't know you. But it shouldn't stop me from COMMENDING you big time. Kudos to you for brilliantly explaining the steps and it can't get better than this. Talented individuals like you are an asset to Salesforce Community. As always thanks to Amit for superb and crisp content. World Class!
It goes without saying, this is a great high level canter through Omni-Channel routing from end to end. However may I kindly point out some key quality issues with the skills-based routing code that others can hopefully learn from.
1. Please do not hardcode IDs - please use custom settings or even better custom metadata instead
2. Please also do not put DML statements (e.g. insert per) within a loop. This will cause major bulk processing issues if Cases are being processed in volumes. Please add the record instance to a collection and perform the DML on the collection outside the loop.
Thank you.
It was an execellent session and great explanation. I appreciate your efforts Kyathi Mehta and Amit Chowdary.
Once again, Fine tuned Session from Khyati and Thanks Amit for giving us an opportunity to learn these concepts with Technical Use cases
Keep watching
Thanks Khyati Ma'am for such a wonderful and insighful session. Looking forward to the next one tomorrow.
Wonderful!
This content is pure gold!
Thanks
Great video to understand the concept.
Glad it was helpful!
Thanks Khyati for the explanations and the course it is very clear ☻
Glad it was helpful!
Superb session! Very helpful, thank you
Keep watching
Incredible good tutorial. Thank you so much.
Glad it was helpful!
Thanks a lot for this video. This was very helpful
You're welcome!
Good Afternoon and thanks for the session
Good morning!
Excellent session
Thanks for explaining with such a clarity. Can you please update the process builder part with flow?
Glad you like it
Important call out - as far as I know, Omnichannel does NOT assign the case/item to the queue. Omnichannel assigns the item from the queue to an available agent, but the initial routing of that item to the queue requires addiitonal setup (Assignment Rules, Flow, Apex, etc)
I have one question which i am not able to figure out, which is, the work item which comes in particular queue will be assigned to that particular queue agents only or it can be assigned across different queues?
Hello.. in the custom apex code for skill based routing... why are we managing a LIST of cases while the plugin spot is a "trigger" plugged on the CASE object meaning that the list will always contain 1 single case at a time ? or am i missing somehting here ?
Hi @khyathi, its a wonderful session.
But I'm having one dought in this one, can we keep customer in queue when the agent is in busy like that.
We have to deal with 300 mails daily which is divided into 8 individuals in customer support. we have excel automation tool to assign this mail load to each one of us. we are in transition of our process to SF , will the salesforce omni challenge work in this scenario if yes then will it automatically assigned ticket to individual when a email to case is generated. can omni channel handle 300 + tickets on daily basis?
Mam , if we add two admin in queue, then why is that case onwer dont change ?
We also have the Attribute set up Skill Routing
keep watching
Is it possible to implement Omni channel to other Standard Objects, rather than Lead and Case?
Queue-based requires a queue...so not other standard obj, but you can use it for other custom obj.
@@JohnBorgen Ok... Thanks John
Thanks @John Borgen for helping
Firstly thanks for the wonderful content. But after changing the owner also I am not getting pop up in my Omni channel
check config once agin
@@apexhours is there any way to auto populate the case in Omni channel without changing the owner manually
second user didnt recieve case recieve notification in omnichannel tab
its not good
create Omni channel for case object. Create three sets of user groups based on the priority field. Distribute the case based on the priority to the specific group.
High priority only assign for one user
Medium priority field assign for another user .
Low priority field assign for another user
How to implement in omni channel plz any one help me
I am not getting the notification, can you please help me?
which notification you are talking about
You can't use salesforce best practices , inner loop, dml in loop
Hello
keep watching
You have very good salesforce knowledge but your english is not proficient.
Sorry about that. But our speaker always ready to help the community.