收藏Martina Nelson (Volvo Group) 发布于 Dreamforce for Service (原提问者 Martina Nelson)2023年11月2日 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 *显示更多添加评论撰写评论...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
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 *显示更多