You need to sign in to do that
Don't have an account?

case owner needs to be assigned to Queue Based on recordtype
I have to Cange the case Owner to Queue when case origin equal to chatter and recordtype equal to xyz .
You need to sign in to do that
Don't have an account?
You can create a Case Assignment Rule named as "Case Assigned To Queue" .In the Rule Entries you can choose Criteria are met and select Origin equals Chatter and RecordTypeId = (Record typeId of xyz) .Select Queue to assign the case and save.
Hope it helps, if it does mark it as solved to help others too.
Thanks