FavoritMartina Nelson (Volvo Group) postete in Dreamforce for Service (Ursprünglich gefragt von Martina Nelson)2. Nov. 2023, 11:41Martina NelsonRe route Cases in OmniChannel Skill Based RoutingI have implemented Omni-Channel Skill Based routing and using an Apex Class to route Cases as per skills. I have a problem with one scenario. Is it even possible to re-route the cases based on any field value changes. Case Record Type is considered as skill for the skills in omni-channel. Scenario - When a case is created, it gets assigned to an agent based on the skills and availability - This works fine. When status of a case is changed to On-Hold I am assigning the Case to the System User to be picked up later when when the case is resubmitted or so. Now I want that if a user re submits the Case and status is changed to New or the Case Record Type is changed, Omni-Channel should re-evaluate because the skill has changed and should route the case again to the correct agent.I'm pushing the Case through the whole routing logic whenever record type changes, but don't think it is so straight forward. So no changes happen on the Case and the Case isn't re-assigned. Any input is appreciated. Thanks@* Service Cloud *Mehr anzeigenKommentar hinzufügenKommentar schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten
Martina NelsonRe route Cases in OmniChannel Skill Based RoutingI have implemented Omni-Channel Skill Based routing and using an Apex Class to route Cases as per skills. I have a problem with one scenario. Is it even possible to re-route the cases based on any field value changes. Case Record Type is considered as skill for the skills in omni-channel. Scenario - When a case is created, it gets assigned to an agent based on the skills and availability - This works fine. When status of a case is changed to On-Hold I am assigning the Case to the System User to be picked up later when when the case is resubmitted or so. Now I want that if a user re submits the Case and status is changed to New or the Case Record Type is changed, Omni-Channel should re-evaluate because the skill has changed and should route the case again to the correct agent.I'm pushing the Case through the whole routing logic whenever record type changes, but don't think it is so straight forward. So no changes happen on the Case and the Case isn't re-assigned. Any input is appreciated. Thanks@* Service Cloud *Mehr anzeigen