An activity is in a framework class,can we call an implementation layer activity in it via DCR?I want to know it how?

An activity is in a framework class,can we call an implementation layer activity in it via DCR?I want to know it how?

@TanyaS58

You don’t want to use DCR. Please have an activity with the same name in framework as an place holder and call it from your framework activity.

During run time based on rule resolution automatically pega will execute the implementation activity without any issues. Placeholder activity is to allow the system to check in the rule.