2 risposte
1. Assignment rules are only for Lead and Case standard object in salesforce.2. Escalation rules can be set only for 'Case' object.If need to have for your custom object then you have make use of Lighning process builder or workflow in salesforce, for complex scenario you have to go for writing apex code.